統計
MATLAB Answers
3 質問
0 回答
ランク
of 176,544
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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

