资源列表
caart-judgmenw
- 线性拟合和二次拟合函数 pdg正交多项式作最小二乘拟合()
grig
- 算符优先分析算法的实现,包括说明文件及测试方法()
NCC多目标匹配
- 这是利用NCC目标匹配写的一个halcon小程序。自己选择ROI,然后根据ROI逐一地匹配图片中的相似物体。识别率很高,目标物体可以有一定的变形(This is a halcon applet written using NCC target matching. Choose ROI yourself, and then match the similar objects in the image one by one according to the ROI. Recognition rate
Simple-Handwritten-Numerel-Recogntion-master
- 使用SVM算法进行数字图像识别,使用的是手写数字的训练(The use of SVM algorithm for digital image recognition is the training of handwritten numerals)
xxuffei-BPWangLuo-ShuZiShiBie-master
- 使用神经网络算法算法进行手写数字的识别功能(Recognition of handwritten numbers using support Vector Machine)
70821010
- 用非递归实现快速排序 主要思想: 利用栈来消除递归()
MATLAB
- 二维地震信号的emd实现,逐道分解,挑选信号主导分量(EMD realization of two-dimensional seismic signal, decomposition by channel, selection of signal dominant component)
bqxl
- 用栈,顺序表实现四则运算,可以识别+,-, , ,和[],以#结尾,比如,5+6 3-1#,可以得到结果17()
zhuchengfen
- idl主成分分析 分析矩阵主成分 提取主成分(principal component analysis)
hist_equal
- 读取原始影像 灰度直方图 直方图均衡化 均衡化后影像(Read the original image Gray scale histogram Histogram equalization Post balanced image)
zpuq
- 用C语言实现最短路径算法中的Floyd-Warshall算法,这个算法可以用来解决信号处理中的一些问题,floyd_war()