-
matlab_3_opt
提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。
(Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.)
- 2007-09-20 19:35:15下载
- 积分:1
-
kuangbiao-shibie
摄影测量小程序,实现对称框标的自动提取,并获得其中心点的坐标(Photogrammetry small program, to achieve symmetrical box automatically extract the subject, and obtain the coordinates of its center)
- 2011-11-11 13:06:29下载
- 积分:1
-
morphological-image-processing
形态学图像处理,利用Matlab针对图像的相互变化(On Matlab morphological image processing
)
- 2013-04-12 21:02:33下载
- 积分:1
-
polygon_contains_point_2d
for calculating point in polygon problem
- 2009-12-08 16:11:22下载
- 积分:1
-
ADFNE Release 1.0 adfne在MATLAB语言的语法构成的
adfne在MATLAB语言的语法构成的)一包的计算机代码三个维度基于随机模拟的校长产生的裂缝网络功能;函数表征合成的或进口的两和三维裂隙网络包括交叉分析、密度测量、连接性指数、聚类和其他许多人;为对两和三维裂隙网络可视化高度简化的功能;的功能,一般利用上述阶段,以延长其使用的实际应用,为进一步发展稳定的框架和工具,以节省所得的图、表和信息在适当的格式读取能够通过许多通用标准软件应用程序。(ADFNE is a package of computer codes in Matlab language syntax which consists of a) functions to generate fracture networks in two and three dimensions based on stochastic modelling principals; b) functions to characterize synthesized or imported two- and three-dimensional fracture networks including intersection analysis, density measures, connectivity indices, clustering and many others; c) functions for highly simplification of visualization of two- and three-dimensional fracture networks; and d) functions to generically utilize the above stages and to extend their use for practical applications, to provide stable framework for further developments, and tools to save the resulting maps, tables and information in appropriate formats readable by many common standard software applications.)
- 2018-04-09 14:02:04下载
- 积分:1
-
04469620array
构建天线阵列及GUI框架,可用于相控阵,圆形阵,矩形阵等(The antenna array and GUI frame can be used for phased array, circular array, rectangular array, etc)
- 2018-10-25 10:38:02下载
- 积分:1
-
Mersenne-Twister
利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。
各个文件为:
initGenerator.m:
initGenerator函数,用于初始化随机序列的长度和值
generateNum.m:
generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组
extractNum.m:
extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。
main.m:
main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果
mymy.m和mymy.fig:
用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。
(According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display.
The individual files are:
initGenerator.m:
initGenerator function used to initialize the random sequence length and value
generateNum.m:
generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array
extractNum.m:
extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array.
main.m:
main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results
mymy.m and mymy.fig:
Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)
- 2012-07-22 21:51:55下载
- 积分:1
-
K-matrix
pso算法求解多维矩阵的matlab程序(pso algorithm matlab program for multi-dimensional matrix)
- 2013-03-06 21:07:28下载
- 积分:1
-
Digital-image
数字图像处理的中所需要的实验源代码,可以用于教学实验平台(Digital image processing image compression source code)
- 2010-07-14 00:41:43下载
- 积分:1
-
Matlabenglishdemention
matlba的英文讲义,对初学者有很大帮助(It has a lot of benefits for learners)
- 2010-08-30 09:10:15下载
- 积分:1