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

搜索资源列表

  1. hilbert

    0下载:
  2. 构建hilbert曲线,可以计算gilbert曲线的各参数值-This recursive function calculates coordinates of n-th order Hilbert curve. It is then possible to plot it using the "line" command.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:1.2kb
    • 提供者:whj
  1. 2drawlogb

    0下载:
  2. 在盒计数法计算分形维时,通过不同的起点得到不同的盒子数和盒子尺度对数比值绘出曲线,其中有些值误差太大,是不可用的,该无标度空间就是通过这个程序来判断的,非常方便。-Different number of boxes and box scale in the box counting method to calculate the fractal dimension, a different starting point to plot the logarithm of the ratio cur
  3. 所属分类:Fractal program

    • 发布日期:2017-04-04
    • 文件大小:5.03kb
    • 提供者:zhanyou
  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
    • 文件大小:2.23kb
    • 提供者:郑志森
  1. tulun

    0下载:
  2. 本人毕业设计所写的代码,用于绘制空间凸轮的曲线,-plot cam
  3. 所属分类:Fractal program

    • 发布日期:2017-04-07
    • 文件大小:712byte
    • 提供者:wlpking231
  1. koch

    0下载:
  2. koch曲线绘制的简单matlab小程序,帮助大家更好理解分形-koch figure plot on matlab
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:4.32kb
    • 提供者:dengye
搜珍网 www.dssz.com