photo

david


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
112,705
of 301,252

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,207

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,657

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Subscript indices must either be real positive integers or logicals.
here is what i have for code u=8; v=7; w=1; x=2; y=9; z=8; n=(u/12) + 0.1; U=1 + ((w + 1)/((3*x) + 1));...

7 years 前 | 1 个回答 | 0

1

个回答

提问


For/While/If loop question
Hey there I have a range of values from 0-10 and for different ranges there will be different relations for example lets say x...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Array indices must be positive integers or logical values.
it says the error is on line 13 s(t)=[0.1553567*(t^6)-2.0416*(t^5)+9.1837*(t^4)-14.829*(t^3)... -1.3703*(t^2)+...

7 years 前 | 1 个回答 | 0

1

个回答

提问


how do i set a value to be less than something?
for example i want x<10 so how would i assign values to x to equal values from 0 to less than 10?

7 years 前 | 1 个回答 | 0

1

个回答