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

搜索资源列表

  1. FOR1

    0下载:
  2. Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:136063
    • 提供者:崔宏青
  1. Soft20060210160010604

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。 -project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important one, especially in four bands, precision is high.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:175010
    • 提供者:gggg
  1. NumercialRecipes

    2下载:
  2. 强烈建议增加fortran90的分类,这次上传的就是用f90编写的数值方法-strongly suggested that fortran90 the classification, this is uploaded with f90 prepared by the numerical method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:397480
    • 提供者:刘艳
  1. 8253asm

    0下载:
  2. 基于Intel 8253定时器的两端Asm,包括配套电路,流程图  1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8253 的1个通道作定时器,演奏C调的各个音符,利用查表程序的方法依次演奏,每个音符演奏1s,停0.5s 演奏三遍后退出程序 2。利用Intel 8253的一个通道产生一个100Hz的方波,用示波器测试信号的正确性  以产生的方波作为另一个通道门控信号。利用此通道测量其高电平的宽度,在PC机显示屏上显示其数值并退出程
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:32283
    • 提供者:solarphoebus
  1. VBparse

    0下载:
  2. 该系统分为数学公式编译器和数值计算两大块,数学公式编译器的实现比较复杂,计算系统的实现是利用编译器调用数学公式进行的,插值方法,方程求根,数值积分,线性方程组求解
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:562861
    • 提供者:李亚成
  1. 数值分析2

    0下载:
  2. 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance,
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4471
    • 提供者:周易
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:1364
    • 提供者:谭松清
  1. Fluentcode

    0下载:
  2. 详细的Fluent软件使用说明,有限元数值方法使用典型例子。-detailed Fluent software descr iption,classical FEM example.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1628248
    • 提供者:吴涛
  1. quadgui

    0下载:
  2. 该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳-QUADGUI Demonstrate numerical evaluation of a definite integral. Q = QUADGUI(F,A,B) shows the steps in approximating the integral of F(x) from A to B by adaptive extrapolated Simpson s quadrature. The sha
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1790
    • 提供者:lipu
  1. Newton

    0下载:
  2. 本上传资料为如何在matlab中使用牛顿插值算法,学数值方法的同学可以学习一下哦!-This is how to upload data in matlab using Newton interpolation algorithm, numerical methods, students can learn to learn about Oh!
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1251
    • 提供者:李木子
  1. dynamics_MATLAB_programs

    0下载:
  2. 本程序为《Advanced Dynamics Analytical and Numerical Calculations with MATLAB》源代码,用数值方法求解高等分析动力学的程序。-The procedure for the " Advanced Dynamics Analytical and Numerical Calculations with MATLAB" source code, using numerical methods for solving dyn
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:114938
    • 提供者:jason
  1. Monte-Carlo

    0下载:
  2. Monte Carlo 法不同于前面几章所介绍的确定性数值方法,它是用来解决数学和物理问题的非确定性的(概率统计的或随机的)数值方法。-Monte Carlo method is different the deterministic numerical methods described in previous chapters, it is non-deterministic physics and mathematics to solve problems (statistical pr
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:128139
    • 提供者:吴晓全
  1. matlab

    0下载:
  2. 数值方法(matlab)第四版源码,特别全,而且没有语法错误。特别好用-Numerical Methods (matlab) fourth edition of the source, particularly full, and no grammatical errors. Particularly useful
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:15859
    • 提供者:flower
  1. 7854

    0下载:
  2. 滤波求和方式实现宽带波束形成,该函数用来计算任意函数的一阶偏导数(数值方法),关于小波的matlab复合分析。- Filtering summation way broadband beamforming, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Matlab wavelet analysis on co
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:4050
    • 提供者:梁进锋
  1. iumer

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,MinkowskiMethod算法 ,该函数用来计算任意函数的一阶偏导数(数值方法)。- Multivariate least squares fitting method of nonlinear equations, MinkowskiMethod algorithm, This function is used to calculate the arbitrary function of the first order partial derivati
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:夏社惠
  1. gen-V3.0

    0下载:
  2. 本程序的性能已经达到较高水平,信号维数的估计,该函数用来计算任意函数的一阶偏导数(数值方法)。- The performance of the program has reached a high level, Signal dimension estimates, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods).
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:5290
    • 提供者:王孝周
  1. fen_v32

    0下载:
  2. 包含收发两个客户端的链路级通信程序,该函数用来计算任意函数的一阶偏导数(数值方法),正确率可以达到98%。- Contains two clients receive link-level communications program, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Accuracy can r
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:付飞
  1. 第一章

    0下载:
  2. 本文件用于矩阵分解的直接算法,针对徐树方老师的《数值线性代数》课后第一章练习题(This document is used for matrix decomposition of the direct algorithm, for teacher Xu Shufang's "Numerical Linear Algebra" after the first chapter exercises)
  3. 所属分类:书籍源码

  1. 金融数量分析——基于MATLAB编程(第4版)@郑志勇

    2下载:
  2. 本书注重理论与实践相结合,通过实际案例和编程实现让读者理解理论在实践中的应用;同时还充分强 调“案例的实用性、程序的可模仿性”,且在案例程序中附有详细的注释。例如,投资组合管理、KMV模型计 算、期权定价模型与数值方法、风险价值VaR的计算等案例程序,读者可以直接使用或根据需要在源代码基 础上进行修改使用。(This book pays attention to the combination of theory and practice, through practical cases and
  3. 所属分类:书籍源码

    • 发布日期:2021-04-16
    • 文件大小:25851904
    • 提供者:热带
  1. 弹性力学平面问题边界元法计算程序(姚振汉 边界元法 源代码)

    2下载:
  2. 此程序有线性、二次、三次插值的直线单元、圆弧单元,以及二次等参曲线单元,每个边界线段除等分外、还可等比划分,还有两端加密或中部加密的对称型等比划分等功能,可以根据问题的特性合理划分边界单元,建立最合理的边界元计算模型。程序中对于弱奇异积分通过变换求得解析积分,柯西主值积分用刚体位移法处理,同时对于非奇异积分采用了等精度高斯积分,因此计算精度优于一般的边界元程序,更优于有限元等其他数值方法。
  3. 所属分类:书籍源码

    • 发布日期:2021-02-26
    • 文件大小:100405856
    • 提供者:xbei_56@163.com
« 12 3 4 5 »
搜珍网 www.dssz.com