Feeds
已回答
how to create a triangle wave in matlab?
function output = triangle(t, period, amplitude) % sawtooth uses amplitude of time array to get period % multiply t by...
how to create a triangle wave in matlab?
function output = triangle(t, period, amplitude) % sawtooth uses amplitude of time array to get period % multiply t by...
3 years 前 | 1