搜索资源列表
2000190052
- 迭代函数能在计算机上呈现出有趣的分形图像,本文通过探讨迭代函数的特性,进而研究分形图像的形成方法,重点研究了三个典型分形图集:分支图、茹利亚集、芒德布罗集,然后论述了混沌和分形的关系,最后还分析了分形图像的应用前景。-IFS can on the computer showing interesting fractal image, the paper by exploring Iterated Function features, which studies fractal image for
ifs
- 迭代函数系统的实现小程序,内涵C++源代码,及运行程序-Iterated Function System of small programs, and the substance of C source code, and operational procedures
graphserch
- 此个小程序是用于实现图的操作的,用邻接表的形式存图,实现遍历的函数-this small procedure is used to implement the plan to operate, with the adjacent table in the form of retention plan to achieve iterated function
工程文件
- 二维迭代函数系统分形的的原代码-2D Iterated Function System Fractal of the original code
二维迭代函数系统分形源代码
- 二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
分形
- tutboc2.0写的分型图像生成蹶子叶图象,说明一个迭代函数系统能保存一幅自相似比较高的图片!-tutboc2.0 write the sub-type image generation stumble cotyledon images illustrate a iterated function systems can keep a relatively high since similar pictures!
MDIFractal
- 第1章 分形 1.1 分形的定义 1.2 分维 第2章 迭代函数系统 2.1 压缩映射 2.2 迭代函数系统(IFS) 2.3 拼贴定理 第3章 一般图像的分形压缩方法 3.1 图像的表示方法与图像的均方误差 3.2 分形压缩的简化方法 3.3 压缩实例 3.4 问题与改进方向 -Chapter 1 Fractal 1.1 Fractal Fractal Dimension 1.2 definitions in Ch
Segmentation
- 迭代法图像分割1,主程序和迭代函数,其他的文字说明就不必要了,因为程序里有较为详细的注释-Iterative Method for Image Segmentation one, the main program and the iterated function, other language descr iption unnecessary, because programs have more detailed notes
ifs
- 利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code-Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code
fract
- 内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。 -Fractal images include the recursive algorithm, grammar, composition algorithm, iterated function system algorithm, escape time algorithm, fractal evolution alg
region-subdivision
- 对二维平面上区域进行不规则四边形剖分,构造了区域到子区域的射影变换。由二元分形插值函数引入第三维的值,构成射影迭代函数系统。-Two-dimensional plane of the trapezoidal region subdivision to construct a regional to sub-regional projective transformation. By the binary fractal interpolation function the value of in
1
- 用分段IFS拟合离散序列的matlab程序 看过Hayes的一篇文章 “Using Iterated Function System to Model Discrete sequences”,我用文章中所用的分段IFS模型写了一段matlab程序以拟合一段网络流量(所用的网络流量是用txt文档保存的一维时间序列)。 程序有用分段IFS编码然后再解码合成数据的过程,还包括计算压缩比。 -IFS fitting with discrete sub-sequences of matlab
Random_src
- 很好的随机函数迭代程序源代码及其系统展示。-Good random iterated function system source code and display.
fenxing
- ifs(迭代函数系统)生成分形,通过改变ifs码可以构造各种各样分形图形。-ifs (iterated function system) of the fractal, ifs code can be constructed by changing a variety of fractal graphics.
fractal
- 学习和研究分形理论的相关算法,然后通过编程实现这些算法,从而对分形学友一些基本了解,对于日后的学习会有不小帮助。 实验采用L系统程序设计实现koch雪花曲线;用迭代函数系统程序设计实现Sierpinski曲线的生成。 内附有代码和解释 -Fractal theory study and research related algorithms, and then programming these algorithms, thus some basic understanding of
fractals_1.2
- 生成分形和混沌的matlab程序包括Julia集和Mandelbrot集。操作简单有效。-Program for generating fractals through Iterated Function System (IFS) and Chaos Game. This program has also the possibility to read IFS from file. Moreover it draws Julia Sets and Mandelbrot Set. The us
fcmgray
- 灰度次序—差值法图象分形压缩编码 分形, 图象压缩, 四叉树法, 迭代函数系统-Gray order- the difference method of fractal image compression, fractal, image compression, quadtree method, iterated function system
VC_two_dimensional_iterated_function_system_fracta
- VC二维迭代函数系统分形经典代码VC two-dimensional iterated function system fractal classic code-VC two-dimensional iterated function system fractal classic code
HomeWorkIteratedFunctionSystems
- 迭代函数系统Iterated Function Systems 计算机图形学 作业3-0用opengl 实现了绘制叶子 三角堆 等 四个图形-Iterated function system Iterated Function Systems computer graphics operations to achieve a 3-0 draw leaves triangular stack of four graphics
ifs_0.1.4.tar
- The following source code and examples are used for Iterated Function Systems. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.