![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27441043_1662754090494_DEF.jpg)
Tadele
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
217.822
of 297.016
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
37.5%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
how to use fsolve for non linear functions with some equations are the same form?
Dear MATLAB expert, I was trying to solve non linear equations using fsolve. I get one extra equation from the other other equa...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find a root and know if fsolve or fzero is better?
Dear expert, Can you please help how to find the root of the following function and pass parameters such as Z, X_mem, phi, C_su...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I pass parameters for ode15i?
Dear experts, Can you please help on passing parameter for ode15i exmple code function dxdz = MS_AA_imp(z,x,xp, x_p, N_tot, ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can someone help check my codes if I followed the right approach for my problem?
Dear Experts, It will really help me if you can look at the complete code I am trying to solve. The output of the model and exp...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Why do I get different outputs for fsolve when I use different initial point?
Dear experts, I was trying to solve the function cascade shown below using the fsolve on the second script. The problems uses ...
etwa 2 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Which documentation and example can I use for iterative solution.
Dear expert, I was struglling with my matlab model. I have a cascade of functions which each set of function recieves the outpu...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to use the output of one function as an input of another function
How can I assign the output of one function as an input for the second and use the output of the second function as an input for...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can you help solving this differential equation using ode15i, please?
function dydz = MS_AA_imp(z, x, dx_dz ,x_p, V, Z,h) TempK = 25 + 273.15; % Temp in Kelvin Faraday = 96485.336; % Faraday...
etwa 2 Jahre vor | 1 Antwort | 0