CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 精确解

搜索资源列表

  1. 优化作业_不精确一维搜索

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.28kb
    • 提供者:王伟
  1. cmcm98b

    1下载:
  2. 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.76kb
    • 提供者:王冠
  1. math

    0下载:
  2. 通过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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:7.56kb
    • 提供者:hulijing
  1. Jacobi

    0下载:
  2. 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:864byte
    • 提供者:klb
  1. PROG_FE3_1110191524

    0下载:
  2. 有限元编程第三版附带源代码。实用程序多,和书配套使用。大部分都能得出例题给的精确解。-FEM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:218.29kb
    • 提供者:yyf
  1. finitvolummethod

    1下载:
  2. 有限体积法及其在边值问题中的应用本文介绍了极小位能原理、虚功原理和Ritz-Galerkin方法.主要讨论了椭圆型方程定解问题的有限体积法和双曲型方程定解问题的有限体积法,简要说明了椭圆型方程定解问题的有限体积法的收敛性和近似解误差估计.另外,针对矩形域上一个泊松方程的具体定解问题,导出了它的一种特殊有限体积格式,并且编程实现,计算出该泊松方程定解问题的数值解,将算出的数值解与问题的精确解进行了简单比较,得到了初步的结论.在具体例子中用的是一种特殊的有限体积格式,它可以化为五点差分格式,它比较简
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.07kb
    • 提供者:刘小宝
  1. main

    0下载:
  2. 龙格库塔法的求解,将精确解(1)和龙格库塔法的图像放在子图一中,将精确解(2)和龙格库塔法的图像放在子图一中。-Runge-Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:521byte
    • 提供者:刘帅
  1. Tourenplanung_example

    0下载:
  2. 用对偶形式的主次问题和单纯形法精确解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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.42kb
    • 提供者:Chen WZ
  1. HW_EXARP

    0下载:
  2. 这是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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.56kb
    • 提供者:周润发
  1. HW_RCM

    0下载:
  2. 这是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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5.41kb
    • 提供者:周润发
  1. juzhenyunsuan

    0下载:
  2. 目前只开发了高等代数模块。处理的数据是有理数。不一定是整数。得出的是精确解。-Currently developed advanced algebra modules. Processed data is rational. Is not necessarily an integer. Come to the exact solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:247.28kb
    • 提供者:陈天权
  1. VOF_1D

    0下载:
  2. 一维问题的界面扑捉方法_体积分数法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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:9.9kb
    • 提供者:
  1. finite-voleme-method

    0下载:
  2. 界面扑捉方法_体积分数法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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:9.83kb
    • 提供者:
  1. 1153304_4_5.cpp

    0下载:
  2. 用共轭斜量法求解n阶方程组,记录达到所需精确解的迭代次数。-Conjugate Gradient Method with solving n-order equations, exact solutions of the desired record number of iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.08kb
    • 提供者:小哈
  1. ADI

    1下载:
  2. 二维抛物型方程的交替方向的隐格式,含有精确解和数值解,图像精确,测试完整,-Alternating direction implicit scheme dimensional parabolic equations containing the exact solution and numerical solution, image precision, testing complete,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:ash
  1. test

    0下载:
  2. 常微分方程的数值解和精确解,数值解法包括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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:551byte
    • 提供者:liu
  1. weno5_sOsher

    2下载:
  2. weno5求解shu-Osher激波管问题,计算结果能较好拟合精确解-shu-Osher problem solved by weno5,result agree with the solution well
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:3.66kb
    • 提供者:李月
  1. riemann solver

    1下载:
  2. 精确黎曼求解器; 精确黎曼求解器:hll、hllc方法;(Accurate Riemann solver; Accurate Riemann Solver: HLL, HLLC method;)
  3. 所属分类:数学计算

    • 发布日期:2018-05-04
    • 文件大小:7kb
    • 提供者:waiwai17
  1. aa

    1下载:
  2. 有限差分,前差后差中心差的具体实现方式.分析这三种差分方式的精度、误差可以与精确解比较,观察发散的原因(program to gain the value of each grid point using FDM)
  3. 所属分类:数学计算

    • 发布日期:2020-04-27
    • 文件大小:3kb
    • 提供者:Justdin
  1. cacul

    2下载:
  2. 基于MATLAB仿真模块用于求解多自由度振动方程的精确解。(It is used to solve the exact solution of the vibration equation of multiple degrees of freedom.)
  3. 所属分类:数学计算

    • 发布日期:2020-06-12
    • 文件大小:19kb
    • 提供者:zhangxuefei
« 12 »
搜珍网 www.dssz.com