統計
MATLAB Answers
2 質問
0 回答
ランク
of 170,923
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to write code for intergral with two variables?
I want to plot this function f={(1+cos(w))*cos(w*x)}/(pi^2-w^2)+sin(w)*sin(w*x)/(pi^2-w^2) int(f,w,0,n) so i wrote code for t...
5年以上 前 | 1 件の回答 | 0
1
回答質問
how can i plot the function of each function?
I want to plot this function f(x)=sinx, 0<=x<1 0, elsewhere Then i wrote code for this function x=-5:0.01:5; if 0<=x...
5年以上 前 | 1 件の回答 | 0
