资源列表
tezh
- 一个提取图像小波纹理特征和颜色特征的源码-a wavelet extraction image texture features and color characteristics of the source
图像的模糊识别技术
- matlab 图像的模糊识别技术-Matlab 图像的模糊识别技术
cmeans
- 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n objects assigned K to 000 category, making such objects within the similarity between the lar
anim_zzy
- 制作红色小球沿一条带封闭路径的下旋螺线运动的实时动画-production of a small red ball with a closed along the path under the rotating spiral movements of real-time animation
GUIDesign
- 在Matlab应用系统中,创建数据文件,得到符合要求的界面-in Matlab Application System to create data files, to be compliant interface
ch1guji1
- 数字信号处理中功率谱的重要算法。代码中对比了经典谱估计直接法和间接法之间的关系-digital signal processing power spectrum in the algorithm. Code Comparison of classical spectrum estimated direct and indirect relations between the
matlab-uimenu
- matlab的基本用法,对初学者有用,是必备的基础知识.-Matlab the basic usage, useful for beginners, is an essential knowledge base.
mathmodel1
- 数学建模中的线性问题分析及其matlab解法-mathematical modeling of linear analysis and Matlab Solution
rosettasoftware
- 用语属性约简的程序包,相信对相关人员 有所帮助.-language attribute reduction package, I believe the staff is helping.
rough
- MATLAB编写的用于属性约简的程序,先运行ROUGH.MDF文件,再输入RED,就可得到约简后的规则.-MATLAB prepared for the attribute reduction procedures, first running ROUGH.MDF documents, admission RED, can be about the simple rules.
Digit
- MATLAB 神经网络用于数字识别源程序-MATLAB neural network for digital identification of the source
matlab4
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象