-
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
-
Iterative-ant-colony-algorithm-
迭代蚁群算法思想见浙江大学张兵的博士论文,自编IACA代码,解决了一个动态优化问题实例(ICAC was given by Zhangbin in the paper " Iterative ant-colony algorithm and its application to dynamic
optimization of chemical process"(SCI).)
- 2011-07-04 15:30:58下载
- 积分:1
-
matlabyouhua
内含大量关于优化问题的函数,如线性优化,整数规划,非线性规划(Contains a large number of optimization functions, such as linear optimization, integer programming, nonlinear programming)
- 2011-08-22 00:20:51下载
- 积分:1
-
Gabor
this is a matlab program which code gabor algorithms
- 2013-03-02 12:17:50下载
- 积分:1
-
Scrosspectrum
一维连续功率谱分析
一维序列x(n)的连续功率谱分析,ol(0:m)频率,tl(0:m)周期,sl(0:m)连续功率谱,st95(0:m)红噪音或白噪音谱的95 置信上限,strw(0:m) 红噪音或白噪音的谱密度,其中m=[n/2.]。 (Continuous power spectral analysis of one-dimensional one-dimensional sequence x (n) of continuous power spectrum analysis, ol (0: m) frequency, tl (0: m) cycle, sl (0: m) continuous power spectrum, st95 (0: m ) red noise or white noise spectrum of the 95 confidence limit, strw (0: m) of red noise or white noise spectral density, where m = [n/2.].)
- 2010-05-28 10:01:10下载
- 积分:1
-
jt_matlab6.5
张志勇的《精通MATLAB6.5》内容详细,是学习MATLAB编程人员值得参考的一本好资料。(Zhang Zhiyong, a " master MATLAB6.5" detailed and is worth considering to learn MATLAB programming staff of a good information.)
- 2011-09-03 16:29:29下载
- 积分:1
-
Desktop
Matlab矩阵以及数组等的基础训练题目(Matlab matrix as well as an array of basic training topic)
- 2013-05-12 18:55:53下载
- 积分:1
-
three-level-close_CLoop
基于matlab2011b,三电平,公司仿真文件,拿出来分享。(Based matlab2011b, three-level simulation files, to come up with to share.)
- 2012-12-31 13:01:09下载
- 积分:1
-
directivity_UCA
均匀平面阵方向图,m*n元,波束指向phi=0°,theta=90°(Uniform plane array pattern, m* n element, the beam points to phi = 0 °, theta = 90 °)
- 2020-09-15 15:37:56下载
- 积分:1
-
CRC-16
循环冗余校验(CRC)的生成多项式为CRC-16: x16+x15+x2+1。(CRC-16: x16+x15+x2+1.)
- 2013-01-13 18:06:49下载
- 积分:1