photo

Shawn Simon


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
36,740
of 300,871

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Does normpdf() take z values?
I am asking this because I have created a program in which a user inputs a some data, then inputs either a z value or an x value...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How do you get the row or column of something you need?
For example, if you had: abc def ghi Say I wanted the row and column of 'e', how would I do this? I have been loo...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How would you check diagonally on a wordsearch?
Hello, I am trying to create a function that will find given words in a pre-loaded wordsearch. I have already done checks for w...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Is it possible to assign multiple variables to one number?
For example, is there a much more efficient way of doing this: a = 0; b = 0; c = 0; And so on; essentially, I am ...

10 years 前 | 3 个回答 | 0

3

个回答

提问


How to manipulate arrays?
Hello! I am trying to create a script in which I sort an array in descending order without using any sort function. So far, I c...

10 years 前 | 3 个回答 | 0

3

个回答

提问


Why am I having so many errors?
The purpose of the code is to take the inputs and calculate the weight of something on a different planet. Here is the code: ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to use input command?
The purpose of these two lines is for the user to input the name the "planet", then the next question asks the mass of the plane...

10 years 前 | 1 个回答 | 0

1

个回答