搜索资源列表
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
Fractal-image-compression
- 分形图像压缩原始程序,matlab实现,调试后可用,时间较长。-Fractal image compression the original program
BarrelDistortion
- 两个matlab程序,一个实现图像的桶型畸变(Barrel Distortion),另外一个可以还原已经桶形畸变的图像-Two matlab programs,one is able to translate picture to Barrel Distortion.the other can return the translated picture.
RSana
- RS分形算法matlab代码实现.于计算HURST指数的分形维数的MATLAB小程序-RS fractal algorithm to achieve Matlab code.HURST index used to calculate the fractal dimension of the MATLAB small procedures
Fractal-curve
- 用MATLAB实现几种分形曲线的源程序,里面用了递归,程序绝对可用,可调参数。-MATLAB source program snowflakes curve, use inside the recursion, and procedures can be absolutely, adjustable parameter.
CS_OMP
- omp算法的matlab实现,程序经典精简-Omp algorithm in matlab,Classic program to streamline
fractal-matlab
- 用matlab实现的计算记盒分形维数的程序-Calculated using matlab record box fractal dimension of the process
jiafa
- 实现一个图像 加法程序 使用MATLAB初学者很有帮助-Achieve an image using MATLAB beginners addition program
12465130
- 一个matlab实现卡尔曼滤波的程序,希望能够给大家提供帮助 很好的(Kalman filtering is a matlab program, hoping to help give you very good)
tp99
- 用matlab语言来简洁的实现在静态负载下符合最小化原理的拓扑优化。总共只需要输入99行代码,包括优化程序和有限元分析子程序。这99行代码中,其中36行为主程序,12行为基于最优控制器的优化程序,16行为敏度过滤分析,其余35行代码作为有限元分析。(MATLAB language is used to concisely implement topology optimization based on minimization principle under static load. A tot