photo

Mohammad Farhat


Last seen: environ 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
137 295
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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. ...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse