CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 分形

搜索资源列表

  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. tree

    0下载:
  2. 这是一个可以自动生成分形树图形的程序,在matlab中直接运行即可-Can be automatically generated fractal graphics
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:2684
    • 提供者:许亚
  1. vbfenxingsuanfashili

    0下载:
  2. VB三合一分形算法生成规则图形,可以借鉴的,很有意思-VB triple fractal graphics algorithms to generate rules
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:23641
    • 提供者:王锦
  1. pyramid

    0下载:
  2. 三维分形金字塔,有光照渲染,可通过鼠标操作图形的移动-3D rendered fractal pyramid, there is light rendering, graphics via mouse movement
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:1024
    • 提供者:退之
  1. matlab-Fractal-image-painting

    0下载:
  2. matlab游戏, 通过编写代码,分形是数学里的一大重要研究内容,用matlab绘制分形图形-matlab games, by writing code, using matlab fractal graphics rendering
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:15110
    • 提供者:张天下
  1. 1

    0下载:
  2. matlab分形程序,能后采用离散点的方式画出分型蕨-matlab fratual fern
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1857
    • 提供者:zxm
  1. diguifenxing

    0下载:
  2. 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of a recursive algorithm to generate branching tree, this generator at every level constantly redraw
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2770
    • 提供者:wl
  1. biancha1

    1下载:
  2. 变差法求二维的分形维数,有数据可以直接求得-Variation Method dimensional fractal dimension, the data can be obtained directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:663
    • 提供者:姜春霞
  1. zhenzhennengyongde

    0下载:
  2. 分形方法描述了物体的粗糙度,可以结合实体造型软件使用-fractal interpolated
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:855
    • 提供者:huowenhui
  1. DLA

    0下载:
  2. DLA模拟烟尘分形生长模型,得出树杈状图形。-DLA simulated smoke fractal growth
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2102
    • 提供者:taopei
  1. fern.py

    0下载:
  2. 分形几何 仿射迭代函数系统 吸引子 叶子-affine geometry attractor fern
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1123
    • 提供者:lc
  1. fractal-ZP

    0下载:
  2. 10年前编写的分形代码,实现基本的分形功能,以及LS文法图形-Fractal code written 10 years ago.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:18981
    • 提供者:明月朗照之
  1. 0313

    0下载:
  2. 一个显示分形的多窗口的例子文件,包括Mandelbrot和Julia集,对数据文件的存储和加载-Display fractal images in java frame
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:10624
    • 提供者:wang gang
  1. DFA_Hurst

    0下载:
  2. 计算hurst值分形分析法MATLAB程序,可以直接使用-MATLAB computing hurst value of fractal analysis, and can be used directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:783
    • 提供者:mi
  1. Charles-Li-Multifractal1.0

    0下载:
  2. Charles Li Multifractal1.0工具箱用于计算股价数据的多层分型谱。 目前主函数为MultifractalRE,用于计算某一天的多层分形谱。 MulDataGenerator和MulGetdate主要用于生成函数所需格式的数据。 TData1.mat中保存的是沪深300 五分钟数据。 scr ipt_MultifractalRE是调用脚本。具体使用说明见每个函数-Charles Li Multifractal1.0 Toolbox data used
  3. 所属分类:Other systems

    • 发布日期:2017-02-22
    • 文件大小:667648
    • 提供者:侯国强
  1. C

    0下载:
  2. 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了C程序和opencv库函数 。 function D=FractalDim(y,cellmax) 求输入一维信号的计盒分形维数 y是一维信号 cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e))。 -Under the box dimension of the principle of pr
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5127
    • 提供者:寻之川
  1. boxcount

    1下载:
  2. 此函数可以计算一维数组的分形维数,并且已经在matlab环境中调试成功-This function can calculate the fractal dimension of a one-dimensional array , and has been successful debugging environment in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:陈杰
  1. zhouchengguzhangzhenduan

    3下载:
  2. 分形学习进行轴承故障诊断及各个震动数据的数据降维的方法-Fractal study conducted bearing fault diagnosis and the various vibration data dimensionality reduction method
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:4196672
    • 提供者:张斌
  1. mwm

    0下载:
  2. 多分形小波模型数据源产生代码,可生成任意分布的多分形数据序列,用于网络设计评估、Noc设计评估等-mult-fractional wevelet model
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:98057
    • 提供者:terad
  1. MFD-FA

    0下载:
  2. 多分形特征检验的工具,亲测过,先运行程序1,再运行程序2,即会出现多分形谱图~-Multifractal characteristics of test tools, pro-test before, the first one to run the program, and then run the program 2, which will appear multifractal spectrum ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1127
    • 提供者:陈玲
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com