-
endpointdetection
end point detection is an matlab program for voice processing
- 2010-11-06 22:26:54下载
- 积分:1
-
matlab_time_frequence
说明: 有关时频分析的matlab的程序 希望对大家有所帮助(the time-frequency analysis of the procedures Matlab we hope to help)
- 2006-03-25 11:29:33下载
- 积分:1
-
wavelet_filter
这是一个用小波对含噪信号进行滤波处理的程序,程序中还包括了功率谱密度分析等。(This is a wavelet of noisy signal filtering procedures, procedures also include the power spectral density analysis.)
- 2007-03-23 21:17:51下载
- 积分:1
-
xuniMUSIC
基于虚拟阵列的 MUSIC算法 MATLAB(MUSIC algorithm based on MATLAB Virtual Array)
- 2011-10-28 17:44:40下载
- 积分:1
-
04260976
plz give the matlab code
- 2012-10-17 15:09:40下载
- 积分:1
-
wai-dan-dao-shu-ju-chu-li
刘利生所著外弹道测量数据处理一书的电子版,比本站版本更为清晰的版本。(Exterior ballistic measurement data processing,author liu li sheng,2001.)
- 2012-04-24 13:41:40下载
- 积分:1
-
UMTS
shows the practical procedure for the third generation (UMTS) and explain the algorithm used in this process
- 2013-02-13 03:06:44下载
- 积分:1
-
TrackRoute
用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。(With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.)
- 2013-11-23 14:31:30下载
- 积分:1
-
8PSK
8PSK+weaver调制matlab程序(8PSK+ weaver modulation matlab program)
- 2010-09-15 16:23:03下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1