-
PCNN---2D-OTSU
给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。(PCNN code for image segmentation based on 2D-OTSU)
- 2010-05-14 20:46:02下载
- 积分:1
-
codes
有限时域差分算法Matlab程序,用于计算场强分布。(finite time domain finite difference algorithm is used to calculate the field intensity distribution)
- 2015-04-07 14:33:47下载
- 积分:1
-
fuse lap
matlab源程序,通过拉普拉斯变换进行两幅图像的融合,融合效果好(matlab source, through the Laplace transform fusion of the two images, good fusion effect)
- 2016-03-28 15:07:17下载
- 积分:1
-
TSP
用模拟退火算法求解TSP问题
[1]主函数tsp.m
[2]计算路径长度的子函数 route_long.m
[3]随机交换两个节点的顺序函数exchange.m(Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions route_long.m [3] randomly exchange the order of two nodes function exchange.m)
- 2008-08-12 09:25:20下载
- 积分:1
-
Matlab-Code
mathlab code for tdoa demo
- 2013-04-13 23:18:56下载
- 积分:1
-
TRANSMIT
这是一个关于用matlab仿真ofdm发射机的程序(This is a matlab simulation ofdm transmitter on the use of the procedure)
- 2011-05-09 19:45:54下载
- 积分:1
-
Matlab-Financial-Derivatives-Toolbox
matlab Financial Derivatives工具箱的学习书籍(matlab Financial Derivatives Toolbox learning books)
- 2011-07-22 16:10:54下载
- 积分:1
-
模拟退火和模糊C均值分类
遗传模拟优化初始聚类中心,模糊C均值聚类(Genetic algorithm is used to optimize initial clustering centers and fuzzy C means clustering.)
- 2020-12-09 17:09:21下载
- 积分:1
-
WiMAXNetworks
A good book on WiMAX networks.
- 2010-11-24 03:41:31下载
- 积分:1
-
tsp_nn
旅行商问题(TSP)的最近邻(NN)算法
近邻算法产生不同的结果,取决于选择哪个城市作为起点。此功能决定近邻路线为多个出发点,并返回这些航线的最佳。
(TSP_NN Traveling Salesman Problem (TSP) Nearest Neighbor (NN) Algorithm
The Nearest Neighbor algorithm produces different results depending on which city is selected as the starting point. This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes)
- 2012-04-06 20:27:45下载
- 积分:1