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 Fri Dec 20 2024 06:56:05 for FFmpeg by 1.8.11