Statistiques
4 Questions
0 Réponses
RANG
269 068
of 301 478
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 21 296
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 719
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
Feeds
Question
obtaining a point solution of a differential equation
i have DE in following form and I am using ode45 to solve for it [t,y] = ode45(@(t,y) f(t,y), tspan, y(i)) where y(i) is t...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
defining a function in script file
i want to code following kind of differential eqn in my script file [t,y]=ode(@(t,y) [[qin-k{y^1.5- (y-b)^1.5}] /Area],t1spa...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Plotting a Differential equation
I want to plot solution of differential equation which behaves differently at different time interval. For eg, dh/dt=h^2-f(...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
plotting for related function
I have formulated following kind of nested function for my hydraulic problem q=f(h) h=f(t) (where h and t are in differe...
environ 8 ans il y a | 1 réponse | 0
