CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - numerical methods

搜索资源列表

  1. SPH-for-dambreak

    0下载:
  2. 光滑粒子方法是一 种新近发展 的可用于流动模拟的无网格数值方法 ,理论上能够适应任意变形 ,在模拟流体流动的剧烈变形时有显著的优势 但是流动的初始、边界条件和一些计算数的选取都会对计算结果产生较大 的影响 作者基于 方法 的基 本原理 , 全面考虑了各种定解条件的设置 , 独立发展 了一 套用于模拟不可压 自由表面流动的 程序 , 并应用 于溃坝流动的模拟 之 中 模拟结果 与 和 经典 的结果非常吻合 ,验证 了方法的准确性,为 方法的一 步发展和广泛应用奠定 了一定的基础
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:470122
    • 提供者:tigerwoods
  1. Simpson

    0下载:
  2. 《数值与计算方法》课程中的Simpson公式法。- Numerical and calculation methods courses in the Simpson formula.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:2901
    • 提供者:张河
  1. Gaussian

    0下载:
  2. The numerical integration methods described so far are based on a rather simple choice of evaluation points for the function f(x). They are particularly suited for regularly tabulated data, such as one might measure in a laboratory, or obtain fro
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:137491
    • 提供者:Sid
  1. TherealizationofParallelLUfactorizationbasedonFPGA

    0下载:
  2. 本文首先介绍了稀疏矩阵的特点和研究稀疏矩阵分解的意义,接着讨论了稀疏矩阵各种快速算法并给出了本文所采用的方法。在此基础上详细说明了稀疏矩阵模拟排序算法,直接LU分解算法,符号LU分解算法,数值LU分解算法及这些算法在FPGA上的实现过程。最后为充分发挥FPGA作为一种可编程逻辑器件的优势,将单核数值LU分解扩展为多核并行LU分解结构,并使用BDB矩阵对该结构进行了验证,给出并分析了实验结果。-Firstly,the characteristies and research value of sp
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4277194
    • 提供者:mabeibei
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:17252
    • 提供者:yaoqiuxiang
  1. VBDiaoYongMATLAB

    0下载:
  2. VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。-VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynami
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:14938
    • 提供者:Charlie
  1. Lagrange-interpolation

    0下载:
  2. In numerical analysis, Lagrange polynomials are used for polynomial interpolation. For a given set of distinct points xj and numbers yj, the Lagrange polynomial is the polynomial of the least degree that at each point xj assumes the corresponding val
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:359177
    • 提供者:stefan
  1. Visual-Fortran2002

    5下载:
  2. 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
  3. 所属分类:software engineering

    • 发布日期:2014-04-30
    • 文件大小:7149568
    • 提供者:
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a genera
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1644487
    • 提供者:zahid
  1. levelset_lecture

    1下载:
  2. 这几张PPT内容主要是李春明针对水平集的一些基本知识、应用展开的。-Lichunming-- Curve evolution and level set methods: Curve Evolution: from snake to general curve evolution Level Set Methods: basic concepts and methods Numerical issues: Difference scheme:
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2539137
    • 提供者:zhangjie
  1. NonlinearDynamicsofDuffing

    2下载:
  2. 采用4阶龙格库塔法和10阶连分式欧拉法,数值计算、分析了分数阶阻尼Duffing系统的 动力学特性.利用相图、Poincare截面映射图和分岔图等非线性动力学分析方法研究了阻尼的分数 阶微积分阶数对Duffing系统动力学性能的影响,采用分岔图法研究了外部激励的幅值和频率变 化时分数阶阻尼Duffing系统的动力学行为.分析表明,分数阶阻尼的阶数在0.1~2.0发生变化 时,系统依次进入周期运动、混沌运动、周期运动、混沌运动和周期运动,并且在混沌运动区间中存 在着周期运动窗口
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:135824
    • 提供者:张洋
  1. tu

    1下载:
  2. 微分方程数值解的梯形方法,欧拉方法,龙格-库塔方法及数值分析。-Trapezoidal method of differential equations, Euler' s method, Runge- Kutta methods and numerical analysis.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:27635
    • 提供者:柳月
  1. counter

    1下载:
  2. 一、基础部分(70 ) 设计一个简易计算器,它具有下列运算功能: 1. 两个无符号的8位二进制数的相加; 2. 两个无符号的8位二进制数的相减; 3. 数值和运算符用4×4键盘输入,输入的值为十进制,其中A为“+”,B为“-”,C为“退格”E为“=”, 4. 数值用数码管以十进制形式显示,以加法为例,初始时显示全“0”,先输入被加数,输入时数字顺序是从左到右。例如,输入1、2、3应该在显示器上上显示“123”,在输入运算符,按下运算符键后,数码管显示全“0”,再输入加数,方法
  3. 所属分类:software engineering

    • 发布日期:2015-06-07
    • 文件大小:455680
    • 提供者:孟晓慧
  1. MATLAB-VB

    0下载:
  2. 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:39289
    • 提供者:王凯旋
  1. macrofluidsCFD

    0下载:
  2. 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
  3. 所属分类:Project Design

    • 发布日期:2017-05-29
    • 文件大小:12210880
    • 提供者:luming
  1. modeling-for-Complex-Fluids

    0下载:
  2. 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3311349
    • 提供者:luming
  1. NumericalforTwophase

    0下载:
  2. 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
  3. 所属分类:Project Design

    • 发布日期:2017-05-24
    • 文件大小:7890362
    • 提供者:luming
  1. pangyangjing

    0下载:
  2. 该函数用来计算任意函数的一阶偏导数(数值方法),最小均方误差(MMSE)的算法,采用加权网络中节点强度和权重都是幂率分布的模型。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Minimum mean square error (MMSE) algorithm, Using weighted model no
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:4924
    • 提供者:贠红侠
  1. naonou-V7.7

    0下载:
  2. 信号维数的估计,该函数用来计算任意函数的一阶偏导数(数值方法),数值分析的EULER法。- Signal dimension estimates, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), EULER numerical analysis method.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:6576
    • 提供者:梁鸣
« 1 2 34 »
搜珍网 www.dssz.com