Feeds
已回答
How can I extract the coeffs. of a first order TF model?
Solved! est_oe.B(2), est_oe.F(2), est_arx.B(2), est_arx.A(2), est_armax.B(2), est_armax.A(2)
How can I extract the coeffs. of a first order TF model?
Solved! est_oe.B(2), est_oe.F(2), est_arx.B(2), est_arx.A(2), est_armax.B(2), est_armax.A(2)
6 years 前 | 0
提问
How can I extract the coeffs. of a first order TF model?
Hello everyone, I have a very simple system (b/(z+a)) implemented in SIMULINK. In the DAQ (data aqc.) phase I have 2 ar...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to send digital data from MATLAB to Arduino
Hi guys! I want to send data from MATLAB to Arduino, more exactly i want to send 12 bit from MATLAB to Arduino and then from ard...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can i decrement a value after it reached a maximum
I have a 12 bit DAC And i want to send data by incrementing a variable from 0 to 4096 and after that continue to send data by de...
7 years 前 | 1 个回答 | 0
1
个回答提问
Generate sine wave with arduino via MATLAB
Hi guys i coming up with a new question! I want to generate a pure sine wave with arduino and view it with osciloscope. The Sys...
7 years 前 | 0 个回答 | 0
0
个回答提问
How do i generate a triangular waveform
I have to generate a triangular signal on 3 periods, 1000 points on period( N=1000 ), with a 5% noise signal on it. Here it is ...
9 years 前 | 0 个回答 | 1
0
个回答提问
How do i repair all triangular signals as i did for the first period with -N/12 and +3*N/12?
I have a sinusoidal signal in 3 periods and i have to put on it a triangular signal with a 5% noise signal. After that i have to...
9 years 前 | 0 个回答 | 0
0
个回答提问
First:How can i make legend to show: x1 with circle and x2 with line? 2nd: How can i draw a line between x1 points ?
This is the code: N=input('Numarul de la catalog: '); t=0:2*(1+.5*rem(N,2)):(12+rem(N,3)) %timp if t<0 u=0...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can i done this problem?
I=integral(xdy+ydx) where y=sqrt(x) O(0,0) A(1,1)
9 years 前 | 3 个回答 | 0

