资源列表
hpfilter
- 这不是一个标准MATLAB的函数 H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器 n阶和截止D0 。 gaussn 高斯高通滤波器的截止(标准偏差) D0 。 如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。-THIS IS NOT A STANDARD MATL
fractalmatlab
- fractal sample code and picture
IP_FractalDimension
- It is a framework which implements various kind of image processing opeations , and also it computes the LOCAL fractal dimension, using the box countring method. For box counting there is a method which counts the edge points and Sarkar method.
3jihebianhuan
- 介绍了对象处理的几何变换。是图像处理的经典-Introduction of the images deal with some of the code. Is the use of VC++ tools for the development of
fractalviewer_source
- 本程序实现了Julia & Mandelbrot分型图的显示和缩放功能。-Procedures for the implementation of the Julia & Mandelbrot type map display and the zoom feature.
fractal_example
- 分形地形的生成和模拟,可以用于学习研究分形结构编程-Fractal terrain generation and simulation, can be used to study the fractal structure of programming
rsfengxing
- 此程序为matlab分形程序,用于计算具有分形特性的时间序列的rs分形维数,仅供参考如有错误请指正-compulate the dimenson of the time serial
2
- 分 形 理 论 及 图 像分形维数实时计算的研究-Fractal theory and fractal dimension image in real-time computing research
dijkstra
- 计算dijkstra求最短路径:Dijkstra算法的基本思路是:假设每个点都有一对标号 (dj, pj),其中dj是从起源点s到点j的最短路径的长度 (从顶点到其本身的最短路径是零路(没有弧的路),其长度等于零);pj则是从s到j的最短路径中j点的前一点。求解从起源点s到点j的最短路径算法的基本过程如下-find the shortest road
Fractal_cloud_and_mountain_for_JAVA
- 用分形理论逼真地模拟了云和山,编程语言为JAVA。-Fractal_cloud_and_mountain_for_JAVA.rar
fractal_cloud_for_VC2005
- 本例在VS2005的环境下,用C++编程实现了分形云的迭代生成。-fractal_cloud_for_VC2005.rar
simulation_of_mountain_for_VB
- 用Visual Basic和分形算法编程实现了山的模拟。-simulation_of_mountain_for_VB.rar