How to solve these mathematical equations simultaneously?
이전 댓글 표시
I have three equation given as:
- 2*cot (theta/2) = cot (k1/2) - cot (k2/2)
- N*k1 = 2pi*lambda1 + theta
- N*k2 = 2pi*lambda2 - theta
N=0,1,2... (up to some finite integer)
lambda1=[0,1,2...N-1]
lambda2=[0,1,2...N-1]
also there is equation which says k=k1+k2=2*pi*n/N such that n=[0, 1, 2...N]
I want to find combinations of lambda1 and lambda2 which will satisfy all three equation at the same time. I also want to find values of k1 and k2 when lambda1 and lambda2 are satisfying above three equations.
Any help please.
댓글 수: 1
John D'Errico
2017년 12월 16일
Please don't ask the identically same question every 20 minutes. Asking it again and again will gain no better response. But it will get the duplicate questions closed.
채택된 답변
추가 답변 (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!