How to solve large linear complex equations
古いコメントを表示
The equations are of the following form:
where
is known.
“Subsitituting
into
,we can obtain 14 linear complex equations. By solving 28 linear equations, we can determine the values for
.”
into How do I solve the imaginary part and the real part
I plan to use the lsqnonlin function for solving, but there are too many unknowns and defining them with syms becomes cumbersome. Is there a better way to solve this problem?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!