Feeds
질문
unit delay in z-domain, is this correct? I do not think the bode is correct. Thanks
z = tf('z',1e-4); %L = T/S; % open loop in s domain %L_z = c2d(L, 1e-4, 'zoh'); % sample L delay = 1/z; ...
5개월 전 | 답변 수: 1 | 0
1
답변질문
gridureal samples does not match the sampled system.
Hi all the following code has a nominal and perturbed plant with 2 parametric uncertainties, when you type ''sysp'', you dont s...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Curve Fitting for a Rational Polynomial Model.
Dear all, I want to find the best rational Polynomial model that can fit the data shown. any help would be appreciated. D...
거의 2년 전 | 답변 수: 0 | 0
0
답변질문
I want to find a Data set file used in an example in MathWorks website
The data set name is BufferedHumanActivity.mat and the example name is Human Activity Recognition Using Signal Feature Ext...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
least square curve fitting on a nonlinear equation , set of data available
Hi all, I want to use least square curve fitting on a nonlinear equation , set of data available , I did the analytics on paper ...
2년 초과 전 | 답변 수: 2 | 0
