FFmpeg
|
plot_peaks.m
Go to the documentation of this file.
subplot(2, 1, 1) plot(Xmag)
function plot_peaks(Xmag, Xphase, ploc, t) figure(1)
plot(ploc, Xmag(ploc),'r *')
Generated on Tue Jan 21 2025 06:52:26 for FFmpeg by 1.8.11