资源列表

« 1 2 ... .55 .56 .57 .58 .59 460.61 .62 .63 .64 .65 ... 3400 »

[数学计算/工程计算dongtaiguihua

说明:设平面上有一个m´ n的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+¥ ),向右行进的代价是bij(bin =+¥ )。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。用高级程序设计语言编写程序求解动态规划模型。-Set up a plane m n of the grid, wil
<陆嘉鸣> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算duoxiangshi.c

说明:能够按照指数降序排列建立并输出多项式;能够完成两个多项式的相加、相减,并将结果输出;-In accordance with the index in descending order to create and output polynomial able to complete the sum of two polynomials, subtraction, and the results output
<郑鑫> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ACMproblem

说明:中大ACMproblem!-Zhongshan University ACMproblem!
<徐达成> 在 2025-09-15 上传 | 大小:117kb | 下载:0

[数学计算/工程计算StateEstimator

说明:基于最小二乘法的状态估计程序,希望对大家有用!-Based on least squares state estimation procedure, in the hope that useful to everybody!
<zoe> 在 2025-09-15 上传 | 大小:11kb | 下载:0

[数学计算/工程计算MATLABpowersystem

说明:本书详细介绍了电力系统分析与设计中,matlab的各种用途,很实用。-The book detailed the power system analysis and design, matlab uses, it is practical.
<zoe> 在 2025-09-15 上传 | 大小:13.37mb | 下载:0

[数学计算/工程计算The_problem_of_TSP

说明:旅行商问题是组合优化的经典问题,应用广泛,而且长期以来被作为NP-complete问题的理想研究平台。文章介绍了旅行商问题的基础知识、应用,以及常用的求解方法。-Traveling Salesman Problem is a classic combinatorial optimization problem, the application of extensive and long NP-complete problems as an ideal research platform. Tra
<黄艺敏> 在 2025-09-15 上传 | 大小:148kb | 下载:0

[数学计算/工程计算aBookOfxuanfa

说明:算法设计的书!用示例讲解!-Algorithm design book! Use examples to explain!
<徐达成> 在 2025-09-15 上传 | 大小:420kb | 下载:0

[数学计算/工程计算LUD

说明:时间素列分析中AR模型LUD算法的实现,只要输入样本数据通过该算法就可以求出模型的参数。-Su-out time analysis Lud AR model algorithm, as long as the input sample data through the algorithm can be obtained on the model parameters.
<陆荣生> 在 2025-09-15 上传 | 大小:254kb | 下载:0

[数学计算/工程计算sevral_methods_for_solving_traveling_salemans_prob

说明:旅行商问题(TSP)是组合优化领域的一个典型的、易于描述却难以处理的NP完全难题,其可能的路径数目与城市数目是呈指数型增长的,求解非常困难。-Traveling Salesman Problem (TSP) is the field of combinatorial optimization of a typical, easy to describe but difficult to deal with NP-complete problems, the number of possible
<黄艺敏> 在 2025-09-15 上传 | 大小:254kb | 下载:0

[数学计算/工程计算LUD

说明:时间素列分析中AR模型LUD算法的实现,只要输入样本数据通过该算法就可以求出模型的参数。-Su-out time analysis Lud AR model algorithm, as long as the input sample data through the algorithm can be obtained on the model parameters.
<陆荣生> 在 2025-09-15 上传 | 大小:8kb | 下载:0

[数学计算/工程计算one_nethod_of_solving_traveling_saleman_problem.ra

说明:在邻接矩阵的基础上利用成套初等变换的方法,对旅行商问题进行了探讨,给出此问题一个可行的求解方法。-In the adjacency matrix based on the use of sets of elementary transformation method for traveling salesman problem is discussed, given this problem a feasible solution.
<黄艺敏> 在 2025-09-15 上传 | 大小:53kb | 下载:0

[数学计算/工程计算lagerange

说明:拉格朗日插值计算对于给定的数据(xj,yi) 求一插值多项式-Lagrange interpolation calculation for a given data (xj, yi) for one interpolation polynomial
<26042325> 在 2025-09-15 上传 | 大小:3kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 460.61 .62 .63 .64 .65 ... 3400 »

源码中国 www.ymcn.org