How to solve an equation with a variable that has multiple values
古いコメントを表示
Hello, I can't solve the attached equation for two specific variables using two loops on matlab.
with: loop1 for x1 and x3 = 0 to 1000 and loop2 for m and n = 0 to 10,
a = b =1000; and Teta(mn) = 0.1


Either way, any help would be greatly appreciated!
4 件のコメント
Dyuman Joshi
2023 年 3 月 13 日
What have you tried yet? Show your attempt and ask a specific question where you are having trouble.
Torsten
2023 年 3 月 13 日
For a fixed value for theta_mn (in your case 0.1), the infinite series won't converge.
issam BEN SALAH
2023 年 3 月 13 日
issam BEN SALAH
2023 年 3 月 13 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!