Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to import data into matlab code when using fzero function.

2 ビュー (過去 30 日間)
Mai Khaleel
Mai Khaleel 2016 年 2 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I'm using fzero function to solve a complicated equation numerically. the equation depends on the intensity which is variable, so I have to call the intensity from another file to matlab program, then matlab program have to calculate the same equation for different values of intensity, so I will have in total the same equation repeated 20 times but each time with different value of intensity, and then I want to solve these equation one by one using fzero function. for this thing I don't know what code I should use to call the intensity values one by one to Matlab code, and I don't know how I should set the for loop for fzero function to call the final equations (which is 20) and solve them one by one and show the answer for each one.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by