-
Kalmanfilter
Kalman Filter : Simple simulink example
- 2010-06-05 13:36:17下载
- 积分:1
-
Offline
汽车发动机电子节气门离线仿真程序,采用matlab、simulink进行编写(Offline engine electronic throttle simulation program, using matlab, simulink to write)
- 2011-06-10 08:14:09下载
- 积分:1
-
ketuo
在进行综合评价时,可运用可拓学理论,为此本人提供了一段基于matlab的可拓程序(Conducting a comprehensive evaluation, using extension theory, for which I provided the period based on matlab Extension program)
- 2012-10-09 21:34:52下载
- 积分:1
-
APF
使用matlab编写有源滤波器,控制方法为滞环比较法(use matlab to edit active power filter,the controlling method is hysteresis comparison method)
- 2015-04-29 08:17:37下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
Houghpeaks
检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 (line detection hough transform, peak detector, linear detection and link with the realization of Matlab)
- 2006-11-21 10:35:08下载
- 积分:1
-
NeuralNetwork_BP_Classification
在matlab环境中,用来进行分类的算法(In the matlab environment, used for classification algorithms)
- 2014-11-01 22:37:22下载
- 积分:1
-
BispectrumWavelets
用双谱和小波变换去除信号中加性高斯噪声的相关程序
1.实现单个变量的双谱分析程序
2.用傅立叶反变换求自相关函数的程序
3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序
4.读取.wav语音信号后用小波去加信白噪声的程序
5.用各种小波和阀值对同一信号去加性噪声效果比较的程序
(Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. To achieve a single variable pairs of spectral analysis procedures 2. Using Fourier inverse transform procedures for seeking self-correlation function 3. To strike a preference to use fft spectrum , power spectrum, RMS spectrum, several spectra of the procedure 4. read. wav audio signal with wavelet plus a letter to the white noise process 5. with a variety of wavelet and threshold on the same signal to additive noise Comparison program)
- 2009-11-10 21:43:58下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1
-
w3_generalization
machine learning 方面有关于Generalization and Bayesian Introduction的资料,语言是python(machine learning aspects of information concerning Generalization and Bayesian Introduction, language is python)
- 2013-12-07 23:11:31下载
- 积分:1