Statistiques
5 Questions
0 Réponses
RANG
257 712
of 300 379
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 931
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 299
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
Extract Jacobian from ODE-Solver for each timestep
I have a system of ODE'S: dy(t)/dt=f(y(t)) - y and f are vectors (14,1) When I solve this (stiff) system via one of the so...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Strange rounding errors?
I have a matrix A(7,7) with different real values. If I do: Test1=sum(sum(40*A)); Test2=40*sum(sum(A)); I get slig...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Find value in interpolated data
Assume I have a vector of data y(nx1) which correspond to a time vector t(nx1). What I need is some way to find a certain val...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
Find Jacobian within ode-solver
Suppose I have an autonomous system of differential equations: Equation 1: dx(t)/dt=f(x(t)) When I solve it in Matlab via ...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Correlation between two differently sized data sets
Assume that I have solved a System with an ODE-Solver. The results [T1,Y1] (time and corresponding solution vector) I obtained...
environ 10 ans il y a | 1 réponse | 0
