photo

indiphile mnge


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how do i plot a sawtooth graph without using the sawtooth function?
T = 10*(1/50); Fs = 1000; dt = 1/Fs; t = 0:dt:T-dt; x = sawtooth(2*pi*50*t); plot(t,x) grid on

5 years 前 | 3 个回答 | 1

3

个回答