-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1
-
RegrToolbox5
matlab回归分析工具箱,用于数据处理和统计分析建模(regression analysis matlab toolbox for data processing and statistical analysis modeling)
- 2008-06-03 19:32:49下载
- 积分:1
-
face-detection
一个用神经网络进行人脸检测的程序,解压后运行main.m文件,之后对神经网络进行训练,需要一定的时间,耐心等待,最大400个周期,然后就可以对灰度人脸图像进行检测了。
(A neural network with a face detection program, run the main.m file after decompression, the neural network after training, take time, patience, maximum 400 cycles, and then you can on the gray face image detected.)
- 2011-06-03 17:03:04下载
- 积分:1
-
DOA_music
使用MATLAB软件对智能天线进行DOA估计的MUSIC算法仿真研究,希望对大家学习有帮助(Using MATLAB software on smart antennas for DOA Estimation Algorithm for Simulation of MUSIC, in the hope that will help them to learn)
- 2009-07-02 16:10:12下载
- 积分:1
-
10948201
用matlab实现的RS码编码与解码器,实现了15,11RS码的编解码仿真,并编写了测试驱动,直观明确(Matlab implementation of RS codes with encoding and decoding devices to achieve 15,11 RS code decoding simulation, and the preparation of the test-driven, intuitive, clear)
- 2011-04-20 20:51:33下载
- 积分:1
-
matlabvideo
有关如何读取视频和进行帧差计算的源码,有参考意义(codes for video reading and frames calculation)
- 2011-11-28 01:09:08下载
- 积分:1
-
shibie
图像自动识别程序(三角形,圆形,正方形)(Image Auto-recognition program (triangle, circle, square))
- 2009-12-28 23:13:51下载
- 积分:1
-
boxdim
Fractal box counting
- 2012-05-20 22:09:44下载
- 积分:1
-
tiaozhijietiao2DPSK
关于DPSK的matlab程序,看对大家有没有用(DPSK matlab program to see that everyone did not use)
- 2012-06-22 17:04:20下载
- 积分:1
-
matlab-accessory_parameter
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一个行之有效的方法。
当参数选择较好时(一般也伴随着运行时间的加长),模拟退火的结果较好,然而用MATLAB的FMIMCON()一般可达到更高的精度。(lingjian.m---- Monte Carlo method.
氀椀渀最樀椀愀渀.m Part initial value, using the Monte Carlo method to calculate the total cost. The preparation of their own normal distribution random number generator to generate normally distributed random numbers. lingjian.m is the first practice of the Monte Carlo method.
accyouhua calibration value the function lingjian not a function, which gives the value of a set of calibration values.
Annealing to determine the calibrated value/unitanneal ()---- Simulated Annealing
吀栀攀 continuous multiple variables combinatorial optimization problems
吀栀椀猀 is an exercise of the simulated annealing method, the results show that the simulated annealing is an effective method.
圀栀攀渀 the parameter selection is better (generally accompanied by a longer running time), simulated annealing results, however using MATLAB FMIMCON () generally achieve higher accuracy.)
- 2013-04-06 16:54:10下载
- 积分:1