搜索资源列表
threshold_segmentation
- 用阈值迭代分割算法对图像进行二值化(matlab)-Iterative segmentation algorithm with the threshold value of the image binarization (matlab)
2008101523144260
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
89437157bc4e
- 二值化算法的经典算法:大津法Matlab源码,有较高的参考价值-Classical binarization algorithm algorithms: Otsu Matlab source code, have a high reference value
otsu
- 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
Matlab-digital-based-recognition-
- 这6个程序可用于0—9的数字识别,算法包括:基于类中心的欧式距离法、马氏距离法、夹角余弦距离法 、二值化的夹角余弦距离法、二值化的Tanimoto测度法和增量校正算法,均为基于matlab软件编写的程序。学会了这几个算法,可以在这些程序的基础上进行扩展,对三维模型识别算法的编程有一定的帮助。-6 program can be used 0-9 digit recognition, algorithms include: class center Euclidean distance, Mah
Tcodes
- matlab学习教程,美国MIT教学使用的很不错的例子,有矩阵奇异值分解、最小二乘拟合、矩阵正交化算法等-MIT teaching learning matlab tutorial, the United States is very good example of matrix singular value decomposition and least squares fitting, matrix orthogonalization algorithm, etc
car
- 汽车牌照识别中车牌定位问题。车牌定位分为两步进行,首先对车牌进行初定位,对初定位后的车牌图像进行二值化、几何矫正,然后再精确定位车牌区域。同时,在matlab环境下仿真了汽车牌照识别,仿真结果表明,本文算法能很好的识别汽车牌照。-The problem of car license plate location. License plate location is divided into two steps, first at the beginning of vehicle license
yhnzvqcs
- 基于分段非线性权重值的Pso算法,复化三点Gauss-lengend公式求pi,实现了对10个数字音的识别程序粒子图像分割及匹配均为自行编制的子例程,有小波分析的盲信号处理,旋转机械二维全息谱计算,MIMO OFDM matlab仿真,基于kaiser窗的双谱线插值FFT谐波分析。- Based on piecewise nonlinear weight value Pso algorithm, Complex of three-point Gauss-lengend the Formula p
matlab-code
- 对于图像处理和恢复非常有用。主要用到二值化算法-For image processing and recovery is very useful. The main use of the binary algorithm
文字识别MATLAB程序思路
- 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)
MATLAB数据处理代码
- 34种数据降维方法代码;分段线性插值算法代码;基于RPCA异常值检测代码;基于t-sne算法的降维可视化实例;基于埃尔米特插值多项式代码;基于二维数据内插值代码...
