photo

Tadele


Last seen: 8ヶ月 前 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...

1年以上 前 | 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, ...

1年以上 前 | 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...

1年以上 前 | 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 ...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 1 件の回答 | 0

1

回答