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

搜索资源列表

  1. M_Line

    0下载:
  2. 画了一个五角星并添充了颜色,还用微分画直线法,和bresenham法画直线-drawing of a five-pointed star and Tim added color, differential line drawing, and painting straight bresenham France
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31531
    • 提供者:magp
  1. VBFORMULA

    0下载:
  2. 结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。 -with examples using VB expression of an order partial differential equations of the numerical method, we wish to offer you some help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9379
    • 提供者:superman
  1. EOM

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
  3. 所属分类:matlab例程

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

    1下载:
  2. 《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。-"scientific engineering calculation algorithm C language," a code book. C language. Functions were written form can be called directly. Including numerical differentiation, nu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:590096
    • 提供者:yyy
  1. newoula-C

    0下载:
  2. * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:xuyan
  1. odemonitor

    0下载:
  2. 实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary differential equations Numerical Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:游江
  1. z5

    0下载:
  2. 偏微分方程的MATLAB解法. 讲述如何利用pdetool工具箱求解偏微分方程. -MATLAB PDE solution. Pdetool on how to use toolkit for partial differential equations.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:3961188
    • 提供者:左贤君
  1. PIDcode

    0下载:
  2. PID是比例、积分、微分三个词语的英文缩写,PID运算用于自动控制中。当设定值和实际值不一样时,对误差进行PID运算,运算结果输入到执行器。这里给的是数字PID运算。-PID is proportional, integral, differential three words in the English abbreviation for Operational PID automatic control. When the set value and the actual value is
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:6303
    • 提供者:liuliliyc
  1. ycc

    0下载:
  2. 一个微分元模型PSO的MATLAB源码,供参考.-a differential model PSO MATLAB source for information.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1024
    • 提供者:ycc
  1. exciese

    0下载:
  2. 解ode的算法源程序,算例为一阶常微分方程-ode solution algorithm source code, examples of first-order differential equation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3003
    • 提供者:章华容
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, seed filling, side table filled w
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34529
    • 提供者:张楠
  1. work5

    0下载:
  2. 常微分方程求解过程!主要是使用matlab环境编译的!-ordinary differential equation solving process! Mainly use Matlab environment compiler!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1721
    • 提供者:月夜
  1. cal_direct

    0下载:
  2. 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:2033
    • 提供者:谢鹏
  1. Matlabpianweifen

    0下载:
  2. 关于matlab偏微分方程工具箱函数功能介绍,适用于matlab5.3以上版本。-on Matlab toolbox functions PDE functions, the matlab5.3 applicable to the above version.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50177
    • 提供者:念江灯
  1. shuzipidcanshuzhengding

    0下载:
  2. PID控制器的参数整定是控制系统设计的核心内容。它是根据被控过程的特性确定PID控制器的比例系数、积分时间和微分时间的大小。-PID controller tuning parameters control system design is the core content. It is charged with determining the characteristics of the process PID controller ratio coefficient, integration
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1892
    • 提供者:李宝忠
  1. shuzipidcanshuzd

    0下载:
  2. PID控制器的参数整定是控制系统设计的核心内容。它是根据被控过程的特性确定PID控制器的比例系数、积分时间和微分时间的大小-PID controller tuning parameters control system design is the core content. It is charged with determining the characteristics of the process PID controller ratio coefficient, integration
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1892
    • 提供者:李宝忠
  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. CommonArithmetic

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:274773
    • 提供者:狼夜行
  1. ODEsolve_numberic

    0下载:
  2. 数值方法求解常微分方程的C实现[TEXT为主程序,其余方法(即C文件)放入Include文件夹即可]-the numerical solution of ordinary differential equations to achieve C [TEXT-based procedures, other methods (C) Add Include folders can be]
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25868
    • 提供者:急惊风
  1. MATLABequationsolve

    0下载:
  2. 用Taylor展开法、平方法等解常微分方程,非常直观易懂,适合于初学者。-start with Taylor, Xie Ping method ordinary differential equations, very intuitive to understand and suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2715
    • 提供者:落落
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com