統計
All
MATLAB Answers
1 質問
0 回答
ランク
of 174,911
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
1 パブリック チャネル
平均評価
50
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to get this graph to plot correctly?
f(x) = x^8 − 5x^4 + e^x − 7 I've tried f=@(x)x.^8 - 5*x.^4 + exp(x) - 7; and setting x = [-5:0.1:5]; and then just using th...
8年以上 前 | 1 件の回答 | 0
