搜索资源列表
优化作业_不精确一维搜索
- 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
cmcm98b
- 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段
math
- 通过C语言编程实现数值计算方法中的雅可比迭代,输入各个方程组的系数和迭代次数可以得到方程的精确解和中间计算结果。另外方程组未知数的个数可以自行设定。-Through the C language programming to achieve numerical method of Jacobi iteration, enter all equations of the coefficients and number of iterations can be exact solutions of
Jacobi
- 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
PROG_FE3_1110191524
- 有限元编程第三版附带源代码。实用程序多,和书配套使用。大部分都能得出例题给的精确解。-FEM
finitvolummethod
- 有限体积法及其在边值问题中的应用本文介绍了极小位能原理、虚功原理和Ritz-Galerkin方法.主要讨论了椭圆型方程定解问题的有限体积法和双曲型方程定解问题的有限体积法,简要说明了椭圆型方程定解问题的有限体积法的收敛性和近似解误差估计.另外,针对矩形域上一个泊松方程的具体定解问题,导出了它的一种特殊有限体积格式,并且编程实现,计算出该泊松方程定解问题的数值解,将算出的数值解与问题的精确解进行了简单比较,得到了初步的结论.在具体例子中用的是一种特殊的有限体积格式,它可以化为五点差分格式,它比较简
main
- 龙格库塔法的求解,将精确解(1)和龙格库塔法的图像放在子图一中,将精确解(2)和龙格库塔法的图像放在子图一中。-Runge-Kutta
Tourenplanung_example
- 用对偶形式的主次问题和单纯形法精确解cvrp车辆路径问题,环境为gams,一种类似lingo,国际上也经常使用的数学规划软件。-a exact solution of cvrp with dual variable and simplex method in the enviorment GAMS, which is similar to Lingo, is also popular in the world for Operation Research.
HW_EXARP
- 这是Toro老先生的带干湿界面的精确解,请好好研究-Program name: HW-EXARP File name: hw_exarp.f Purpose: To solve exactly the general Riemann problem for the non-linear one-dimensional shallow water equations for wet and dry bed conditions
HW_RCM
- 这是Toro的rcm方法求解非线性浅水方程的精确解, 请结合他的两本书看-Program name: HW-RCM File name: hw_rcm.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations by the Random Choice Method (RCM) on a non-staggered grid, with van der Cor
juzhenyunsuan
- 目前只开发了高等代数模块。处理的数据是有理数。不一定是整数。得出的是精确解。-Currently developed advanced algebra modules. Processed data is rational. Is not necessarily an integer. Come to the exact solution.
VOF_1D
- 一维问题的界面扑捉方法_体积分数法VOF,可以当作接近精确解使用,对刚入门比较适宜-One-dimensional interface capture method _ volume fraction method VOF, can be used as close to the exact solution to use for beginners to more appropriate
finite-voleme-method
- 界面扑捉方法_体积分数法VOF,可以当作接近精确解使用,对刚入门比较适宜-One-dimensional interface capture method _ volume fraction method VOF, can be used as close to the exact solution to use for beginners to more appropriate
1153304_4_5.cpp
- 用共轭斜量法求解n阶方程组,记录达到所需精确解的迭代次数。-Conjugate Gradient Method with solving n-order equations, exact solutions of the desired record number of iterations.
ADI
- 二维抛物型方程的交替方向的隐格式,含有精确解和数值解,图像精确,测试完整,-Alternating direction implicit scheme dimensional parabolic equations containing the exact solution and numerical solution, image precision, testing complete,
test
- 常微分方程的数值解和精确解,数值解法包括Euler方法,改进的Euler方法,2阶R-K方法,4阶经典R-K方法-Numerical solution and exact solution of ordinary differential equations, numerical solutions include Euler method, the improved Euler method, 2 order R- K method, 4 order classical R- K method
weno5_sOsher
- weno5求解shu-Osher激波管问题,计算结果能较好拟合精确解-shu-Osher problem solved by weno5,result agree with the solution well
riemann solver
- 精确黎曼求解器; 精确黎曼求解器:hll、hllc方法;(Accurate Riemann solver; Accurate Riemann Solver: HLL, HLLC method;)
aa
- 有限差分,前差后差中心差的具体实现方式.分析这三种差分方式的精度、误差可以与精确解比较,观察发散的原因(program to gain the value of each grid point using FDM)
cacul
- 基于MATLAB仿真模块用于求解多自由度振动方程的精确解。(It is used to solve the exact solution of the vibration equation of multiple degrees of freedom.)