vkjbjlj ckjjb,mn.


cjbbk ,

Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
155 605
of 301 172

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
0

RANG
 of 21 183

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 200

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 1

Afficher les badges

Feeds

Afficher par

Question


ode45 not working (giving non real values)
Why am I getting non real values for M. iFunction file function dMdx=s(x,M,gamma_b,a1Vec,b1Vec,a11Vec,b11Vec,xVec,xMin) ...

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

1

réponse

Question


fzero not working (thanks in advance for help)
function file function y = f(x,a,A,b,Ttx,gamma_b) y = ((a./A)-(((1+gamma_b)/2)*(b./Ttx))); end script and er...

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

2

réponses

Question


ode45- must return a column vector (Thanks in advance for help)
iSCRIPT function dMdx=s(x,M,gamma_b,a1Vec,b1Vec,xVec) a1=interp1(a1Vec,xVec); b1=interp1(b1Vec,xVec); dMdx= M*((1+((gamma_...

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

1

réponse

Question


ode45 for M'=c1*A'+ c2*B' ?
Hi MATLAB community I am solving an ODE using ode45. The equation is dM/dx= (c1*dA/dx)/A + (c2*dT/dx) where A and T are some...

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

0

réponse