搜索资源列表
分形插值
- 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
2fenfa
- 实 验2 二分法求解非线性方程的根 计机系 041班 姓名:刘文杰 学号:200410714102 【实验内容】 1、方法介绍 (1)输入区间端点值a、b,步长h,及精度控制量ε1,若|f(a)|< ε1,则a为原方程的一个近似根,若|f(b)|< ε1,则b为原方程的一个近似根。 (2)以h为步长,将区间[a,b]分为两个等距的小区间[a,c],[c,b]。如果f(a)<0,f(c)>0,
分形插值
- 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
fenxingjishuan
- 给出了分形计算的源代码的matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置-given fractal calculation of the source code of Matlab procedures, can help you quickly fractal analysis and calculation of parameters of easy setup
ls_fyytt
- 此算法实现了分形图形分形树的一种叠代算法的实现过程。它充分利用了叠代的思想-algorithm achieved a fractal graphics fractal tree an iterative algorithm implementation process. It makes full use of iterative thinking
2fenfa
- 实 验2 二分法求解非线性方程的根 计机系 041班 姓名:刘文杰 学号:200410714102 【实验内容】 1、方法介绍 (1)输入区间端点值a、b,步长h,及精度控制量ε1,若|f(a)|< ε1,则a为原方程的一个近似根,若|f(b)|< ε1,则b为原方程的一个近似根。 (2)以h为步长,将区间[a,b]分为两个等距的小区间[a,c],[c,b]。如果f(a)<0,f(c)>0,
123
- Matlab在分形模拟上的一些应用!根据程序中迭代的选取,将分形模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications! According to the procedure in the iterative selection fractal simulation is divided into established and the random iter
fenxing
- ifs(迭代函数系统)生成分形,通过改变ifs码可以构造各种各样分形图形。-ifs (iterated function system) of the fractal, ifs code can be constructed by changing a variety of fractal graphics.
IFS
- 分形与混沌中的迭代函数系统IFS,matlab编的,-it is a matlab program which is about IFS
fractalEverywhere
- 学习分形编码的基础,开阔思维.PPT。SCI.-fractal everywhere!PPT,code.
2004052303485311706
- 使用迭代函数系对几个经典的图形编码,分形主要在于对自己的反复迭代 -Iterated function systems used in several classic graphical coding, mainly due to the fractal iteration of their own
fractal-interplation
- Using iterated function systems to model discrete sequences 分形插值的经典外文文献,详细讲解如何构造迭代函数系,可以很快理解并掌握分形插值-Using iterated function systems to model discrete sequences