搜索资源列表
一些分形matlab文件
- 可实现很多典型的分形图像,比如蝴蝶、蕨类、DLA、树形图像等等~对于做分形教育的老师可能会有帮助。
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
hilbert分形曲线算法
- hilbert 分形曲线生成程序 matlab 源码
MATLAB的多重分形工具箱
- 一个非常好的MATLAB工具箱,大家分享一下! 求图象分形的软件很好用的,需要安装.
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
q1.matlab 分形压缩研究
- matlab 分形压缩研究 分形压缩拥有很高的压缩比,用MATLAB实现时间较C要长 这里供参考,matlab fractal compression Fractal compression research has a high compression ratio, using MATLAB to achieve a longer time than C here for reference
mutifractal.关于多重分形的函数
- 这是一个关于多重分形的函数,效果与众不同,This is a study on multi-fractal function of the effect of different
fractalpattern-MATLAB
- 应用MATLAB软件编程绘制庞加莱截面图,生成皮诺曲线的过程(动画) ,分形地图,离散的蔡氏电路, 抛物线-k*x^2+(k+1)*x混沌分岔行为等。-fractal pattern
hilbert-curve-matlab-code
- hilbert 分形matlab源码,Hilbert曲线扫描矩阵的生成算法及其MATLAB程序代码-hilbert curve fractal matlab source code
分形
- 很好的matlab分形几何程序,便于大家计算分形维数,希望对大家有帮助!
66891734fractalpattern-MATLAB
- 分形维数,互信息,Lyapunov指数,替代数据集,最近临点统计,回归时间
预处理+边缘特征提取+形心骨架模型
- 内含检测视频,用于特征的提取,使用的matlab 软件,功能非常强大(Embedded detection video, used for feature extraction, matlab software, is very powerful)
二阶段法matlab
- 最优化方法两阶段法与单纯形法matlab代码(Optimization method, two stage method and simplex method)
局部最大熵形函数matlab程序
- 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
and-Matlab
- Matlab comprehensive guidance and guidance
ghod-Matlab
- 小波分析理论与Matlab 7一书中的代码 很好的 不错的(In the theory of wavelet analysis and Matlab 7 code good good)
diugnosic-Write-matlab
- 自己编写的比较全面的故障诊断matlab函数程序,包括统计法,时域法(Write your own comprehensive fault diagnosis of matlab functions, including statistics, time domain method)
matlab 心形线
- 用matlab程序画图,画出一颗心的图像(Draw with MATLAB program, draw a heart of the image)
RS分形分析
- 用matlab进行分析分析,预测非平稳时间序列的变化趋势。(Matlab is used to analyze and predict the changing trend of non-stationary time series.)
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)