Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
==========================================================================
% THIS FUNCTION PLOTS FFT OF THE SIGNAL
% INPUT TO THE FUNCTION IS
%
%userfft(input, sampling frequency, waveform, psd)
%
% input -> Input waveform
%
% sampling frequency -> Sampling frequency
%
% waveform -> 'real' refers to real baseband signals
% plots only half the fft output
% -> 'complex' refers to complex baseband signals
% plots complete spectrum
% -> 'bandpass'
% psd -> 'unbaised' refers to the fact that fft./length(input)
% -> 'normalised' refers to fft./max(fft)
% -> '' plots fft
%
%
% AUTHOR: ABHI
% CAIRN, WPI
% =========================================================================
Citar como
Abhijit Navalekar (2026). Frequency Plotting (https://la.mathworks.com/matlabcentral/fileexchange/15778-frequency-plotting), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (1,06 KB)
-
Sin licencia
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
