Nivedhitha S
Followers: 0 Following: 0
Statistics
RANK
29,721
of 295,467
REPUTATION
1
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
46.15%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 1
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0