image thumbnail

updated 3 months ago

Linear regression for multiple category data with different slopes for each by Soumya Banerjee

The function does OLS and RMA regression on data that is categorized into two different categories (communications, optimization, aerospace)

regress_plot_twocategories_allslope

image thumbnail

updated 6 months ago

Linear regression with statistics for multiple category data by Soumya Banerjee

This function does linear regression with statistics for multiple category data (OLS and RMA) (aerospace, automotive, biotech)

regress_plot_twocategories

image thumbnail

updated 1 year ago

Free Split and Merge Expectation Maximization for MultiVariate Gaussian Mixture by Sebastien PARIS

FSMEM can estimate MVGM parameters and number of conpounds via split/merge cluster moves (split and merge, clustering, signal processing)

test_fsmem_mvgm

gene_mvgm(d , K , sig)

init_mvgm(Z , K)

image thumbnail

updated 4 years ago

Fixed Point Radix-4 FFT by Mike Donovan

These functions compute a fixed point radix-4 FFT.You can generate C code from this m-code. (communications, fixed point, signla processing)

Radix-4 FFT Test Script

plotPYYf(sf,Fs)

radix4FFT1_Float(s)

image thumbnail

updated 6 years ago

Data Analysis with MATLAB Products - August 2006 Webinar Files by Stuart Kozola

Files used in the August 10, 2006 Webinar of same title (survival, weibull, statistics)

Analyzing Seat Vibration Data Using MATLAB Products

createfigure(x1, y1, y2, y3, y4, y5)

getSeatData(fileNameBase,showplot)

Contact us