How to solve an equation with a variable that has multiple values
Show older comments
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 Comments
Dyuman Joshi
on 13 Mar 2023
What have you tried yet? Show your attempt and ask a specific question where you are having trouble.
Torsten
on 13 Mar 2023
For a fixed value for theta_mn (in your case 0.1), the infinite series won't converge.
issam BEN SALAH
on 13 Mar 2023
issam BEN SALAH
on 13 Mar 2023
Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!