Borrar filtros
Borrar filtros

How to solve this non-linear equation?

1 visualización (últimos 30 días)
Eric Chua
Eric Chua el 15 de Mayo de 2020
Comentada: Eric Chua el 24 de Mayo de 2020
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!

Respuestas (1)

Walter Roberson
Walter Roberson el 15 de Mayo de 2020
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 comentarios
Eric Chua
Eric Chua el 22 de Mayo de 2020
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 el 24 de Mayo de 2020
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by