-
hafu
利用hough变换函数求取5条最长的直线方程,并重新绘制这5条曲线——hafu.m(Hough transform function used to obtain five longest straight line equation, and re-draw the five curves- hafu. M)
- 2010-07-19 10:20:08下载
- 积分:1
-
Matlabnn
面向Matlab工具箱的神经网络理论与应用,搞图像的要看。(Matlab toolbox for neural network theory and applications, engaging look at the image.)
- 2009-10-06 19:18:50下载
- 积分:1
-
bayes
matlab 贝叶斯推断优化最小二乘支持向量机参数的实例,速度更快(matlab Bayesian least squares support vector machine parameter optimization instance, faster)
- 2010-11-19 10:42:22下载
- 积分:1
-
ID3-Tree
ID3树的matlab生成。数据样例已包含再压缩包中。(Build ID3 Tree in Matlab using structure)
- 2014-10-27 05:44:19下载
- 积分:1
-
bayes_classifier_guassin-
贝叶斯分类器,首先生成3000个高斯分布的点,1000个点做训练集,2000个点做测试集。先运行data_generator.m自动生成两个集盒,再运行bayes_classifier.m进行分类(Bayesian classifier, the first generation 3000 Gaussian distribution of points, 1000 points to do the training set, 2000 points to do the test set. Automatically generated the first two sets running data_generator.m box, and then run bayes_classifier.m classification)
- 2011-11-11 20:19:00下载
- 积分:1
-
circlecoords
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:08:02下载
- 积分:1
-
log_psd
This function takes the n time domain samples (real or complex)
and finds the psd by taking (fft/n)^2. The two sided spectrum is
produced by shifting the psd The array freq provides the appropriate
frequency values for plotting purposes.
By taking 10*log10(psd/max(psd)) the psd is normalized values beow 60db
are set equal to -60db
- 2011-11-18 21:07:22下载
- 积分:1
-
HWFQMcooding
read image by matlab in processing
- 2013-05-16 05:15:50下载
- 积分:1
-
haming
This program all you to generate hamming code ,codify it and then decode it and also calculate the Error rate.
- 2014-01-29 08:37:05下载
- 积分:1
-
MFOCUSS.m
function [X, gamma_ind, gamma_est, count] = MFOCUSS(Phi, Y, lambda, varargin)
MFOCUSS algorithm for the MMV model
- 2015-10-31 08:52:11下载
- 积分:1