統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Using a string as a command?
Let's say I have x=linspace(0,10), and y='x.^2', as a string. How do I tell MatLab to apply y to x? What I am asking is, in the ...
12年弱 前 | 3 件の回答 | 0
3
回答質問
How can I plot a sym variable?
I am trying to plot a function and it's derivative, but syms x y y=4*x*cos(x)+2*x^cos(x^2) dydx=diff(y) plot(y) g...
12年弱 前 | 1 件の回答 | 0