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!