필터 지우기
필터 지우기

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 CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by