-
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
-
niudun
牛顿下山算法 牛顿迭代算法 和牛顿差值多项式 (Newton downhill method the difference between Newton and Newton polynomial algorithm)
- 2011-05-14 18:52:04下载
- 积分:1
-
legendre_gauss
此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)(for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula))
- 2006-11-06 17:04:30下载
- 积分:1
-
Linear_equations
线性方程组的数值解法,包括高斯列主元消去法 ,Jacobi迭代法,Gauss--Saidel迭代法,超松弛迭代法(The numerical solution of linear equations, including gaussian pca elimination method, Jacobi iteration method, Gauss- Saidel iteration method, overrelaxation iteration method)
- 2014-10-16 11:04:22下载
- 积分:1
-
yichangjiance
拥挤场景下的异常检测,实现视频监控的异常自检测与中作学习,基于matlab的实现(Anomaly detection in crowded scenes under)
- 2014-11-26 15:05:11下载
- 积分:1
-
Newmark_Matlab
Newmark 算法案例,可以对初学者起到帮助,适用于结构力学(Newmark algorithm cases, can help beginners play for structural mechanics)
- 2014-11-29 19:24:43下载
- 积分:1
-
sim1
MATLAB SIMULATION MODEL ELECTRONICS
- 2014-09-20 12:26:54下载
- 积分:1
-
MATLAB_For_C
完整的C与matlab混合编程的例子,包含很多实例,还有讲解用的ppt,对于想要了解c与matlab混合编程的人很有帮助。(Complete mixed C and matlab programming examples, including many examples, as well as on the use of ppt, to want to know c and mixed programming matlab people very helpful.)
- 2007-12-22 23:52:39下载
- 积分:1
-
DTWMATLABsource
很好的DTW源代码,层次分明,注释详尽,很容易看懂,直接运行主程序main_speech_alignment_DTW.m 即可通过图观察DTW处理前后的波形。(DTW good source code, structured, detailed notes, it is easy to understand, can be run directly by the main program main_speech_alignment_DTW.m Figure waveform observed before and after DTW.)
- 2010-10-25 15:24:52下载
- 积分:1
-
lsvmk
分类和拟合,支持向量新算法。最小二乘,但只能用于二维数据(Classification and fitting a new support vector algorithm. Least squares, but only for two-dimensional data)
- 2008-05-12 22:29:14下载
- 积分:1