photo

Mike


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
2 个回答

排名
38,082
of 300,753

声誉
1

贡献数
6 个提问
2 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


changine if-elseif to a switch-case structure
rewrite the following code segment containing an if-elseif using a switch-case structure instead of the if-elseif. The code shou...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Make a loop to calculate molecular weight
"Use a while loop to ask the user to enter the elemental symbols of the elements in the compound and store these in a padded cha...

9 years 前 | 3 个回答 | 0

3

个回答

已回答
Is my code wrong? I believe...
and the problem is attached <</matlabcentral/answers/uploaded_files/4651/image.jpeg>>

12 years 前 | 0

已回答
Is my code wrong? I believe...
data for the problem

12 years 前 | 0

提问


Is my code wrong? I believe...
Need help with part b on number 11.9 I get the right answer, but I feel like my third dimension should be 2 and the fourth one ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


is there a way i can run just the section on matlab version 7.12.0
I have matlab version 7.12.0 and want to just run a specific section of my script. I know you can do this on the newer versions,...

12 years 前 | 0 个回答 | 0

0

个回答

提问


create a function to...
Create a function *.m file that accepts a 2-dimensional array as a function input and has two function outputs. This function w...

12 years 前 | 2 个回答 | 0

2

个回答

提问


How do I get the maximum value for x with its corresponding y value?
I have 2 columns of numbers. I want to find the maximum value of the numbers in the x column and it's corresponding y value. I a...

12 years 前 | 1 个回答 | 0

1

个回答