Nivedhitha S
Followers: 0 Following: 0
Feeds
提问
NMPC for a simple tank
I tried to implement a NMPC for a simple tank system. Reference for the output variable (tank height) was say: 50 m, no matter h...
3 years 前 | 0 个回答 | 0
0
个回答提问
Model predictive control for a simple tank
Tried to design an MPC strategy for a simple tank (SIMULINK: watertank). While defining the MPC design, though proper trimming p...
3 years 前 | 0 个回答 | 0
0
个回答提问
Linearization error in simulink
I was trying to learn simple tank model in simulink, following exact steps as mentioned in this tutorial video: https://in.mathw...
3 years 前 | 0 个回答 | 0
0
个回答提问
Time constant of a linearized system
Hello, I have a non linear model of a continuous system. I have done the linearization using fsolve function and also created...
5 years 前 | 0 个回答 | 0
0
个回答提问
Linearization of Nonlinear modes from ode equation
Dear community, I am solving a poblem of application of control for my process. I have developed the ode equations (non linear)...
5 years 前 | 1 个回答 | 0
1
个回答提问
GA optimization inequality constraints
Hello community, I have been trying to solve a optimization problem for which my inequality constrains are as follows: Say if ...
5 years 前 | 1 个回答 | 0
1
个回答提问
optimization- profile for the optimized values
Dear all, I have been working with optimization using ga for my system. I have 4 input ariables required by the system which ha...
5 years 前 | 1 个回答 | 0
1
个回答提问
optimization by changing input variables
Hello community, I have a problem where i solve for 7 variables using an ode. The ode takes 4 input variables (changing with im...
5 years 前 | 1 个回答 | 0
1
个回答提问
optimization for trajectory input variables
Dear community, I am a newbie in matlab. I would like to know the method to define an objective function for an optimization fu...
5 years 前 | 1 个回答 | 0
1
个回答提问
ode for different time intervals
Hello all, I have a question regarding applying ode for different time intervals within a set of differential equations. For eg...
5 years 前 | 2 个回答 | 0
2
个回答提问
ODE for 2 variables
Hello all, Does matlab support DE of this type: d(xy)/dt (ie. y dx/dt + x dy/dt)? If so how to werite these type of equations? ...
5 years 前 | 2 个回答 | 1
2
个回答提问
Ode solver varying parameters
Hello, I have a three differnetial equations with 8 parameters in total of which 1 parameter p7 actually changes with time (p7=...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to loop the fsolve for various sets of parameters
I have four different non linear equations to solve for 4 unknowns. The known parameters in the equations vary and i have around...
5 years 前 | 1 个回答 | 0