Prateek Tiwari
Followers: 0 Following: 0
Statistics
RANK
203,781
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Constraints on time in Model predictive controller (MPC)?
Hello, I am bit familiar with MPC and optimization routine by defining the cost function. My question is, generally we see MPC...
4 years ago | 0 answers | 0
0
answersQuestion
Calling a Function in Matlab function block in Simulink.
Hello, I want to call a function from a defined directory inside a matlab function block. I know that it can be done using 'co...
4 years ago | 1 answer | 0
1
answerCodegen saying variable is constrained to being non-complex when it's defined as complex
Hi erveryone, I need to post this question here, because no one responds to the question i have asked in the past. Sorry for tha...
4 years ago | 0
Question
Complex Data type not accepted in Simulink
Hello Everyone, I am having an issue with the interaction of matlab function block in the simulink with my model block. Below y...
4 years ago | 0 answers | 0
0
answersQuestion
To compute complex results from real x, use 'sqrt(complex(x))
A= [exp(sqrt(-w1/w2)*t) , exp(-sqrt(-w1/w2)*t) ] I have this matrix with w1,w2 as contant and t is the time update every instan...
4 years ago | 1 answer | 0