-
xiaoboquzao
为大家分享一段matlab小波去噪的源程序代码 希望对大家有帮助(To share a matlab wavelet denoising of the source code you want to help)
- 2010-06-05 07:50:37下载
- 积分:1
-
LDMGI
ldmgi的MATLAB算法和相关的源程序(ldmgi of MATLAB algorithms and source code related to)
- 2010-11-06 16:36:25下载
- 积分:1
-
MATLAB7
matlab 7.x书上光盘所带的原代码,以及图象处理滤波的程序,非常有用,可以直接引用(matlab 7.x Book on CD-ROM brought the original code, as well as image processing, filtering procedures, is very useful, can be directly invoked)
- 2008-05-28 15:23:45下载
- 积分:1
-
runge
说明: runge现象的matlab仿真,用于数值分析(phenomenon of runge, simulated via matlab, for mathmatical analysis)
- 2009-08-25 10:44:05下载
- 积分:1
-
isodata
matlab关于isodata聚类算法的代码(Matlab on the ISODATA clustering algorithm code
)
- 2014-09-01 10:08:38下载
- 积分:1
-
LinWPSO
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 (Linear decreasing weight particle swarm optimization starting from random solutions to find the optimal solution by iteration, it is also the fitness to evaluate the quality of the solution, but it is much simpler than the genetic algorithm rules, it is not a genetic algorithm " cross" (Crossover) and " variation" (Mutation) operation, which follow the current search for the optimal value to find the global optimum. The advantage of this algorithm is its ease of implementation, high accuracy, fast convergence and attracted the attention of the academic community, and demonstrated its superiority in solving practical problems.)
- 2013-03-07 21:17:38下载
- 积分:1
-
Floyd
基于MATLAB的 Floyd最短路算法(MATLAB-based shortest path algorithm of Floyd)
- 2008-04-01 11:54:45下载
- 积分:1
-
TSP(GA)
最短路 matlab 以最短行走中国为例 可视化整个过程 遗传算法(TSP GA MATLAB)
- 2015-01-27 22:34:05下载
- 积分:1
-
dspbuilder
几个用dspbuilder做的例子,其中有dds系统(Dspbuilder to do with a few examples, in which the system has dds)
- 2007-10-20 12:01:16下载
- 积分:1
-
bianyuantiqu
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.(Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.)
- 2009-04-18 09:53:10下载
- 积分:1