basic signal processing functions

h.fft(x,N,W) h.ifft(x,N) h.conv(x,y) h.freqz(b,a,N,W) h.interp(x,N) h.decimate(x,N)

Vous suivez désormais cette soumission

Re-implement some basic DSP related functions. Not so powerful as matlab built-in ones, but could give an ideal how these functions work.

mydsp.m: implementation of the functions.
use_mydsp.m: examples of how to use the functions; accuracy also verified by comparing the output with Mablab built-in funcs.

Citation pour cette source

yuanye wang (2026). basic signal processing functions (https://fr.mathworks.com/matlabcentral/fileexchange/40164-basic-signal-processing-functions), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Signal Processing Toolbox dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0