资源列表
barcode_system
- 采用Visual C++开发平台开发了一个条形码识别系统。该系统采用图像处理技术对条形码图像的噪声进行处理,然后再通过相似边距离的测量方法识别出条形码的编码,有效地提高了识别结果的准确度。 -Using Visual C++ Development platform to develop a bar code identification system. The system uses image processing technology on the bar code image to
Gaussin-mixed
- 可以产生混合高斯信号信号的函数。自己可以调节混合信号的峭度。-Can produce mixed-Gaussian signal function. You can adjust the mixed signal kurtosis.
TestMinvexCore
- 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。-The smallest point set for convex hull algorithms Graham. Given a planar point set, find a link to the smallest sequence set to form a convex polygon, the po
用MATLAB模拟静态散斑
- 用MATLAB模拟静态散斑,成像和非成像散斑,方便初学者学习-Simulation with MATLAB static speckle, speckle imaging and non-imaging, easy for beginners to learn
FastICA
- 基于MATLAB的fastica算法的实现,有完整源代码。这是一个关于盲源分离独立成分分析方法fastICA的软件包,给大家分享一下,完整的matlab代码。-MATLAB-based fastica algorithm, a complete source code. This is a blind source separation independent component analysis (ICA) of the package, to share with you, complete
matlab
- matlab求最下的外接矩形的程序,很好用的,只要把图片名字改了就可以运行!-GOOD
thefouriermatlab
- 用matlab语言实现傅里叶切片定理,以及基于反投影及滤波反投影的CT图像重建的程序设计试验-Matlab language with Fourier slice theorem, and on the back projection and filtered back projection image reconstruction program design CT test
Queen
- 利用回溯法和栈来实现八皇后问题:在n×n的国际象棋棋盘上,安放n个皇后,要求没有一个皇后能够“吃掉”任何其他一个皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一对角线-Use of backtracking and stack to achieve the eight queens problem: the n × n chess board, place n queens, a queen is not required to " eat" any other
DCT程序实现文档
- dct变换-DCT transform
PVRMSYUEXCEL
- 通过excel将输入读入matlab中,计算文件第四列元素的最大值,最小值和均方根值,对应z波面拟合中的PV RMS的计算。上传文件中包括excel文件-Input read by excel in matlab to calculate the column IV of document elements of the maximum, minimum and RMS values, corresponding to zernike Wavefront fitting of PV RMS ca
bp
- 用BP神经网络实现异或运算,matlab实现,并且给出输出的结果-BP neural network with XOR, matlab implementation, and gives the output
Bayes_example
- Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
