How to solve an equation with a variable that has multiple values
Afficher commentaires plus anciens
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 commentaires
Dyuman Joshi
le 13 Mar 2023
What have you tried yet? Show your attempt and ask a specific question where you are having trouble.
Torsten
le 13 Mar 2023
For a fixed value for theta_mn (in your case 0.1), the infinite series won't converge.
issam BEN SALAH
le 13 Mar 2023
issam BEN SALAH
le 13 Mar 2023
Réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!