photo

Junu Lee


Last seen: 1년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3
  • Thankful Level 2
  • First Answer

배지 보기

Feeds

보기 기준

질문


I wonder what is difference between SISO and MIMO.
Hi, now i am studying about control theory. I wonder SISO and MIMO. The robot arm, for example, which is 6DOF, is controlled b...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


"Derivative of state '1' in block 'PD_Control/Integrator2' at time 0.34 in not finite. There are may be a singularity in the solution..."
Hi, now i configures SIMULINK about robot arm. But in every time, the error is showed as above. I wonder the reason why erro...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


My low pass filter is too much delayed than I wish.
//0.1Hz #define A_COEFFICIENT 0.99373647154161460000 #define B_COEFFICIENT 0.0032629372975755935...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I wonder why some have inputs and some don't in Kalman filter.
Whenever I study Kalman filter. I saw two kind of algorithms of Kalman filter. One has input matrix, the other don't have input...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


What is the relationship Q, R and P in Kalman Filter?
Now I'm studying Kalman Filter. Actually, I know what is Q, R, P, but I don't know how to regulate those. I set the noise of s...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to use CLA in simulink?
What MCU do you use?

대략 3년 전 | 0

질문


How can I can correct an integrator error under MATLAB /Simulink ?
Hi. I'm studying the control theory. As you know, PD control is the simplest control theory ever. So I advanced my step to...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Matlab Simulink Error : An error occurred while running the simulation and the simulation was terminated
I have a problem when I run a simulink. I uploaded the file. Thank you..

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How do I use a filter...?
I obtain angular velocity data from AHRS sensor. Then I obtain angular acceleration by applying discrete differentiation each t...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How I can get a cutoff frequency. Also, I wonder how LPF can be applied.
Hi. I got experimental data from real robot arms. The attached file is the angular acceleration of each joint. I would like ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I obtain the frequency response and the cutoff frequency from sensor data text file?
I use the laser sensor for measuring the distance to obtain data. So I obtain a text file what I attach. The first columb is t...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


how can i install mex?
Hello I'm a matlab newbie. I confuse how to install the 'mex'. I found 'mingw.mlpkginstall' file but it doesn't work in comput...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


About rectangular pulse wave function code.
function y = rect_pulse(t_vec,tau) % This function generates a rectangular pulse of pulse width tau. % Generated pulse is ...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


What the difference between using bracket and not.
Hi I'm newbie of matlab. function varargout = redplot(varargin) [varargout{1:nargout}] = plot(varargin{:},'Color',[1,0,0])...

대략 4년 전 | 답변 수: 2 | 0

2

답변