登录
首页 » matlab » multi-split

multi-split

于 2013-06-15 发布 文件大小:68KB
0 62
下载积分: 1 下载次数: 4

代码说明:

  multi-split.rar为多分裂方法求解二维椭圆型偏微分方程(multi-split.rar splitting method for solving a multi-dimensional elliptic partial differential equations)

文件列表:

多分裂算法
..........\NMNewton.m,4502,2011-02-18
..........\NMNewton.mat,54998,2011-01-21
..........\NMSORNewton.mat,62119,2011-08-12
..........\nonlinear_terms.m,1304,2011-02-18
..........\新建 文本文档.txt,31,2011-08-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sobel
    完整的用sobel算子进行边缘检测的例子(Complete with a sobel edge detection operator is an example)
    2010-05-08 13:36:37下载
    积分:1
  • decimate
    MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
    2013-11-05 14:13:08下载
    积分:1
  • geometric-factor
    计算感应测井的六线圈系几何因子,包括微分,积分的径向和轴向几何因子(compute the six-coil geometric factor in induction logging. )
    2012-11-05 22:25:17下载
    积分:1
  • zyy_hyperbolic_events
    单炮记录单炮记录可以模拟,仿真,功能强大好用(Single shot records)
    2016-12-26 16:32:20下载
    积分:1
  • PhaseBasedTemplateMatching
    基于相位的模板匹配算法,此算法快速,可行性较好~(Template matching algorithm based on phase, this algorithm is fast, the feasibility of better ~)
    2010-09-09 15:35:14下载
    积分:1
  • matlab
    数字图像与matlab 很有用的呵呵 关于数字图像处理(Digital images and useful Oh matlab)
    2011-05-15 21:35:14下载
    积分:1
  • S3
    有关于S函数的,滑模变结构例程3,内涵simulink和m函数(Learning about the S function, SMVSC routine 3)
    2013-08-18 11:06:32下载
    积分:1
  • control
    很全的控制matlab程序,经典之作,欢迎大家下载(Very wide control matlab program, classic, welcome to download)
    2013-08-25 15:59:38下载
    积分:1
  • papers
    MATLAB BASED IMAGE PROCESSING INPAINTING
    2013-02-10 21:20:11下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载