-
houghcircle
Function uses Standard Hough Transform to detect circles in a binary image.
According to the Hough Transform for circles, each pixel in image space
corresponds to a circle in Hough space and vise versa.
upper left corner of image is the origin of coordinate system.
- 2007-11-07 19:15:58下载
- 积分:1
-
yichuansuanfa
说明: 在matlab环境下用人工智能算法--遗传算法求函数极植的matlab程序(In the matlab environment using artificial intelligence algorithms- genetic algorithm for matlab function very replanting program)
- 2008-10-10 19:35:39下载
- 积分:1
-
WENO-HY
WENO SCHEME HYBRIDIZED WITH COMPACT SCHEME FOR EULER EQUATIONS
- 2013-01-05 17:26:20下载
- 积分:1
-
Chapter-3
elshebri source code3
- 2011-07-14 01:39:29下载
- 积分:1
-
SPWMwave
用于微电网中风电并网的整流和逆变的门极的SPWM控制(The SPWM control gate of the rectifier and inverter for micro-grid wind power grid)
- 2013-03-24 22:42:42下载
- 积分:1
-
kmeans
K means code for k means algorithm
- 2013-08-05 12:44:42下载
- 积分:1
-
Numerical-analysis
压缩包内为计算方法与数值分析中常用的求解算法的Matlab实现。(Calculating method and numerical analysis method commonly used algorithm in Matlab.)
- 2014-12-24 17:14:21下载
- 积分:1
-
Untitled4
将时间序列转化为复杂网络。。。matlab。。(The time series into a complex network. . . matlab. .)
- 2015-03-18 17:16:33下载
- 积分:1
-
lteScheduler
说明: 3GPP LTE上行虚拟MIMO中的一种调度算法源程序代码(3GPP LTE uplink virtual MIMO scheduling algorithm in a source code)
- 2011-03-14 22:29:32下载
- 积分:1
-
steepest_descent
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(Matlab implementation of this procedure steepest descent algorithm.)
- 2009-04-07 18:44:43下载
- 积分:1