-
fill
Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
- 2009-11-14 22:18:48下载
- 积分:1
-
ch12dfadf
一维到二维的转换,实现二进制的转换,并且可以实现以为到二维的转换,效果请执教(a dimension to the two-dimensional and realized binary conversion, and can be thought of the two-dimensional realization of the conversion, the effect please teach)
- 2007-04-12 09:28:44下载
- 积分:1
-
SOR_FORTRAN
Solver for linear ecuations system (SOR-successive over relaxation), very usefull!!.
- 2013-08-28 12:25:49下载
- 积分:1
-
jingxiangji415
是关于径向基函数的matlab程序,希望能够帮助初学者(radial basis function)
- 2009-04-21 08:48:17下载
- 积分:1
-
wlq
一个用matlab编写的微粒群算法,求函数最小值(Prepared using matlab a PSO algorithm, functional minimum)
- 2010-05-12 09:21:34下载
- 积分:1
-
辅助小波分析与应用例程
关于小波分析的 具体是什么 我也不太清楚(wavelet analysis on the specific is what I did not know)
- 2005-06-05 10:38:26下载
- 积分:1
-
eig_qr
使用QR分解方法计算矩阵特征值的matlab源码(Calculated using the QR decomposition of the matrix eigenvalue matlab source)
- 2007-12-18 16:38:40下载
- 积分:1
-
HSUPA
实现TD SCDMA传输信道仿真,包括传输信道编码和译码,程序可以运行(Achieve TD SCDMA transmission channel simulation, including the transmission channel encoding and decoding, the program can run)
- 2010-05-16 16:31:34下载
- 积分:1
-
DCmotorcontrol
直流电机的转速,电流双闭环控制simulink仿真,包括整流桥(DC motor speed and current closed-loop control simulink simulation, including the bridge rectifier)
- 2012-08-15 11:42:22下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1