photo

James Aldred


Last seen: 5年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
138,332
of 301,783

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,420

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,544

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


why does this code return that my variable A is undefined when i run it? how can i change this?
function f=MSP_Asgn4_Q1_27012653(D,n,X) if X==A P=D*(1+(1.5/100)).^n; end

7年以上 前 | 1 件の回答 | 0

1

回答

質問


why is this code not running?
yc=zeros(1,10); xb=(pi./4); for i=1:10 yc(i)=yc(i)+(((-1).^(i-1)).*((xb.^((2.*i)-1))./(factorial((2.*i)-1))))...

7年以上 前 | 3 件の回答 | 0

3

回答

質問


can anyone tell me whats wrong with this code?
To understand how the approximate value converges to the exact value with the increase of number of terms in the summation, fir...

7年以上 前 | 0 件の回答 | 0

0

回答