搜索资源列表
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
工程文件
- 二维迭代函数系统分形的的原代码-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
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
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
2004052303485311706
- 使用迭代函数系对几个经典的图形编码,分形主要在于对自己的反复迭代 -Iterated function systems used in several classic graphical coding, mainly due to the fractal iteration of their own
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
- 采用计算机生成图形图像,可以用少量的数据生成复杂的自然景物图像,例如起伏的山脉、飘浮的云彩、形态各异的植物等自然界中的各种景观。它极大地丰富了计算机图形学的内容,而且促进了计算机在仿真模拟领域的应用。根据分形迭代函数系统具有模拟自然界景物的特点,采用面向对象的编程语言VC++实现了一类模拟山树等景物的计算机编程,模拟效果十分逼真。-The use of computer-generated graphic images, you can use a small amount of data to
Fractal-algorithms-
- 本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
fractal-interplation
- Using iterated function systems to model discrete sequences 分形插值的经典外文文献,详细讲解如何构造迭代函数系,可以很快理解并掌握分形插值-Using iterated function systems to model discrete sequences
ifs
- 基于迭代函数系统的分形插值算法及改进算法-Based on iterated function system fractal interpolation algorithm and improved algorithm
IFS_affine
- IFS分形迭代系统的仿射变换实现(自我迭代,旋转,放缩,错切)。有源码和参考文献。-IFS(Iterated Function System) and its affine transform (self iteration, rotation, scaling, shearing). source source and reference tutorial are provided
Assignment0
- IFS迭代函数系统构建分形图形,tests文件夹包含了生成一个简单的单一颜色图像的测试代码,myProject文件夹包含了主题程序以及代码文件,otherPerson文件夹包含了其他思路的代码。(Construction of fractal graphics using IFS iterated function system)