photo

Tadele


Last seen: 대략 1년 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 2년 전 | 답변 수: 1 | 1

1

답변

질문


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

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변