资源列表
Zoom-Strips-Plot
- Plotting and examining speech waveforms is one of the most useful ways of understanding the properties of speech. This MATLAB exercise displays a speech waveform as both a single line waveform and as a running plot of speech samples (called a strips
fcn_SR_KF
- This file compares three different versions of the Kalman filter. The Kalman filter is used for recursive parameter estimation. The Kalman filter can handle noisy measurements. The first implemented filter (fcn_KF) is the Kalman filter with
fit_logistic
- Fit time series Q(t) to a logistic function. Inputs (vectors of same size): t (time) & Q Outputs: Qpre (logistic model fit to data) and three independent parameters: thalf, Qinf, and a, describing the logistic Q(t) = Qinf/(1 + exp(-a*(t-thalf))
Financier
- Automatically downloads financial data for given indices, represents the combined portfolio and optimizes the allocation.
sift_pitch
- This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse
Source localization
- Source localization MAtlab program for wsn
heart
- 心肌细胞电生理特性仿真-心肌是执行心脏功能的重要组织,准确的心肌细胞电生理数学模型有助于理解心脏电生理特性,进而有助于在分子水平上理解心脏病产生的机理、评价心脏病的预防和治疗方法。-Electrophysiological properties of cardiomyocytes simulation- is an important organization to perform cardiac heart function, accurate mathematical model of ca
ofdm-digital_predistorter
- this matlab code presents a ofdm digital predistorter using lut method and a saleh model for the power amplifier-this matlab code presents a ofdm digital predistorter using lut method and a saleh model for the power amplifier
psofortsp
- Optimization using Particle Swarm Optimization for Travelling Selesman Problem with Matlab
Newton-Raphson
- This Newton-Raphson program matlab to calculat load flow of electrical grid-This is Newton-Raphson program matlab to calculat load flow of electrical grid
Gauss-and-Lagrange
- This Gaussian elimination and Lagrange interpolation programs in matlab-This is Gaussian elimination and Lagrange interpolation programs in matlab
MCC.Controlor_PID
- this is a simulink dc motor separate excitation with PID controller
