资源列表

« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 156 »

[分形几何ChapterTwo

说明:孙博文《分形算法》第二章源代码,内含Cantor三分集、Arboresent肺源、Sierpinski垫片 源代码-Sun Bo Wen--fractal algorithm Chapter Two source code
<朱佳> 在 2025-06-06 上传 | 大小:581kb | 下载:0

[分形几何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
<lql> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[分形几何fractalmatlab

说明:fractal sample code and picture
<mohammad reza> 在 2025-06-06 上传 | 大小:20kb | 下载:0

[分形几何IP_FractalDimension

说明:It is a fr a mework 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.
<TOAMNA_AMARA> 在 2025-06-06 上传 | 大小:1.86mb | 下载:0

[分形几何3jihebianhuan

说明:介绍了对象处理的几何变换。是图像处理的经典-Introduction of the images deal with some of the code. Is the use of VC++ tools for the development of
<bxf> 在 2025-06-06 上传 | 大小:297kb | 下载:0

[分形几何Geometric

说明:实现图像几何变换,如图像的平移,缩放,转置,旋转,镜像变换-Image geometric transformation, such as image translation, scaling, transpose, rotate, mirror transform. .
<周洋> 在 2025-06-06 上传 | 大小:295kb | 下载:0

[分形几何fractalviewer_source

说明:本程序实现了Julia & Mandelbrot分型图的显示和缩放功能。-Procedures for the implementation of the Julia & Mandelbrot type map display and the zoom feature.
<matrix> 在 2025-06-06 上传 | 大小:833kb | 下载:0

[分形几何fractal_example

说明:分形地形的生成和模拟,可以用于学习研究分形结构编程-Fractal terrain generation and simulation, can be used to study the fractal structure of programming
<HK> 在 2025-06-06 上传 | 大小:66kb | 下载:0

[分形几何rsfengxing

说明:此程序为matlab分形程序,用于计算具有分形特性的时间序列的rs分形维数,仅供参考如有错误请指正-compulate the dimenson of the time serial
<黎明> 在 2025-06-06 上传 | 大小:2kb | 下载:0

[分形几何2

说明:分 形 理 论 及 图 像分形维数实时计算的研究-Fractal theory and fractal dimension image in real-time computing research
<赵宁> 在 2025-06-06 上传 | 大小:2.63mb | 下载:0

[分形几何RecursiveFractalAnimationtreeimplementation

说明:该代码采用递归算法编程实现下列分形树,并且提供界面允许用户输入分形树迭代次数,有程序绘制树形分形体并动画显示分形树生长过程 代码内含文档说明 -Recursive algorithm using the programming code to achieve the following fractal tree, and provides the interface allows the user to enter iteration fractal tree, the procedur
<金云飞> 在 2025-06-06 上传 | 大小:996kb | 下载:0

[分形几何dijkstra

说明:计算dijkstra求最短路径:Dijkstra算法的基本思路是:假设每个点都有一对标号 (dj, pj),其中dj是从起源点s到点j的最短路径的长度 (从顶点到其本身的最短路径是零路(没有弧的路),其长度等于零);pj则是从s到j的最短路径中j点的前一点。求解从起源点s到点j的最短路径算法的基本过程如下-find the shortest road
<刘国胜> 在 2025-06-06 上传 | 大小:1kb | 下载:0
« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 156 »

源码中国 www.ymcn.org