photo

tty


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • Solver

查看徽章

Feeds

排序方式:

提问


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...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 0 个回答 | 0

0

个回答

提问


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...

2 years 前 | 2 个回答 | 0

2

个回答

已回答
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...

2 years 前 | 0

提问


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? ...

2 years 前 | 1 个回答 | 0

1

个回答

已解决


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:...

3 years 前