photo

Learner


Last seen: 約4年 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
23,710
of 297,589

評判
1

コントリビューション
9 質問
0 回答

回答採用率
77.78%

獲得投票数
1

ランク
 of 20,461

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,227

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to pick numbers in text file in matrix format
Hello, From past few days I was trying to convert the attached text file to matrix. The text file includes characters and numbe...

約6年 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to avoid integration tolerance error in lsqcurvefit
Hi, I am working on parameter fitting of coupled non-linear ordinary differential equations. Most of the times when I gues...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


How to code a toggling behavior in ODEs
Hi, What I am trying to do is that, suppose I have 3 ODEs, i.e: dy1/dt = (c1*y1*y2) + (c2*y2) - (c3*y3); dy2/dt =...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to interpret nlparci?
Hi, I am just curious to know, most of the peoples use "nlparci" for estimating confidence intervals. Suppose, we have dat...

10年以上 前 | 2 件の回答 | 1

2

回答

質問


Parameter fitting using nlinfit (high order ODEs)
I am trying to fit data on multi-dimensional ODEs: function output = myfunc(pars,tspan) % we just rename the varia...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to fit experimental data on only one ordinary differential equations (out of multiple equations) with multiple unknown parametrs
Hi, I am trying to estimate 3 unknown parameters that exist in 3 ordinary differential equations (ODEs) by fitting it to expe...

11年弱 前 | 2 件の回答 | 0

2

回答

質問


How to mark different values with different colors and markers
Hi, I have a complex data values: Z = X+iY = 0.1 0.2 -75.7 1.1 -1.0 4.1 -2.0 4.3 -1.7 5.6 ...

11年弱 前 | 3 件の回答 | 0

3

回答

質問


How to run a loop in linear differential equations in symbolic atmosphere?
Hi, I have 6 symbolic functions i.e. y1 - y3 and c1 - c3, which I have used for defining linear ODE's. The linear OD equa...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


How to know the transfer function and plot the poles of coupled high order differential equations?
Hi, I want to know the transfer function and plot the poles of high order ODE's. But don't know how to do it!! My equatio...

11年弱 前 | 1 件の回答 | 0

1

回答