How to solve this non-linear equation?
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    

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 Kommentare
Antworten (1)
  Walter Roberson
      
      
 am 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 Kommentare
Siehe auch
Kategorien
				Mehr zu Surrogate Optimization finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!