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

搜索资源列表

  1. DImageProcess.rar

    0下载:
  2. c++的图像处理程序,主要功能是去噪,利用变分法的偏微分方程作的,很好的程序,c++ image processing procedures, the main function is to de-noising using variational method for the partial differential equations, and a very good program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:906857
    • 提供者:shenmiao
  1. GREYCstoration-2.6.zip

    0下载:
  2. 一个老外写的基于偏微分方程图像处理的程序,Writing a foreigner based on partial differential equations of image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3390187
    • 提供者:bake
  1. PDEs.rar

    0下载:
  2. 用小波求解偏微分方程,特别是椭圆形偏微分方程,Wavelet solution of partial differential equations, especially elliptic partial differential equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:583559
    • 提供者:黄善敏
  1. numericalmethodsofintegration.

    0下载:
  2. 数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算,Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming languag
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:60976
    • 提供者:andy
  1. TV resto.rar

    1下载:
  2. 偏微分方法用于图像恢复,效果不错,方法很新,Partial differential method for image restoration, good results, there is one very new
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-30
    • 文件大小:1028
    • 提供者:zzs
  1. MATLABmfile.rar

    1下载:
  2. 偏微分方程matlab m文件,各种类型偏微分方程求解的详细例程,,Partial differential equations matlab m files, various types of partial differential equations to solve the detailed routines,
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:10667
    • 提供者:zhihujj
  1. pdesolve.rar

    4下载:
  2. 偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法,Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:92060
    • 提供者:何红亚
  1. suanli_modified.rar

    1下载:
  2. 《偏微分方程数值解法》孙志忠版中算例的一些MATLAB程序,对学习这本书很有帮助, Numerical Solution of Partial Differential Equations Zhi-Zhong Sun version of MATLAB examples of some procedures, this book helpful in learning
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:9361
    • 提供者:liuchen
  1. boundary_trace

    1下载:
  2. 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:771
    • 提供者:yuqianwang
  1. shuzhiweifen

    0下载:
  2. 数值微分通过matlab实现,对于初学者非常有用。从书上下载的源代码。-Achieved by numerical differentiation matlab, very useful for beginners. Downloaded from the book source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1558
    • 提供者:fff
  1. PDE

    5下载:
  2. 偏微分方程的图像去噪算法全集,PM方程,SHOCK滤波器等MATLAB代码-Algorithm for Image Denoising Complete Works, PM equation, SHOCK filters MATLAB code
  3. 所属分类:matlab

    • 发布日期:2015-07-25
    • 文件大小:9216
    • 提供者:于晓升
  1. MATLAB_image_process_with_PDE

    0下载:
  2. 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15423
    • 提供者:wut
  1. PWF-MATLAB

    0下载:
  2. 偏微分方程的MATLAB解法,很好的电子书籍,很适合自学-MATLAB Solution of Partial Differential Equations, good e-books, it is suitable for self-
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5130207
    • 提供者:liuchen
  1. 常微分方程(组)求解

    0下载:
  2. 给出计算常微分方程(组)的各种算法的使用示例。-Given the calculation of ordinary differential equations (group) the use of various algorithms sample.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:12824
    • 提供者:一刀客
  1. Euler_adv

    1下载:
  2. 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1174
    • 提供者:ls
  1. LS_diffusion

    0下载:
  2. 偏微分方程:matlab实现林石算子扩散去噪算法-Lin Shi operator to achieve diffusion filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:873
    • 提供者:关世超
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. fortran

    0下载:
  2. 关于常用的FORTRAN算法,该书有关于线性方程组的求解,矩阵特征值的计算,常微分方程组的求解等-FORTRAN on the commonly used algorithms, the book on the linear equations, eigenvalue calculation, solving ordinary differential equations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5828365
    • 提供者:东东
  1. demulf

    0下载:
  2. 一种微分进化算法的实例。有兴趣的可以看看,-aaa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:35034
    • 提供者:heshengmao
  1. MyRK4sys

    1下载:
  2. 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:606
    • 提供者:王凯
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com