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

搜索资源列表

  1. Iteration-fractal

    0下载:
  2. 用matlab实现迭代与分形,其中有一案例以及所用代码和最终结果。-Iteration fractal using matlab code and the final results of a case and.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:19582
    • 提供者:李小宇
  1. 数字图像处理

    0下载:
  2. matlab编程问你飞个个时间分形几何自创立以来受到了极大的关注,在很多科学领域都有广泛的运用,是研究具有复杂几何对象的有力工具。分形曲面是分形几何的一个重要方面,如山脉、地形、岩石、材料断口等都是分形曲面的典型例子,分形曲面的维数可以用来刻画分形表面的粗糙度
  3. 所属分类:Ftp服务器

  1. 1

    0下载:
  2. 分形几何 分形树 通过matlab绘制分形几何图形,等到不同维数的分形树-fractal geometry
  3. 所属分类:Fractal program

    • 发布日期:2017-11-01
    • 文件大小:1223
    • 提供者:wm
  1. fractal

    0下载:
  2. 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=
  3. 所属分类:Fractal program

    • 发布日期:2017-11-13
    • 文件大小:2284
    • 提供者:郑志森
  1. DLAmodel

    0下载:
  2. 利用matlab绘制出DLA分形图像,详细的绘制程序。希望能帮助到需要的人-The program makes a figure of DLA by making use of Matlab ,containing the details of all the progress. hoping it s useful to the peole who happen to use it.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:769
    • 提供者:小瓶子
  1. snowflake

    0下载:
  2. 构造函数实现雪花分形,但是MATLAB运行当迭代次数过多会存在不足,实现较慢!-Constructor to achieve fractal snowflake, but the MATLAB run when the number of iterations too many deficiencies to implement slow!
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:5102
    • 提供者:程曦
  1. multifractal-spectrum-algorithm

    2下载:
  2. 计算多重分形谱的MATLAB程序源代码,希望对大家有用。完整的源代码可以直接使用-Provide a small programs which is multifractal spectrum algorithm .
  3. 所属分类:Other systems

    • 发布日期:2014-09-15
    • 文件大小:8192
    • 提供者:陈寒
  1. dragon

    0下载:
  2. 分形之美基于matlab的分形龙的绘制,体会分形的美。-Fractal beauty to appreciate the beauty of fractal matlab fractal dragon drawing.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:1122
    • 提供者:zx
  1. fractal-dimension

    0下载:
  2. 此matlab文件可以计算出"扩展系数"与"分形维数"的关系.-The relationship between the expansion coefficient and the fractal dimension
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:524
    • 提供者:winner
  1. mycode

    0下载:
  2. 此matlab程序可以用来计算分形结构的盒维测试过,还不错的。-This matlab program can be used to calculate the box dimension of fractal structure tested, also good.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2154
    • 提供者:
  1. DLA

    1下载:
  2. MATLAB下DLA二维程序源代码,可以模拟出二维图形并计算分形维数等-MATLAB under the DLA the 2D program source code, you can simulate two-dimensional graphics and calculation of the fractal dimension
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:4098
    • 提供者:帮主
  1. fractal-interpolation_sucess

    0下载:
  2. 分形差值函数是由迭代函数系统IFS实现的,通过离散的数据点构成分形插值函数,证明分形插值函数是这个IFS唯一吸引子。利用MATLAB矩阵运算,实现数据点的分形差值拟合。该算法简介直观。-The fractal difference function is implemented by the IFS fractal interpolation function through the data points of the discrete prove fractal interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:114107
    • 提供者:诸葛亮
  1. fractal_triangle-interpolation

    0下载:
  2. 分形图形是指那种支离玻碎的几何,及几何特征几何是每个点的每个领域里所包含结合的点的分布是凌乱散落疏密无规则的。常见的分形图形如 Koch曲线,三角形垫等。该程序就是 用matlab程序来生成三角形垫这一分形图形。-Fractal graphics is the kind of the fragmented glass broken geometry, and geometric geometry is characterized by the combination of the points
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:201381
    • 提供者:诸葛亮
  1. fenxingtuxing

    0下载:
  2. 一些运用matlab平台编写的描绘分型图形的程序,包括Koch图形等基本特殊的分形图形。-The basic special fractal graphics using matlab platform written procedures, including graphics depicting the parting Koch graphics.
  3. 所属分类:Fractal program

    • 发布日期:2017-11-09
    • 文件大小:28265
    • 提供者:李贺
  1. matlab_tree

    0下载:
  2. 用matlab做出有两个分叉的分形树的图形,树枝逐渐密集-Matlab make graphics fractal tree with two forked branches gradually intensive
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-23
    • 文件大小:10005
    • 提供者:hqq
  1. FractalDim

    0下载:
  2. 可以再研究非线性动力学问题中计算分形维数的Matlab程序-fractal dimension Matlab algorithm in nonliner dynaimcal systems
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1166
    • 提供者:陈华涛
  1. two-branch

    0下载:
  2. 计算二叉分形树的源代码,基于matlab的源程序,采用矩阵的形式。-the programme to produce the tree whose every branch has two subbranches
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1344
    • 提供者:金大侠
  1. Julia112

    0下载:
  2. 画一个分形图Julia集的程序,分形图MATLAB环境下编程的-Draw a fractal Julia sets procedures, fractal images programming in MATLAB environment
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:644
    • 提供者:zhangquanyi
  1. boxcount

    0下载:
  2. 分形计算的程序 盒子算法 非常有用的算法 大家可以试试看 可以的就用吧 -Box-counting dimension for the matlab procedure, can calculate the dimensions, using the box dimension method
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-12
    • 文件大小:2536
    • 提供者:kou
  1. Fractale

    0下载:
  2. 几种分形的方法程序,如牛顿迭代,cantor ——sets ,matlab程序-Several fractal programs, such as Newton iteration Cantor- sets, Matlab program
  3. 所属分类:Fractal program

    • 发布日期:2017-11-24
    • 文件大小:5805
    • 提供者:again
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com