Community Profile

photo

Tong Liu


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to integral a composite function in yalmip?
sdpvar x1 x2 x3 u1 % syms x1 x2 x3 u1 d=x1+x2; y=x1+x2+u1+d; z=y+3; t=int(z,y,0,y) hello everyone...I have define a integ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


when use yalmip: Unable to perform assignment because dot indexing is not supported for variables of this type.
I use yalmip for programming problem. the code is as follows: f=sdpvar(3,3); delta=[1 1 0 0 0 1 0 1 0 ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort