说明:该代码实现在指纹图像中快速检测所有奇异点。使用的方法是行走算法,即在指纹方向场上任意选择一个点,沿着该点的启发式方向(设计出来的,为该点方向的函数)可快速走到奇异点的位置。该算法简单易实现。
说明:采用Matlab工具箱函数建立神经网络,对一些基本的神经网络参数进行了说明,深入了解参考Matlab帮助文档。 -Using Matlab toolbox functions to establish neural networks, some of the basic neural netwo...
说明:这是三个数字语音处理的程序,需要在Matlab中才能打开-This is the three digital speech processing procedures, the need to be able to open the Matlab
说明:使用RBF对数据进行拟合,可显示拟合结果,可参考对RBF原理的讲解对代码及其算法进行进一步理解。 Using RBF to fit the data, the fitting results can be displayed, and the code and its algorithm ...
说明:在机器中
说明:用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples t...
说明:为了避免直接对rgb图像处理时出现颜色失真,常把彩色图像由rgb空间转为hsv空间,完成相应处理后,再逆变换至rgb空间。
说明:包括对轴的各种操作,可以拿来用在自己程序中。 普遍适用于仿真和作图的操作。-Including a variety of operating shaft can be brought to use in their own programs. Generally applied to simul...