image thumbnail

updated 2 months ago

H-infinity optimal fractional delay filter by Masaaki Nagahara

A code for designing H-infinity optimal fractional delay filters (fractional delay, fractional delay filt..., signal processing)

fdf_hinf(F, D, T)

image thumbnail

updated 6 months ago

Rice Grain Quality Control by wilmer ariza

Small application to show the viability of implement a quality control for kernel rice grain (image processing, signal processing, measurement)

RiceComVision(vid,sizeKernel,Color,DiskSize)

RiceComVisionRT(vid,sizeKernel,Color,DiskSize)

RiceComVisionSF(vid,sizeKernel,Color,DiskSize)

image thumbnail

updated 7 months ago

Dig_Filter by Iman

This toolbox can be used to design a filter which satisfies prescribed specifications. (communication, digital filter, optimization)

Dig_Filter.m

N=N_Dig_Filter(wa,wp,eps_p,eps_a)

[a1 a2 b1 b2]=random_stable_initial_points

image thumbnail

updated 9 months ago

Sigma Delta Test Bench by Aravind VJ

A test bench to simulate and analyse Sigma Delta modulators (delta sigma, sigma delta, communications)

DAC_Test.m

DWA_Trial.m

Run_Me.m

image thumbnail

updated 12 months ago

Stability of A System Using Routh Hurwitz Matrix (Normal Case) by Himanshu Agarwal

this program is helpful in checking the stability of any system using Routh Hurwitz Matrix (signal processing, control system)

Routh_Hurwitz_Stability_Normal_Case.m

image thumbnail

updated 1 year ago

Frequency-Domain Min-Max Optimization for Delta-Sigma Modulators by Masaaki Nagahara

Matlab codes are provided for min-max optimization for loop-filter design in delta-sigma modulators. (delta sigma, optimization, signal processing)

NTF_MINMAX(order, OSR, H_inf, f0, zf)

NTF_MINMAX_MB(order, OSR, H_inf, f, zf)

image thumbnail

updated 2 years ago

Digital filter with poles and zeros placement by Andrea Cirillo

Create a numeric filter with poles and zeros placement. (control design, signal processing, digital)

poles_zeros_placement.m

image thumbnail

updated 2 years ago

H-infinity sub-optimal causal FIR inverse filter via LMI by Masaaki Nagahara

This computes the optimal inverse filter minimizing the H-infinity norm of the error system via LMI. (control design, signal processing)

dfdesign_w_lmi(phi, w, d, n);

image thumbnail

updated 2 years ago

H-infinity optimal causal IIR inverse filter for the cubic spline by Masaaki Nagahara

This computes the H-infinity optimal causal filter (indirect B-spline filter) for the cubic spline. (signal processing, image processing, interpolation)

psicb(d);

image thumbnail

updated 2 years ago

Un Système Dynamique Linèaire Associè à l'Equation De La Chaleur by Dit Papa Lamine ndao

systeme dynamique lineaire thermique (control design, mathematics, signal processing)

image thumbnail

updated almost 4 years ago

Numerical Computing with Simulink, Vol. 1 by Richard Gran

This sequel to Numerical Computing with MATLAB explores the mathematics of simulation. (simulation, electromechanical sim..., control)

Fibonacci_Mfile(n)

Heating_Control_GUI(varargin)

NCS_Library(varargin)

image thumbnail

updated 4 years ago

FWR Toolbox by HILAIRE Thibault

Toolbox for the Optimal Finite Word Length implementation of digital filters/controllers. (signal processing, control design, implementation)

image thumbnail

updated 4 years ago

Signal_Flow_Graphz by Huaichen Chen

This function solves equations of complex linear systems using matrix moleling and inversion (control design, mathematics, signal processing)

sys=sigflow(Q,P)

P_1.m

P_1a.m

image thumbnail

updated almost 10 years ago

LMS Algorithm Demo by Tamer Abdelazim Mellik

A system identification by the usage of the LMS algorithm. (lms, least mean square, adaptive filter theor...)

lms.m

image thumbnail

updated 10 years ago

Computer Explorations in Signals and Systems Using MATLAB by John Buck

Companion Software (computer exporations, signals, signal processing)

X=dtftsinc(M,w)

[bc,ac]=df2cf(b,a)

[poles,zeros]=pzplot(b,a,ROC)

image thumbnail

updated 10 years ago

Fundamentals of Signals and Systems Using the Web and MATLAB by Bonnie Heck

Companion Software (signal processing, continuoustime, discretetime)

contfft(x,T);

dft(x)

hybrid(Np,Dp,Nd,Dd,T,t,U);

Contact us