How to solve this non-linear equation?

1 回表示 (過去 30 日間)
Eric Chua
Eric Chua 2020 年 5 月 15 日
コメント済み: Eric Chua 2020 年 5 月 24 日
Can you please provide a code for this equation? k is in the range of 3<=k<=16, and yj[k] is a known value at given time,k. S[k] is a sequence of binary matrix that have different matrix when k is changing, I am not sure how to code this please help me!

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 5 月 15 日
Which of those variables are vectors or matrices? would normally indicate a transpose but if is a scalar then it does not make any sense to transpose it. I can only make sense out of it if is a vector being transposed.
Which is the variable being solved for?
  13 件のコメント
Eric Chua
Eric Chua 2020 年 5 月 22 日
Thank you for the follow up again. Here is another paper discussing the same equation, the matrices were shown at page 29 to 31.
Eric Chua
Eric Chua 2020 年 5 月 24 日
How do I write the code to find the unknown value of C (a vector) in case there is no summation in front of the equation? Please help me.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by