photo

tty


Last seen: 12 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to solve a multi-objective nonlinear optimization problem with constraints ?
Hello , I have a nonlinear eqt that describes the evolution of my system : dxdt=Ax(t)+Bu(t),with A=[sqrt(2) 1;2 sqrt(3)]; B=[1...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


solve set of inequalities
I am working in state space where I have a triangle in R² with vertices v1 =(−1, 0)' , v2 = (1, 1)', and v3 = (1, −1)' The norm...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


solve a linear system of equations with several unknown parameters
hello , I have a system V*F=u with V= [2 1 1; 4 1 1; 4 2 1; 2 2 1] F=[f11, f21;f12, f22...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Beantwortet
how can generate an adjacent rectangle ?
thank you Matt J for your answer . Sorry for not beeing clear with my question. actually what i want is to create N adjacent rec...

fast 2 Jahre vor | 0

Frage


how can generate an adjacent rectangle ?
starting from a rectangular region in the state space (2D) , how can I generate an adjacent rectangle to it in every iteration? ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 2 Jahre vor