Community Profile

photo

Tadele


Last seen: 4 maanden ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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, ...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer een jaar ago | 0 answers | 0

0

answers

Question


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 ...

ongeveer een jaar ago | 1 answer | 1

1

answer

Question


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...

ongeveer een jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer een jaar ago | 1 answer | 0

1

answer