changed it again
This commit is contained in:
parent
d91a961541
commit
ac8b940ae9
@ -1,5 +1,5 @@
|
|||||||
function x = generate_pulse(amplitude, frequency, phase, fs, duration, duty)
|
function x = generate_pulse(amplitude, frequency, phase, fs, duration, duty)
|
||||||
% GENERATE_WAVENAME: returns a matrix of sampled WAVENAME wave
|
% GENERATE_pulse: returns a matrix of sampled pulse wave
|
||||||
|
|
||||||
% CONTRIBUTORS:
|
% CONTRIBUTORS:
|
||||||
% Brian Tran: Creator
|
% Brian Tran: Creator
|
||||||
|
Reference in New Issue
Block a user