統計
MATLAB Answers
2 質問
0 回答
ランク
of 175,520
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
problem with fit function for data
I have a problem with getting the fit function to work clear; clc; E = [416.861, 818.7, 1097.3, 1293.54,1507.4]; e = flip([...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Having trouble graphing a non-linear graph
x = -2:0.1:2; y = cos(x)+exp(-1/2*x.^2)*sin(6*x) plot(x,y) This is my code, I keep getting Error in test (line 2) ...
7年以上 前 | 1 件の回答 | 0

