photo

ktar


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
20,046
of 300,417

声誉
2

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
1

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


What do these mean/do on matlab?
-depsc [3:6:30] What do these mean/do on matlab?

7 years 前 | 1 个回答 | 0

1

个回答

提问


Need blue dots plotted on my figure, for some reason there not on there. Help?
clear clc %mass1 in kg m1=1; %mass 2 in kg m2=0.5; %mass 3 in kg m3=0.2; %pivot point in cm rp=87; r1=.03 ...

7 years 前 | 1 个回答 | 0

1

个回答

6

个回答

提问


Code seems to not be printing out the value I need, as well as not graphing points on the figure. Need help, I don't know how to fix this.
clear clc m1=1000; m2=500; m3=200; rp=87; r2=[58.7 27.8 20 59 30 31.2 68.5 67 34 60 39 50.3 50 45.3 4...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How do I make my graph print with a line of fit (red solid line) going up, and also 95% confidence bands.
%These commands clear the workspace and command window, in that order. clear clc %Makes long numbers format long g %Den...

7 years 前 | 1 个回答 | 0

1

个回答

1

个回答

提问


How do I fix this error, please need help!
ERROR: Warning: Rank deficient, rank = 0, tol = inf. > In Lab4_k_s (line 46) Warning: Rank deficient, rank = 0, t...

7 years 前 | 1 个回答 | 0

1

个回答