-
Matlab
FIR滤波器设计中的凯撒窗函数设计,最后有对应系数产生(FIR filter design in the design of the Kaiser window function, and finally there are the corresponding coefficients have)
- 2009-05-25 20:09:56下载
- 积分:1
-
pcolorCentered.m
In Matlab, pcolor won t do a checkerboard square centered on the datapoint, so instead, this forces it into centering the points.
- 2012-09-20 04:53:15下载
- 积分:1
-
GMM
二维空间高斯混合模型MATLAB代码,以迭代方式逼近得到(Gaussian Mixture Model)
- 2013-04-11 21:38:26下载
- 积分: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
-
jizu
本文件是关于机组分配在程序,适用于机组组合。(this file is about the power system generator distribution.)
- 2012-05-21 19:56:09下载
- 积分:1
-
VAHAB
power flow by gause sidel method
- 2011-07-17 04:04:26下载
- 积分:1
-
2014matalb
一种改进的蚁群算法求最优路径的matlab程序(Improved ant colony algorithm optimal path)
- 2014-12-28 22:49:59下载
- 积分:1
-
dst_idst
DCT and DST funnctions in MATLAB for arbitrary dimensions
- 2015-01-06 12:45:42下载
- 积分:1
-
MATLAB-SIG
几个有关通信系统的matlab程序,有关信号,包含:a,对抽样频率为90kHz的信号进行下抽样抗混叠滤波器设计的程序,b,信号抽样率转换的程序,c,通过补零内插对信号进行下抽样,分析抽样对信号频谱的影响的程序(Some matlab programs about communiction system,mainly about signal,a,program about filter to signal sampling without aliasing ,b,transfering signal sampling rate,c,zeros-added sampling,with its influence of phase-frequency。)
- 2015-12-12 20:42:56下载
- 积分:1
-
pjimage
一个对图像二值化的界面设计,能实现打开及保存等功能,包含M文件及GUI界面。(An image binarization of interface design, to achieve open and save functions, including the M documents and GUI interface.)
- 2010-06-09 19:46:21下载
- 积分:1