搜索资源列表
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
ising_model
- 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
ButterFly4
- 蝴蝶效应展示 计算x=Rx(1-x),获得周期 鼠标拣选 将屏幕打印输出到BMP图像. 非线性动力学作业
2121
- 大学研究生教学 老师讲课用的ppt 文件名为基于分形理论的X线头影侧 很好 做的很精致 知识很全面-Graduate Teaching the teacher with the ppt file is named based on fractal theory of the shadow side of the X thread is fine to do a very good knowledge of very comprehensive
MF_DFA
- 重分形去趋势涨落分析法,由我们课题组编写,MF-DFA-To do the MF_DFA analysis of vector x, m is the order of polynomal used to fit the trend
genhurst
- 计算赫斯特指数Calculates the generalized Hurst exponent H(q) of a stochastic variable x(t) (a time series) the scaling of the renormalized q-moments of the distribution <|x(t+r)-x(t)|^q>/<x(t)^q> ~ r^[qH(q)] The value of H(q) give indi