David Cho
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to improve an MPC (Model Predictive Control) performance?
Hi, I'd like to regulate an output of a second-order system using MPC. But I always get a result with a huge undershoot. Could...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to solve LMIs with equality constraints using MATLAB?
Hi I would like to find n by n matrices P and Q that minimize *J = norm(P) + w*norm(Q), where w is a given weight, subj...
7 years 前 | 1 个回答 | 0
1
个回答提问
In the fft example on MATLAB help, why do we multiply by 2?
Hi, I found the following 'fft' example on MATLAB help (https://nl.mathworks.com/help/matlab/ref/fft.html) Fs = 1000; ...
7 years 前 | 2 个回答 | 0