Statistik
RANG
189.268
of 300.974
REPUTATION
0
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
0
RANG
of 21.128
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 172.130
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Problem with Newton's methode for ODE system
Hello! I have got a system of 3 ODEs in disret form and want to solve them with Newton's method. I found 2 solvers here in the f...
fast 5 Jahre vor | 0 Antworten | 0
0
Antwortenproblem in the for - loop
Ok, thank you. I rewrote the code. It is more readable now. But "Unable to perform assignment because the left and right sides h...
etwa 5 Jahre vor | 0
| akzeptiert
Frage
multiplication by a constant of a discrete argument of a vector function
Hi! I have got a loop with Y(i) vector elements. in a mathematical sense it is a function of argument Y=Y(x_i) because its an OD...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
problem in the for - loop
Here is the problem Ive got a FEM code function main1 clc n = 100; x0 = ones(3*n,1); sol = fsolve(@(x)fun(x,n),x0)...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Index exceeds array bounds in BVP problem
I'm trying to make FEM for my boundary value problem. matlab gives an error "Index exceeds array bounds. Error in Gas_syste...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Runge Kutta integration problem - NaN result
Hi! Here is the code [x, Yg]=GasPhase1(J_g) VarNames = { 'T', 'q', 'Y_gHMX', 'Y_cTf', 'Y_gTf', 'Y_CF2','Y_C', 'Y_B', 'Y_BF3'...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
GUI with pushbutton and axis problem
Hello! I want code to transfer input (Y_cHMX0, Y_cTf0, Y_B0, L, l, P, m) from gui window to the function TF8. Then, as i planned...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
'Events' condition does not work properly. "Output argument "varargout{7}" (and maybe others) not assigned during call to "ode15s". "
Hello everyone! The problem is "Output argument "varargout{7}" (and maybe others) not assigned during call to "ode15s". Err...
etwa 5 Jahre vor | 1 Antwort | 0

