統計
MATLAB Answers
2 質問
0 回答
ランク
of 177,094
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Getting "Error evaluating model function" message with nlinfit
% Current vs. Voltage % rng 'default' xcurr = 10e6*ydata; % Scaling factor yvolt = xdata; for i = 1:10...
9年弱 前 | 0 件の回答 | 0
0
回答質問
How to fit data to a specific logarithmic formula?
I am trying to fit a set of data to the function V(I) = a*[I + ln(1 + (I / b))] - c but am having some difficulty. MATLAB's 'cft...
9年弱 前 | 1 件の回答 | 0
