-
RGB
一个修改后的acp进行人脸识别的Matlab代码(A modified acp the Matlab code for face recognition)
- 2008-06-13 09:48:24下载
- 积分:1
-
source123
基于源板块法的matlab模拟无升力圆柱绕流程序。空气动力学中的一个实验(Matlab source plate method based on simulation of flow around a cylinder without lift procedure. Aerodynamics of an experiment)
- 2011-05-20 21:45:43下载
- 积分:1
-
fortran
fortran简单程序集,常用程序,适合新手学习。(fortran simple assembly, common procedures, suitable for novice to learn.)
- 2011-08-17 12:14:55下载
- 积分:1
-
AMP
APPROXIMATE MESSAGE PASSING ALGORITHM
- 2020-11-09 14:49:46下载
- 积分:1
-
hw3_matlab
Maximum Likelihood Estimation of Batch Perceptron Convergence
- 2011-12-15 09:52:24下载
- 积分:1
-
ssim
这个程序可以计算一幅图像的结构相似度指数SSIM,一定程度上评估图像质量。(This program can calculate an image structural similarity index SSIM, to some extent, to assess the quality of the image.)
- 2013-05-19 21:20:53下载
- 积分:1
-
dist
this program is used to calculate difference between to vectors
- 2011-12-02 02:59:23下载
- 积分:1
-
resize_image
this function is used for resizing the cropped images got the process of character extraction for the first step of build a ANN. This is useful because it can resize a lot of images in one folder.
- 2014-12-22 09:24:03下载
- 积分:1
-
matlabwaves
用于海浪波形生成的matlab程序(Waveform for the waves generated by matlab program)
- 2007-12-17 09:11:15下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1