搜索资源列表
matlab-koch
- 用matlab编的koch曲线,此程序画出了类似雪花的分形曲线-using Matlab series koch curve, which depicts the procedure similar to snowflakes, the fractal curve
对偶单纯形法
- matlab 关于对偶纯形法的最优化程序的实例编程,求解最小值-Matlab purely on the dual method of optimization procedures programming examples, the minimum solution
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确
一些分形matlab文件
- 可实现很多典型的分形图像,比如蝴蝶、蕨类、DLA、树形图像等等~对于做分形教育的老师可能会有帮助。
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
hilbert-curve-matlab-code
- hilbert 分形matlab源码,Hilbert曲线扫描矩阵的生成算法及其MATLAB程序代码-hilbert curve fractal matlab source code
分形
- 很好的matlab分形几何程序,便于大家计算分形维数,希望对大家有帮助!
局部最大熵形函数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
matlab 心形线
- 用matlab程序画图,画出一颗心的图像(Draw with MATLAB program, draw a heart of the image)
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)
matlab绘制动态三维心形代码
- 使用matlab代码,实现心形图像的绘制(Using matlab code to draw heart-shaped images)
编程练习--分形绘制
- 利用matlab进行分形绘制练习,主要绘制曼德勃罗集分形图案。(Fractal drawing by MATLAB)
分形插值曲面的MATLAB程序_孙洪泉
- 给出了矩形域上分形插值数学模型, 分形插值曲面的 MATLAB 程序 对程序中的主要变量进行了说明, 并应用实际数据进行了分形插值曲面的实例研究(The mathematical model of fractal interpolation on the rectangular domain and the MATLAB program of fractal interpolation surface are given. The main variables in th
matlab制作动图
- 包含用matlab编写的一些分形图如雪花图和矩形变换图等,还有物体运动图像包括变速与恒速,还包括三维动图,如卫星图像等(It contains some fractal maps written by MATLAB, such as snowflake diagram and rectangle transformation diagram, and so on. There are also objects moving pictures, including speed and consta
单纯形法Matlab程序-2016-11-17
- 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
MATLAB解矩阵微分方程
- 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
基于混沌单纯形法算子的布谷鸟搜索算法
- 运用单纯形法的改进型布谷鸟算法,效果优良(Improved cuckoo algorithm using the simplex method)
多重分形算法
- 这是用于计算两个物体表面粗糙程度的matlab代码(This is the matlab code used to calculate the roughness of the contact surface of two objects)
matlab计算代码
- 分形理论计算,粗糙面结合面的法向载荷和法向接触刚度计算(fractal thoetry simulation)
单纯形
- 单纯形法matlab程序,输入A,b,c,得到整个过程的单纯形表与最优解,最优值,每一步变换的单纯形表都有给出,完全没有错,很详细,有运行结果说明。(The simplex method matlab program, input A, B, C, get the simplex table and the optimal solution of the whole process, the optimal value, the simplex table of each step transf