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

搜索资源列表

  1. zishe

    0下载:
  2. 图像处理的偏微分方程方法中利用自蛇模型算法实现二值图象平滑-Image processing method of partial differential equations model the use of the snake algorithm since the value of image smoothing abuse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:346956
    • 提供者:dongjiane
  1. GACspf

    1下载:
  2. 图像处理的偏微分方程方法中利用GAC水平集方法实现图像分割-Image processing method of partial differential equations using GAC Level Set Method for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-02-28
    • 文件大小:11482
    • 提供者:dongjiane
  1. p

    0下载:
  2. 基于马尔萨斯及Logistic人口模型,本文做了相应改进,根据已有数据确立了我们的人口模型。人口净增长率与人口密度比是简单常数值或者是简单的指数函数,所建立的模型来预测人口总数都是不完备的,所以我们假定人口净增长率是随总人口变化的函数,而这个函数是我们通过数据拟合可以近似得到的,由人口净增长率函数的确立,我们可以以微分方程的形式建立人口模型-Based on the Malthusian and Logistic population model, this article has done a
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:197206
    • 提供者:laiwei
  1. Math

    0下载:
  2. C++经典数值算法源码,各种数学运算算法,如 常微分方程(组)的求解等-C++ classic numerical algorithm source code, a variety of mathematical algorithms, differential equations as usual (group), such as the Solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:338114
    • 提供者:fengwentong
  1. rungekutta

    0下载:
  2. 学生嘛,所以自己用C写的runger kutta法解了个一阶微分方程,希望有点用哈!-Runger Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:stephen
  1. Differential_Equations

    0下载:
  2. 数学建模方法,利用MATLAB计算微分方程,内含教程-Mathematical modeling method, using MATLAB calculation of differential equations, including tutorials
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:342458
    • 提供者:李峰
  1. 0914

    0下载:
  2. stochastic diff equ, 随即微分方程的,比较使用-stochastic diff equ,
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7731716
    • 提供者:周界
  1. runge_kutta

    1下载:
  2. 本文用龙格库塔法求解了不拉休斯解。龙格库塔法是求解高阶微分方程的有力工具,本文对龙格库塔方法作了简要介绍,并附上了matlab源程序。-in this paper a runge_kutta method was used to slove the blasius equation in the environment of matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:29450
    • 提供者:黄明
  1. ORTHOGONAL

    0下载:
  2. 图像处理的基础上正交方向前进扩散偏微分方程图像修复和去噪模型变化问题-an orthogonal—directional forward diffusion Partial Differential Equation (PDE)image inpainting and denoising model which processes image based on variation problem is proposed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:427573
    • 提供者:小屋
  1. DifferentialEquations

    0下载:
  2. 用matlab解决微分方程中的问题,提供一些实例和代码,希望大家支持-Using matlab to solve differential equations of the problem, provide some examples and code, I hope you will support
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:338410
    • 提供者:吴明岩
  1. ode

    0下载:
  2. 常微分方程的初值问题、边值问题的算法,代数微分方程常用算法-The initial value problem of ordinary differential equations, boundary value problems for the algorithm, commonly used algorithm of algebraic differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4259840
    • 提供者:xiajinjun
  1. Classic_algorithms_in_cplusplus_source_code

    0下载:
  2. 经典的C++数值算法源程序,内用微分方程求解,插值等经典算法-Classical numerical algorithm of C++ source code, which used to solve differential equations, interpolation, such as the classic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:417030
    • 提供者:jett
  1. RK

    0下载:
  2. 龙格库塔程序源代码,用于解微分方程或微分方程组,给初学者作为参考。-Runge-Kutta program source code for the solution of differential equations or differential equations, as a reference for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1097
    • 提供者:lsw_hit
  1. source

    0下载:
  2. C/C++中调用MATLAB引擎的数值仿真的实现, 微分方程文件“fun.m”放在matlab的work目录下-C/C++ in the MATLAB engine called the realization of the numerical simulation, differential equations documents " fun.m" on the work directory matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:175166
    • 提供者:jj
  1. myeuler_vs_ode45

    0下载:
  2. 比较欧拉公式与matlab的ode方法解微分方程的不同-Comparison of the Euler formula for the ode with matlab different method to solve differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1716
    • 提供者:侯硕本
  1. RKLDG_O3

    1下载:
  2. 用有限元分析的法解决一类偏微分方程,用到的DG方法,绝对原创。Ut=Uxx,with U(x,0)=sin(x)-Finite element analysis using the method to solve a class of partial differential equations, using the DG method, an absolute original. Ut = Uxx, with U (x, 0) = sin (x)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:838
    • 提供者:bohu
  1. Duffing_success

    0下载:
  2. 利用混沌振子检测微弱正弦信号,以duffing系统为例,采用的梯形积分积分求取微分方程-Detection of chaotic oscillator using weak sinusoidal signal to duffing system as an example, using the trapezoidal integration points to strike a differential equation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:697
    • 提供者:高清山
  1. weifenfangcheng

    0下载:
  2. matlab 中微分方程的程序,相当的不错,还包括课件ppt.-procedures in the differential equations matlab, very good, also includes courseware ppt.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:339978
    • 提供者:k.ying_zhang
  1. SolvingDelayferentialEquations

    0下载:
  2. 用MATLAB求解滞微分微分方程的理论及数值模拟-Hysteresis using MATLAB to solve differential equations and numerical simulation of the theory
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:286205
    • 提供者:kgjk
  1. nc.jar

    0下载:
  2. Java 数值计算库 数列求和算法、求解方程的根、插值法和近似法、 数值积分、求解微分方程、矩阵运算及其它一些有趣的东西, 比如:大数、素数算法、PI、分形-Java Number Cruncher
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:295557
    • 提供者:shane liu
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com