photo

Mohammad Farhat


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
136,264
of 300,369

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Reading data of nonstandard format
Hello, The data file I'm trying to read contains text headers separating two column matricies that I want to save separately. ...

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

1

回答

質問


Stopping ode45 when encountering errors and retrieving results
%% UPDATE: Actual code now attached. I am using an ode45 solver to solve a nonlinear ODE. The code uses many functions, so to...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


Spectrogram - Frequency Range
I'm trying to create a spectrogram for a data with very low frequency (data over million of years, periodicities over tens to h...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


How to read an unformatted fortran 90 output bin file in matlab?
I have a fortran bin output file that was generated using OPEN(10,file=f_out_g, status="unknown",form="unformatted") and in it...

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

1

回答

質問


Compute derivative of spline function at a certian value
If I have x,y data, and I spline interpolate them: sp=spline(x,y); D=@(x) ppval(sp,x); I want to compute the value of the der...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


Matlab Update Failure - Solution in Uninstall then Re-install?
I followed matlab notifications on updates. I have the 2018b version. First update was 2018b version update 2. Another notifi...

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

1

回答

質問


Ode45: setting initial conditions from plotted figure
I'm not familiar at all with interactive plotting in matlab. I'm integrating via ode45, and I have to loop the integration for ...

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

0

回答

質問


Ode45, evolution giving NaNs after some time, with no evidence of singularities in the equations
Hello, Attached is a simple integrator for four coupled first order ode s. after a certain time, the 4-vector solution turns ...

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

1

回答

質問


Ode45: constraining values of variables evolution
How can I constrain the values of the integrated variables in ode45. I found "opts = odeset('NonNegative',1)" can constrain ...

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

1

回答