-
histogram
根据冈萨雷斯数字图像处理中做的,使用matlab进行直方图的均衡化以及直方图匹配程序,附带原图像(According to Gonzalez, digital image processing to do, the use of matlab to histogram equalization and histogram matching program, with the original image)
- 2010-01-25 18:53:02下载
- 积分:1
-
imageRuihua2
对于已经给定的特征,能够运用神经网络强大的处理复杂数据稳定的能力,给予有效的分类,达到很好的识别效果。(Has been given the characteristics of the use of powerful neural network to handle complex data and stable capacity to give a valid classification, to achieve good recognition results.)
- 2012-03-25 13:47:07下载
- 积分:1
-
choices
高阶谱分析工具箱(HOSA)中choices函数。(HOSA tool box s demo will call a function name choices.
Copy this file to one of your MATLEB search path to fix the choices problem. )
- 2013-09-04 07:51:20下载
- 积分:1
-
cum4_ESPRIT
是基于四阶累积量的旋转不变因子ESPRIT算法,在matlab环境下实现(Is based on the cumulative amount of rotation of fourth-order constant factor ESPRIT algorithm in matlab environment to achieve)
- 2021-04-27 20:28:44下载
- 积分:1
-
laypunov
Laypunov 指数计算,用于判断系统的定性及稳定性分析(The index of Laypunov calculation used to determine the qualitative and stability analysis of)
- 2013-04-15 15:50:57下载
- 积分:1
-
ai
说明: matlab program for ai techniques
- 2012-11-12 14:13:26下载
- 积分:1
-
模拟退火算法求解TSP
求解TSP问题的matlab代码,使用模拟退火算法。旅行商问题,即TSP问题(Traveling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访N个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
- 2022-02-03 03:44:57下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
fdtd-coaxial
这是一个用FDTD算法计算三维泄漏同轴线的辐射和传播特性的matlab程序.采用MUR吸收边界条件,对于学习FDTD方法中的建模,近-远场外推,吸收边界设置等很有帮助(This is a three-dimensional calculation of radiation and propagation characteristics of the leakage coaxial with the FDTD algorithm matlab program uses MUR absorbing boundary conditions for modeling learning FDTD method, near- far extrapolation, absorbing boundary settings, and so helpful)
- 2014-12-15 21:55:27下载
- 积分:1
-
ex5_18
说明: 在MATLAB环境下用PM算法进行的带通滤波器设计(In the MATLAB environment using the PM algorithm bandpass filter design)
- 2008-11-18 19:20:35下载
- 积分:1