CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - numerical method

搜索资源列表

  1. Computmethod

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13.44kb
    • 提供者:易牧
  1. povwin_s

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4.49mb
    • 提供者:白改朝
  1. Newton

    0下载:
  2. 牛顿插值法和拉格朗日插值法 数值分析中的重要算法啊-Newton interpolation method and Lagrange interpolation and numerical analysis of the important algorithms ah
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:38.34kb
    • 提供者:zhangyan
  1. Desktop

    0下载:
  2. 主要用C++算法写数值分析几种方法 几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1.42kb
    • 提供者:karant
  1. crank1

    0下载:
  2. numerical method fotran subroutine-numerical method fotran subroutine
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1.02kb
    • 提供者:rasool
  1. xzvxvxcvz12g

    0下载:
  2. In the measurement of frequency is actually 1s to count time signal, numerical is signal frequency. Using single-chip microcomputer frequency plan by using two kinds of method, usually the first approach is to use own counter chip counting input puls
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:16.6kb
    • 提供者:倪萍波
  1. numerical--control-emitation-system

    0下载:
  2. 基于以上原因,开发一种数控仿真系统具有重要的意义。本次设计就是:在 VisualBasic 6. 0的环境下利用 Windows技术和面向对象的程序设计方法开发一个可视化数控仿真系统。-Based on the above reasons, the development of a nc simulation system is of great significance. This design is: in the VisualBasic 6. 0 environment using Win
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-01
    • 文件大小:13.39mb
    • 提供者:you
  1. Jacobi

    0下载:
  2. 数值计算方法中的一个上机实验,雅克比迭代法,一份很详细的实验报告,包括源码-Numerical methods in an experiment on the computer, Jacobi iterative method, a very detailed lab report, including source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:1.06mb
    • 提供者:蔡仕林
  1. mnq

    0下载:
  2. 有限体积法计算程序,强大的功能设计,里面还有算例,可以学习,可以应用-Finite volume method calculation program, powerful design, there is also a numerical example, you can learn, can be applied
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2.46mb
    • 提供者:qujiawei
  1. LU_decompose

    0下载:
  2. 数值计算分析之LU分解法求解程序代码,可用于一切方程组求解-Numerical Analysis of the LU decomposition method for solving program code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:982byte
    • 提供者:欧阳年
  1. cvx-zuiquan

    1下载:
  2. 关于凸优化资料,目前最新版本的matlab图优化工具加载方法和学习算例。里面讲述了多目标优化、内点法等一些凸优化具体算例,希望对大家有用。-About convex optimization data, the latest version of the loading method matlab figure optimization tools and learning examples. Which describes a multi-objective optimization, int
  3. 所属分类:Windows Kernel

    • 发布日期:2016-11-15
    • 文件大小:4.56mb
    • 提供者:王御天
  1. Finite_Element_TVariation

    0下载:
  2. In this code,we are concerned with the numerical minimization of energy functionals in Hilbert Space involving total variation for gray-scale 1-dimensional inpainting problem.Applications are shown by finite element method. see for example : http
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:hamdi
  1. Gausssader

    0下载:
  2. 高斯赛德尔迭代求解方法,是一种数值结算方法,仅仅大家参考学习,希望大家多多提出意见,加强交流。-High Sisaideer iterative solution method is a numerical method of settlement, only reference study, we hope the advice, strengthen exchanges.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4.39mb
    • 提供者:
  1. BKMSoftware

    0下载:
  2. 边界节点法(Boundary Knot Method)是一种被广泛使用的无网格数值方法,具有编程容易、收敛速度快等优点,被广泛关注。边界节点法的主要思想是利用控制方程的非奇异一般解的线性组合来近似方程的解,通过配点法求解出未知系数。在这整个计算过程中保持了无网格的优势。鉴于边界节点法的优点,作者开发了基于边界节点法的MATLAB工具箱用以求解一些常见的椭圆形方程控制的物理问题如Helmholtz方程控制的声学问题等,为科学研究和工程应用提供了一个简便的工具。本软件可用于科学研究和实际工程计算,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2.63mb
    • 提供者:施詔峰
  1. 39556814

    0下载:
  2. Using euler method and runge-kutta numerical solution method for differential equation and draw the graphic solution, the results are comparative analysis,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:98kb
    • 提供者:piwlid
  1. miss

    0下载:
  2. Ant colony algorithm in the application of numerical method and the extremum function optimization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:2mb
    • 提供者:sizsn
  1. vic2d

    0下载:
  2. Vortex-in-Cell涡生成方法,用于模拟涡与界面的相互作用(Numerical simulation method of Vortex-in-Cell)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:66kb
    • 提供者:liaoyun0126
搜珍网 www.dssz.com