photo

Aasha


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to plot this sawtooth wave and its fourier approximation
freq = 1 ; % Sawtooth frequency 1Hz T = 4 * freq ; fs = 1000; % Sampling Rate t = 0:1/fs:T-1/fs; x = sawtooth(2*pi*freq...

casi 2 años hace | 0

Respondida
How to plot this sawtooth wave and its fourier approximation
freq = 1 ; % Sawtooth frequency 1Hz T = 4 * freq ; fs = 1000; % Sampling Rate t = 0:1/fs:T-1/fs; x = sawtooth(2*pi*freq...

casi 2 años hace | 0

Respondida
How to plot this sawtooth wave and its fourier approximation
TLAB Answers Toggle Sub Navigation Close Mobile Search How to plot this sawtooth wave and its fourier approximation ...

casi 2 años hace | 0

Respondida
How to generate piecewise periodic function in Simulink?
clear all; clc; b = 0.0004; %backlash size A = 0.0015; %input amp phi = 0.00190662; %closing angle freq = 100; %inpu...

casi 2 años hace | 0