搜索资源列表
Runge-Kutta.rar
- 两个求解微分方程组 的龙格库塔法程序两个程序可用,Solving the two differential equations Runge-Kutta method can be used two procedures procedures
branch-and-cut-algorithm.rar
- 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。 ,Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is
C-W-savings-algorithm
- C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
GaoJingDu
- 高精度 实现加法,减法,乘法还有除法。以求解相关的问题和内容。-Achieve high-precision addition, subtraction, multiplication division there. To solve related issues and content.
Jacobi
- JACOBI迭代求解线形方程组的问题,其中有代码-JACOBI iterative linear equation group, including code
license
- 用于求解matlab排序问题,求解得效率很高,比一般的方法好哦-Matlab for solving the scheduling problem, to solve a highly efficient method than the average好哦
Simple
- 关于求解线性规划单纯形法的matlab程序 -Simplex method of linear programming in matlab program
backtracking-algorithm-C
- 这是求解VRP和TSP相关问题的回溯算法,基于C语言环境-This is a VRP and TSP solving issues related to backtracking algorithm, based on C language environment
danhang
- 解决导航问题,运用数据结构的最短路径的两种求解方法-To solve navigation problems, using the data structure of the two shortest path solution method
lorenzf-matlab
- lorenzf的matlab求解,包含详细的matlab求解说明-lorenzf the matlab solving, contains a detailed descr iption of the matlab solving
compass
- 一种基于北斗双星系统的模糊度在航求解算法-Beidou system based on fuzzy degree of aviation Algorithm
tanxinfaqiujiezhaolingqian
- 利用会贪心算法求解超市系统的找零钱问题。-liyongtanxinsuanfashixianchaoshixitongdezhaolingqianwenti。
Programdesignandproblemsolving
- 程序设计与问题求解方法 ACM/ICPC-Program design and problem solving
beibao
- 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2) (1,4,5) (8,2) (3,5,2)。 提示:可利用回溯法的设计思想来解决背包问题。首先将物品排成一列,然后顺序选取物品装入背包,假设已选取了前i 件物品之后背包还没有装满,则继
1
- 一篇研究光纤光栅的文献,文件中介绍了光纤光栅耦合模的推导原理,并给出了数值求解的结果-A study of fiber grating literature, the paper describes the derivation of coupled-mode fiber grating theory, and gives the results of numerical solution
Solver
- 使用VBA调用规划求解的例子(Excel2010)-call Excel Solver by Vba
VC
- 用ode45求解方程组,通过不断近似迭代-Ode45 for solving equations
Kinematics-analysis
- 讨论了一种六自由度排爆机械手运动学问题,利用D-H坐标变换方法来建立了机械手的运动学数学模型和目标矩阵,利用 MATLAB 强大的符号运算功能,对方程进行求解,得出正逆运动学的解。通过正运动学的解,可以得出了 解机械手各关节在执行任务时的运动轨迹;而逆运动学的解则可以求出机械手要到达某一位姿机械手各关节的扭角。运动学分析也为今后实现机械手的自动控制提供了设计参数。 -A kinematics promble of a 6-DOF bomb-disposing manipulator was
cp2Bp2Bcxkaifa
- 一个c++程序是面向过程的,它是利用松弛法求解线性方程组的接-A c++ program is process-oriented, it is the relaxation method for solving linear equations then
PeakFinder
- 求解曲线或者光谱等等的峰值,matlab完整程序。-Solving the curve or spectral peak Matlab complete program.