image thumbnail

updated 9 months ago

MATLAB/Simulink for Digital Signal Processing by Won Yang

More MATLAB programs DSP than any books with similar titles to explain things using MATLAB/figures (signal processing, simulation, simulink)

image thumbnail

updated 10 months ago

GPU-accelerated 3D Stationary Wavelet-based Frame by Alp

3D Stationary wavelet-based transform using GPU-accelerated separable convolution (signal processing, image processing)

swt16dec3_GPU(x, level, waveletName)

swt16rec3_GPU(dec_full, level, waveletName)

conv3DGPU.m

image thumbnail

updated 1 year ago

Ant colony optimization for wavelet-based image interpolation by Kanchi

Ant colony optimization for wavelet-based image interpolation (image processing, signal processing, image interpolation)

main

image thumbnail

updated 1 year ago

Image edge detection using variation-adaptive ant colony optimization by Kanchi

A demo program of Image edge detection using variation-adaptive ant colony optimization (ant colony optimizati..., signal processing, edge detection)

main

image thumbnail

updated almost 2 years ago

PURE-LET for Poisson image denoising by SANDEEP PALAKKAL

This is an implementation of the PURE-LET, recently proposed for Poisson image denoising. (pure, purelet, sure)

cshift2(x,m,n,ud,rl)

cspin_purelet( x, let_id, J, nSpin )

fast_cconv2(x,h,opt)

image thumbnail

updated 4 years ago

Wavelet Subband coding for speaker recognition by raghu ram

fn extracts wavelet feature vector which could be used for speaker recogniton from speech signal. (speaker recognitions, wavelet, gui)

f=enframe(x,win,inc)

f=statusbar(p,f)

sbc_2(s,fs)

image thumbnail

updated 5 years ago

Comparing Time Series using Semblance Analysis by Gordon Cooper

This program shows the correlation between two datasets as a function of both time and wavelength. (time series, crosscorrelation, wavelets)

s=semblance(t,y1,y2,nscales)

Contact us