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

搜索资源列表

  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. 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. DrawLine

    0下载:
  2. 图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法-Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:2509245
    • 提供者:wm
  1. matlab_yuandaim

    0下载:
  2. 主要内容有MATLAB操作基础、MATLAB矩阵及其运算、MATLAB程序设计、MATLAB绘图、MATLAB数据分析与多项式计算、MATLAB解方程与最优化问题求解、MAI’LAB数值积匀与数值微分、MATLAB符号运算、MATLAB图形句柄、MATLAB图形用户界面设计、Simulinl动态仿真集成环境以及MATLAB外部接口技术。-Main content MATLAB operating basis, MATLAB matrix and its operations, MATLAB pr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:28025
    • 提供者:
  1. Euler_Method

    0下载:
  2. 欧拉方法及改进的欧拉方程解数值微分方程,可以有效提高收敛速度-Euler equations numerical differential equations, can effectively improve the convergence speed
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1975
    • 提供者:张小龙
  1. NumAlgFor77

    0下载:
  2. 这是一个标准数值计算的Fortran77案例程序,虽然没有高深而专门的算法,但对一些常用的算法,如矩阵计算,插值,拟合,数值微分和积分,非线性方程求根,函数极值,常微分和偏微分方程的求解等给出了案例式的的解法,有助于数值方法初学者入门或老用户常规调用,也可以作为子例子程序调用。-This is a standard numerical Fortran77 procedures in case, though not profound and specialized algorithms, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:146793
    • 提供者:Jia Duojie
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. RICHAR

    0下载:
  2. 数值微分算法的计算机实现,数值方法与计算机实现。-Numerical differentiation algorithms, numerical methods and computer implementation.
  3. 所属分类:Other windows programs

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