-
GreedyC
说明: greed 算法的程序,程序的结构性,具体的语言描述。
- 2011-02-16 18:44:15下载
- 积分:1
-
fdtd_2d
Dennis Sullivan FDTD书中2维TM波程序,改写的Matlab程序(Dennis Sullivan FDTD 2-D TM wave program book and rewriting the Matlab program)
- 2011-04-24 18:22:37下载
- 积分:1
-
work
自适应信号分离器,程序为MATLAB代码。(Adaptive signal separator, procedures for the MATLAB code.)
- 2010-05-10 21:42:28下载
- 积分:1
-
MOBg
This is an implements of vehicle tracking, but implemented to people. You can use this as a people counting.
- 2014-10-12 02:46:48下载
- 积分:1
-
spectralclustering-1.1
基于Nystrom的约束谱聚类,通过Nystrom取样的方式有效降低维度,提高求解速度(Nystrom spectral clustering based on constraints, sampling by Nystrom way to reduce the dimensions and improve the solution speed)
- 2017-02-02 20:51:18下载
- 积分:1
-
Wavelet-1
小波分析课件--北京大学
不错的小波分析课件(wavelet analysis ppt--Beijing University)
- 2009-06-06 20:45:23下载
- 积分:1
-
EEMD
hilbert-huang 变换中EMD(经验模态分解)方法对非线性信号的分析,固定模态分量及瞬时频率计算(hilbert-huang transform EMD (Empirical Mode Decomposition) method of nonlinear signal analysis, the fixed component and the instantaneous modal frequency counter
Operator)
- 2020-12-01 13:09:26下载
- 积分:1
-
demo2
利用matlab串口工具箱,显示飞思卡尔智能车摄像头数据,生成图像显示。程序为开发过程中的命令行下的测试样例,仅供入门。可在此框架下添加自己的功能(Use of the a matlab serial Toolbox Freescale smart car camera data, generate image display. The program for the test sample, under the command line in the development process for entry only. Can add their own functions under this framework)
- 2012-09-09 16:46:32下载
- 积分: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
-
dir2cas
IIR直接型系统结构转换为级联型系统结构(IIR direct-type system structure into a cascade system structure)
- 2010-01-17 10:46:07下载
- 积分:1