photo

Olivia Rose


自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
256,129
of 300,791

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,091

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,108

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Plotting in a specific axes in GUIDE
I have 2 axes, one for a negeative output and one for a positive output. The larger one is supposed to be the main one, first sh...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Function to utilize user input on a GUI system?
This is the first time I've had to make a gui and I'm not sure how to fix this. I have an edit box to be used by the user to inp...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Trouble plotting a 3D meshgrid
I need to plot a 3D surface plot using a meshgrid, but it keeps saying not enough input arguements? x=[-4:1:4]; y=[-3:1:3]; ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Adjacent Repeat of Numbers in an Array
This is the current function function adjacentRepeat = HasAdjacentRepeat(inArray) for inArray=diff(inArray) adjac...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Random inputs for a logic array?
This is my current code: function [averageScores, deviationScores, medianScores, modeScores, partyDecision] = PizzaParty(scores...

4 years 前 | 1 个回答 | 0

1

个回答

提问


User input changes circle radius and velocity
I want to make this so that when a user inputs a new radius, the circle changes accordingly, but I'm not sure how to go about it...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Multiple inputs for one graph
I'm trying to figure out a way to attach 3 specific inputs so that they plot different points. Idealy the outputs are all on the...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the surface area of a balloon
This is the problem I'm working on. I think I have everything written out correctly, but I'm having trouble putting it all tog...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Write a function that takes a number to be guessed and a player number, and checks if the winning criteria is met.
This is what I have to work with, I've tried some functions already, but they came back as invalid. i.e.: win = Number...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Trying to change the amount of decimal points
This is what I have for the input function weightArray=[68.6611,8.7929,71.6766,44.1901,76.2861,66.1515,22.6083,36.9491,52.649...

4 years 前 | 1 个回答 | 0

1

个回答