-
FullBNT
贝叶斯matlab程序设计算法,给出了各种实验数据和实验方法。(Bayesian matlab programming algorithm, given a variety of experimental data and experimental methods.)
- 2008-03-31 21:31:08下载
- 积分:1
-
kalmanfilter
Matlab code for Kalman filter
- 2013-09-27 02:23:14下载
- 积分:1
-
spwm_complementary
在matlab之中,用编程的方法实现了空间矢量PWM控制。(Space Vecter PWM)
- 2011-05-26 20:24:30下载
- 积分:1
-
factorialHMM
Factorial hidden markov model and compute likelihood per each cycle with train test and validation set. train HMM used Backward-Forward Algorithm.
- 2010-08-27 18:16:08下载
- 积分:1
-
powersys
MATLAB/SIMULINK POWERSYSTEM使用手册,查询PSB模块(MATLAB/SIMULINK POWERSYSTEM user manual query module PSB)
- 2009-04-13 11:10:50下载
- 积分:1
-
Gaussian
This program show the effect of Gaussian filter. The output are four subfigures shown in the same figure:
- 2010-03-06 16:55:57下载
- 积分:1
-
AsistantWaveletAnalysis
说明: Matlab图形辅助小波分析,压缩文件中包含几个典型的重要例子(Matlab graphics support wavelet analysis, compressed files contain several important examples of typical)
- 2006-04-21 12:47:29下载
- 积分:1
-
cubica34
x为观测信号,y为估计信号">
- 2010-05-22 10:37:56下载
- 积分:1
-
the-Costas-loop-
用MATLAB SUMULINK仿真 抑制载波双边带调制的科斯塔斯环载波恢复和解调模型(Simulation with MATLAB SUMULINK carrier suppression double sideband modulation of the Costas loop carrier recovery and demodulator model)
- 2011-06-30 12:15:15下载
- 积分:1
-
PLS1_sina
说明: 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对
缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。
在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。
[row,col]=size(pz) (For single-variable partial least squares regression, regression coefficients are given directly. X0 is the independent variable matrix, Y0 is the dependent variable vector, PRESS is to remove one of them out of the sample and the regression equation for missing samples error estimates, SS is the use of all of the sample regression equation out of a sample of the same error estimates. In h constituent, the calculation PRESS_h and SS_h-1, if the 1-PRESS/SS greater than 0.0975, to increase the ingredients. [Row, col] = size (pz) )
- 2010-03-22 10:46:31下载
- 积分:1