搜索资源列表
计算方法程序
- 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-purpose
03120104旅行商问题
- 这是旅行商问题的求解方法.............. 文件输入-This the Traveling Salesman Problem Solving Methods .............. file input
二分法求解非线性方程的根
- 实 验2 二分法求解非线性方程的根 计机系 041班 姓名:刘文杰 学号:200410714102 【实验内容】 1、方法介绍 (1)输入区间端点值a、b,步长h,及精度控制量ε1,若|f(a)|< ε1,则a为原方程的一个近似根,若|f(b)|< ε1,则b为原方程的一个近似根。 (2)以h为步长,将区间[a,b]分为两个等距的小区间[a,c],[c,b]。如果f(a)<0,f(c)>0,则根在[a,c]中,将区间[a,c]再分半,分点为
TspByDP
- TSP问题的动态规化求解方法 TSP 问题的动态规化求解方法
蒙特卡罗方法模拟分子运动的例程casino2x
- 蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant group arithmetic application in numerical value method and solving extremum problem of optimization function.
八皇后问题的求解
- 八皇后问题的求解方法,最经典的算法求解-eight Queen's problem solving methods, the most classical algorithm
dgfgsdfgf
- 本程序适用于求解二次函数的稳定点,一种最优化求解方法-This procedure applies to solving a quadratic function of the stable point, one of the most optimized solution
queue
- n皇后问题的C++求解方法,就是n个皇后不能同行也不能同列。-n queen problem C++ solving method, that is, n can not be a Queen s peers can not be with out.
GA_TSP
- 用VC写的遗传算法求解TSP问题程序,研一时候的作业,有多种变异和交叉方法,可以对比各中组合的计算结果-Written by VC genetic algorithm procedure TSP problem, a study of the operation time, there are several variations and cross-method comparison of the results of portfolio
gatsp3
- 图论tsp问题的一种求解方法。这个算法没有确定算法。为np问题 -Graph Theory A tsp solution. The algorithm does not determine the algorithm. Problem for the np
4GaussSeidel
- 用来求解方程组,是个不错的程序,计算方法里经常用到的算法哦-the programme is used to solve equations array, it is a good method
prime1
- 实现素数的求解方法,利用素数表进行线性时间筛选-Solving the achievement of prime numbers, using prime time table for the linear filter
package
- 水力学求解器,常用的水力学求解方法。可以直接使用。-Hydraulic Solver, commonly used method hydraulics. Can be used directly.
求解特征值
- 矩阵计算,求解特征值,冥法,迭代法,计算方法(Matrix calculation, eigenvalue solution, dark law, iterative method)
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
微分方程解析解
- 用matlab求微分方程解析解的小示例,可以求解微分方程 附教程。(A small example of solving analytical solutions of differential equations by Matlab can be used to solve a tutorial for differential equations.)
数字信号处理实验2
- 一、实验目的 1.掌握求解离散时间系统差分方程的两种方法:迭代法和filter函数法。 2.利用Z变换对系统进行复频域分析。 3.掌握系统零极点的绘制方式及Z反变换的求解方法。 4.熟悉Z变换的应用。 二、实验环境 1.Windows xp操作系统 2.MATLAB2007a软件(First, the purpose of the experiment 1. the two methods of solving the difference equation of the
qw
- 混沌序列求解方法,采用了流行算法,在matlab中直接调用函数(The method of solving the chaotic sequence and adopting the popular algorithm)
有限元方法求解悬臂梁的的源代码
- 还不错的求解有限元方法求解悬臂梁的振动问题。(It is not bad to solve the vibration problem of cantilever beam by finite element method.)