-
kam1
卡尔曼滤波matlab实例,通过matlab程序,实现卡尔曼滤波算法。(Kalman filter matlab example,Through matlab program to achieve Kalman filter algorithm.)
- 2011-05-01 13:18:19下载
- 积分:1
-
DTC
关于DTC的matlab例程,画得比较详细,很完整的阐述了算法(Simulink of DTC)
- 2014-10-07 14:16:12下载
- 积分:1
-
Thermal-conductivity
Thermal conductivity of quantum dot superlattices--Code for Temperature dependent of in plane
- 2011-02-07 11:22:43下载
- 积分:1
-
lowpass
实现低通滤波器,可以与PRony分析搭配使用,滤除信号中的高频分量。(Low-pass filter used in conjunction with the PRony analysis to filter out high frequency components in the signal.)
- 2012-05-23 19:34:01下载
- 积分:1
-
Newton-interpolation
牛顿插值算法的小程序。牛顿插值算法,比一般的Interpolation精度高一些,使用较为广泛。(Newton interpolation method, which is widely used.)
- 2015-03-28 13:08:13下载
- 积分:1
-
AMD
说明: wilson法计算结构在各种激励下的位移,速度,加速度响应(Wilson method to calculate the displacement, velocity and acceleration response of structures under various excitations)
- 2019-11-28 21:12:09下载
- 积分:1
-
Investigation_on_Model_Selection_Criteria_for_Spe
Speaker recognition is the task of validating individual s identity using invariant features extracted from their voices print. Speaker recognition technology common applications include authentication, surveillance and forensic applications. This Paper investigates the performance of three automatic model selections based on Gaussian Mixture Model (GMM). These approaches are Bayesian information criterion (BIC), Bayesian Ying–Yang harmony empirical learning criterion (BYY-HEC) and Bayesian Ying–Yang harmony data smoothing learning criterion (BYY-HDS). Experimental evaluation of these methods is presented.
- 2010-06-23 03:07:11下载
- 积分:1
-
[matlab]
模糊核聚类算法的几篇论文及matlab源码,可以以练代学,更好掌握模糊聚类方法。(Fuzzy Kernel Clustering Algorithm matlab several papers and source code, can be practicing on behalf of science, to better grasp the fuzzy clustering method.)
- 2009-05-01 17:29:48下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
mohubianshi
说明: 基于空间划分的模糊辨识方法,三角形隶属函数!(Fuzzy identification method based on space division, triangle membership function!)
- 2019-03-22 09:31:55下载
- 积分:1