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!