photo

Aasha


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

2 years 前 | 0

已回答
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...

2 years 前 | 0

已回答
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 ...

2 years 前 | 0

已回答
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...

2 years 前 | 0