CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 数值计算方法

搜索资源列表

  1. 数值分析算法描述与习题解答

    1下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60488
    • 提供者:李明
  1. numericalcalculation

    0下载:
  2. 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:雷骏
  1. sdui

    0下载:
  2. 用数值计算方法研究三阶锁相环的非线性性能及其改善途径.建立具有正弦鉴相特性的三阶锁相 环的动态非线性微分方程 ,通过编制数值解程序 ,求出不同条件下的相轨迹和时间响应图 ,分析了电路参数和初 始条件对三阶锁相环非线性性能的影响 ,并提出改善非线性性能的途径.-numerical calculation method PLL third-order nonlinear properties and improved ways. Establish special sinusoidal ph
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1484175
    • 提供者:熊静
  1. lubricant-line-slider

    1下载:
  2. 不可压缩稳态滑块数值计算方法与程序,滑块润滑计算不仅有助于了解润滑的基本特性,而且是推力轴承润滑计算的基础-Incompressible steady-state slider numerical methods and procedures, slider lubrication helps to understand not only the lubrication of the basic characteristics, and is the basis for the calculat
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:803
    • 提供者:hehuanyuan
  1. shuzhijisuan

    0下载:
  2. 工程上可以直接使用的关于数值计算方法的原代码-Projects can be directly used in numerical calculation method on the original code
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:34195
    • 提供者:石头
  1. conversingofvectors

    0下载:
  2. 有关数值计算方法中的数组间成倍的转换问题,适用于多种数据类型-Numerical method of the array of inter-conversion, multiplied for a variety of data types
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:583407
    • 提供者:wangyumei
  1. 235236

    0下载:
  2. 列主消元法 数值计算方法-cod.................................................................
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:72082
    • 提供者:bueaty
  1. Matrix

    0下载:
  2. 常用的数值计算方法,用于常见的矩阵运算,方便实用,直接编译即可运行-C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:22522
    • 提供者:LWPLWP
  1. Simpson

    0下载:
  2. c语言 辛普森求积(计算机数值计算方法)-Simpson quadrature c language (computer numerical methods)
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:685
    • 提供者:张卫
  1. chazhi

    0下载:
  2. 是C语言编写,数值计算方法,二次差值方法。-C language, numerical methods, the second difference.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:273255
    • 提供者:郭龙
  1. Finite-Difference-Method

    0下载:
  2. 有限差分方法(网格法)是最早使用的一种电磁场数 值计算方法。 边值问题 物理思想:场域离散。 (连续区域→网格和节点) 数学基础:差分原理。 (微商→差商) 线性代数方程组 §6-3 有限差分方法 作为数值计算方法,有限差分法将连续场域的问题变换 为离散系统的问题(连续场域划分为若干个细小的区域:网 格和节点)。也就是说通过离散化模型上各离散点的数值解 来逼近连续场域内的真实解。-The finite difference method (grid
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:746
    • 提供者:范阳阳
  1. Lagrange_Insert

    0下载:
  2. 数值计算方法之拉格朗日插值算法:实现书中的拉格朗日插值算法-Lagrange interpolation algorithm for numerical methods: the book Lagrange interpolation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:562386
    • 提供者:杨平
  1. monte-carl

    0下载:
  2. 统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。-Statistical simulation method, is twenty mid-1940s the development of science and technology and computer inventions, which were proposed a statistical probability theory as a guid
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:225409
    • 提供者:panye
  1. Lagrange.Newtown

    0下载:
  2. 拉格朗日插值法、牛顿插值法C语言的实现,数值计算方法中常用-Lagrange interpolation, Newton interpolation realization of C language, commonly used numerical method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3138
    • 提供者:张国力
  1. 数值计算方法电子课件(邹昌文)修订后 - 副本

    0下载:
  2. 数值计算方法课件,可以参阅相关文献,很有用(The ppt of numberical method , it is good)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1710080
    • 提供者:wsf1
  1. 电磁场数值计算法

    1下载:
  2. 本文介绍了电磁场的数值计算方法,并用MATLAB进行运算,很好用(The numrical method of microwave is introduced and it is good)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:10873856
    • 提供者:wsf2
  1. 计算方法

    0下载:
  2. 关于计算数值物理方法,采用MATLAB程序,很有用(the mehod of computational numrical phsics ,it is useful)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1708032
    • 提供者:wsf3
  1. 常用数值算法--C语言

    0下载:
  2. 多种数值计算方法,的c语言实现。好使,没有问题(A variety of numerical methods, C language implementation. OK, no problem)
  3. 所属分类:Windows编程

  1. 全矢谱计算

    1下载:
  2. 郑州大学的韩捷教授提出了基于同源信息融合技术的全矢谱(Full VectorSpectrum)分析方法。全矢谱的图谱和传统的傅里叶变换频谱图表达形式一样,都是将各谐波频率作为横坐标,各谐波频率下的振动强度作为纵坐标。正因为如此,全矢谱分析方法和传统分析方法相兼容,并且还有一套快速稳健具有容错性的全矢数值计算方法。 此程序为全矢谱计算代码(Prof. Han Jie of Zhengzhou University proposed a Full VectorSpectrum analysis m
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:石头66
  1. 润滑数值计算方法

    2下载:
  2. hp润滑数值算法光盘内容,非常好用的资源啊(Numerical algorithm for lubrication)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com