-
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
-
kaerman
说明: 基于matlab中guid平台设计的一个卡尔曼滤波器,该滤波器可以用来供大家学习如何设计现代数字滤波器(Matlab-based platform in the guid of a Kalman filter that can be used for everybody to learn how to design a modern digital filters)
- 2011-04-17 20:31:44下载
- 积分:1
-
PSO
一种新的集群优化算法,粒子群优化算法,重要文献(New cluster optimization algorithm
PSO)
- 2012-03-21 15:44:10下载
- 积分:1
-
MATLAB
matlab基础编程的例子,尤其适合初学者,(Examples of basic programming for beginners)
- 2014-02-22 11:00:51下载
- 积分:1
-
Lidar2dlg
利用激光雷达技术生产数字线划图的技术参考文献,对3S技术人员很有帮助,难得的好资料。(By using laser radar technology to produce a DLG technique reference documents)
- 2010-11-05 20:20:12下载
- 积分:1
-
VarReduction
模拟仿真蒙塔卡罗寻找中值,用此程序可以仿真中值的寻找结果.挺好的一个程序,有实用价值(simulation MonteCarlo finding meium value)
- 2012-05-18 11:27:11下载
- 积分:1
-
DC-distribution-system
航空电源270VDC供电系统simulink仿真,内包括原理图及仿真模型(Air power 270VDC supply system simulink simulation, which includes schematics and simulation models)
- 2013-08-04 18:13:00下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
DIRECT
一种全局的直接优化方法,优化过程中无需用到目标函数的导数信息。(The purpose of this brief user guide is to introduce the reader to the DIRECT optimization algorithm, describe the type of problems it solves, how to use the accompanying MATLAB program, direct.m, and provide a synopis of how it searches for the global minium.)
- 2015-02-26 17:21:11下载
- 积分:1
-
R_S_hurst
用重标极差法(R/S)计算Hurst指数,便于分析证券市场等时间序列的分形特征(Hurst exponent calculation method using the rescaled range (R/S), to facilitate the fractal characteristics of the securities market and other time series)
- 2016-09-08 21:43:27下载
- 积分:1