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

搜索资源列表

  1. Chapter-8--numerical-integration

    0下载:
  2. 第7章 数值微分.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 7, numerical differentiation
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11283
    • 提供者:空悟
  1. Differentiation-and-integration

    0下载:
  2. 数值积分和数值微分的相应方法,程序测试无误。-Numerical integration and numerical differentiation of the corresponding program to test and correct.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4920
    • 提供者:jh
  1. wei-fen

    0下载:
  2. 数值微分计算各种方法的matlab程序,可作为数值分析等的学习工具。-Numerical differentiation to calculate the various methods matlab program, can be used as a learning tool of numerical analysis .
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7408
    • 提供者:cheung
  1. CPP-MathLib

    0下载:
  2. 该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。 -C++ MathLib
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-24
    • 文件大小:7776893
    • 提供者:大大
  1. Numerical-calculation

    0下载:
  2. 包括三次样条,数值积分,数值微分,牛顿迭代等数值计算方法程序,我以前做过的作业-Cubic spline, numerical integration, numerical differentiation, Newton iterative numerical calculation method of the program, I ve done the job
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7334
    • 提供者:tristan
  1. NR_C301

    0下载:
  2. 数值计算方法,包括插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数-Numerical methods, including interpolation and fitting, numerical differentiation and numerical integration of direct methods and iterative methods for solving linear equations, computing
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14531543
    • 提供者:丁伟
  1. Dshiyannr

    0下载:
  2. 画直线的方法:数值微分法,中点划线法,breseenham划线算法 , -Draw a straight line method: numerical differentiation, the midpoint of line method breseenham crossed algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3516
    • 提供者:chenhebingb
  1. mx_zhao3

    0下载:
  2. 画图 可保存读取 Bresenham算法 中点画线法 数值微分法(DDA)-Paint to save the Bresenham algorithm were dotted line is read the numerical differentiation Act (DDA)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:12859701
    • 提供者:
  1. CISimpson

    0下载:
  2. 数值微分算法,里面包括了各种情况,简单实用,适合初学者,是数学计算的好工具-Numerical differentiation algorithms, which include a variety of situations, a simple and practical, suitable for beginners, is a good tool for mathematical calculations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-27
    • 文件大小:7094
    • 提供者:陈萌
  1. The-use-of-mathematical-modeling

    0下载:
  2. 数学建模---MATLAB的使用简介一、曲线插值与拟合二、数值微分与积分三、微分方程数值解四、优化问题五、回归分析-The use of mathematical modeling--- MATLAB Introduction of a curve interpolation and fitting the second, numerical differentiation and integration III, differential equations IV, V optimizatio
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:80288
    • 提供者:zhaobiao
  1. xDifferential

    0下载:
  2. 用有限差分法、多项式拟合方法和三次样条插值方法对离散数据进行数值微分-Using the finite difference method, polynomial fitting method and cubic spline interpolation method for numerical differentiation of discrete data
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:961
    • 提供者:zhuweiling
  1. CVBDDDAAo

    0下载:
  2. 计算机图形学当中的生成直线的的数值微分算法,和实现橡皮筋技术 -Numerical differentiation algorithm for computer graphics, which generate a straight line, and the rubber band technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:1959
    • 提供者:
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:17371340
    • 提供者:ltiuan
  1. numeriacal-analysis-matlab-code

    0下载:
  2. 数值分析中matlab源码,包括方程求解,数值积分,数值微分,微分方程解法等-Numerical analysis matlab source code, including equations, numerical integration, numerical differentiation, Differential Equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:45085
    • 提供者:caoys
  1. MATLAB-codes

    0下载:
  2. matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序-The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:101843
    • 提供者:shsjxiezl
  1. diff

    0下载:
  2. 数值微分求解,两点式、三点式、五点式,微分求导计算-Numerical differentiation to solve the two-point and three-point, five-point differential derivation calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:836
    • 提供者:王清
  1. codes-for-numerical-analysis

    0下载:
  2. 高教版数值分析的matlab代码,误差与范数,非线性方程(组)的数值解法,解线性方程组的直接方法,解线性方程组的迭代法,矩阵的特征值与特征向量的计算,函数的插值方法,函数逼近与曲线(面)拟合,数值微分,数值积分,常微分方程(组)求解-entire codes for numerical analysis based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:902246
    • 提供者:theo
  1. 偏微分方程数值计算

    2下载:
  2. 偏微分方程数值计算.rar
  3. 所属分类:matlab例程

    • 发布日期:2013-03-19
    • 文件大小:3734079
    • 提供者:coolhandy
  1. DrawLine

    0下载:
  2. 直线的扫描转换程序,利用中点画线算法、数值微分算法以及Bresenham算法确定最佳逼近于指定直线的一组像素。-Linear scan conversion process using the dotted line algorithms, numerical differentiation algorithm and Bresenham algorithm to determine the best approximation of a group of pixels in the speci
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:45066
    • 提供者:李方正
  1. 3-vc-draw-line

    0下载:
  2. 画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:4829
    • 提供者:dang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com