統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,339
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Fitting data using polyfit, nlfit ?
I have 2 sets of data of the same size (X1, Y1) and (X2,Y2). (X1,Y1) has a linear relationship with zero intercept (Y1=slope*X1)...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Contourf with irregular spaced points
Contourf works if I define X and Y as monotonic increasing values. For eg., X=[1:3]; Y=[1:3]; Z=[10 20 30; 40 50 60; 70 80 ...
13年以上 前 | 1 件の回答 | 0
