搜索资源列表
fenxing
- 分形算法C++程序:内含三维空间中的分形插值算法源代码-fractal algorithm C : 3D space containing the fractal interpolation algorithm source code
mountain
- 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ h
Cloud123
- 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4
分形插值
- 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
Threespacefractalinsert
- 内含三维空间中的分形插值算法源代码。双击Debug下的Fractal Example.exe文件,程序运行;双击Fractal Example.dsw文件,进入编辑环境。-3D space containing the fractal interpolation algorithm source code. Double-click the Debug Fractal Example.exe documents, operating procedures; Double-click Fracta
fenxingchazhi
- 根据伊忠科、杨绍国(电子科技大学)发表的论文\"分形插值图象放大和压缩编码\"编程实现。-Branch, Shao - Guo Yang (University of Electronic Science and Technology) by the paper, "Fractal Image interpolation and compression coding Large" program.
map_fractual
- 地图曲线的分形插值源码-map of the fractal curve interpolation FOSS
10_02
- 在Visual C++开发环境下,利用分形插值算法生成云的算法
Terrian
- 三维地形迷模拟,采用了分形插值方法,采用了纹理贴图。
step1
- 分形插值的matlab程序(以一组随机数组为例)
10_02
- 用分形插值算法生成云和山--《分形算法于程序设计》光盘-using fractal interpolation algorithm for generating clouds and the mountains -- "fractal algorithm in the program design" CD
分形理论与分形计算机模拟源代码
- 分形理论与分形的计算机模拟:字符串方法、IFS方法、分形插值……
fractal--chazhi
- 分形插值编码,是分形编码的一种改进算法,内附详细运行步骤,以及运行结果。-Fractal interpolation coding, fractal coding is an improved algorithm, containing detailed operating procedures, and operating results.
interpolate
- 这是一个分形插值程序,用C写的,里面有示例。本程序只适用于一维数据-This is a fractal interpolation program written in C, there are examples. This procedure applies only to one dimensional data
new
- 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
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
Fractal-Interpolation
- 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
分形插值曲面的MATLAB程序_孙洪泉
- 给出了矩形域上分形插值数学模型, 分形插值曲面的 MATLAB 程序 对程序中的主要变量进行了说明, 并应用实际数据进行了分形插值曲面的实例研究(The mathematical model of fractal interpolation on the rectangular domain and the MATLAB program of fractal interpolation surface are given. The main variables in th
程序
- 分形曲面在自然界是大量存在的, 如山脉、地形、岩石、云团、材料断口的粗糙表面等, 都是分形曲面的 实例[1~3] 。近年来, 很多文献介绍了分形曲面的研究方法——随机生成法和分形曲面的插值。在实际工作中, 往往已知分形曲面上的部分信息( 例如, 材料断口的某条迹线、断面上的某些特征) , 需要通过这些部分信息 和特征, 拟合出分形曲面的整体形态, 从而对分形体的整体进行研究[4, 5] 。这就需要用到分形插值曲面的理论 和方法(Fractal surfaces are abundan