-
Dimension
Calculating the fractal dimension and correlation
- 2012-06-08 19:35:57下载
- 积分:1
-
QPSK
关于QPSK调制的仿真,再Matlab中间但实现QPSK的调制。(QPSK modulation on the simulation, and then between Matlab but realize QPSK modulation.)
- 2007-07-16 22:45:44下载
- 积分:1
-
Matlabsvm
说明: 一个svm的源程序,很简单的程序,易懂,非常实用-svm代码.(Svm of the source of a very simple procedure, easy to understand, very practical-svm code.)
- 2011-03-05 16:07:56下载
- 积分:1
-
DFIG
DFIG PID CONTROL ,MODELING DFIG IN STATE SPACE MODELAND CONTROL WITH PID CONTROL
- 2014-10-27 22:14:39下载
- 积分:1
-
masvect---Copie
Vector control example of induction machine
- 2013-04-13 20:15:59下载
- 积分:1
-
ruilixindao
产生不同增益因子下的锐利信道十条误码率曲线,信噪比范围0~30DB(Under different gain factor of sharp curve, the article channel ber SNR range 0 ~ 30DB)
- 2010-06-13 18:34:43下载
- 积分:1
-
svd
基于svd算法的matlab源码,压缩.bmp格式的位图为例(Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example)
- 2009-03-07 19:14:45下载
- 积分:1
-
guidedPimagePfiltering
基于引导滤波的图像去雾代码,是何恺明博士主页上下载的(Guide the image of the filter to the fog code is downloaded on the home page of Dr. He Kaiming)
- 2012-07-11 22:16:33下载
- 积分: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
-
Circle_DetectionHoughTransform
matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助(Function uses Standard Hough Transform to detect circles in a binary image.
According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.)
- 2010-05-21 10:20:04下载
- 积分:1