How to solve this non-linear equation?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

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!
0 commentaires
Réponses (1)
Walter Roberson
le 15 Mai 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 commentaires
Voir également
Catégories
En savoir plus sur Surrogate Optimization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!