photo

david


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
112,715
of 301,261

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,209

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,690

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答