How to solve this non-linear equation?

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Mathematics 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by