-
code
基于matlab的虹膜边缘识别 包括边缘检测,归一化,用汉明矩进行特征匹配(Matlab on the edge of iris recognition, including edge detection, normalization, with Hamming moments feature matching)
- 2010-06-18 17:26:49下载
- 积分:1
-
SVM_Multi_Classifier
SVM multi classifier with diferent Kernels example
- 2013-12-04 12:18:41下载
- 积分:1
-
Matlab-picture
说明: 苏金明《Matlab图形图像》。 本书主要介绍了MATLAB图形图像的基础——句柄图形对象,以及图形着色、光照、材质、纹理映射、透明性和交互操作等高级绘图技术,然后介绍图像处理、虚拟现实和地图制作等几个图形图像方面的工具箱内容全面,可供对有关内容感兴趣的大学生 研究生和科研技术人员参考。(matlab picturing)
- 2011-03-26 19:21:05下载
- 积分:1
-
xiaobo
二维小波变换经典程序的图像回复MAtlab代码以及注解(Reply MAtlab dimensional wavelet transform the image of the classic program code and comments)
- 2013-03-25 13:33:18下载
- 积分:1
-
pls
这个程序是基于MATLAB实现的偏最小二乘算法(MATLAB implementation is based on partial least squares algorithm)
- 2013-08-02 18:49:18下载
- 积分:1
-
WaTMRI
MATLAB CODE MRI This is a demo code for mri
- 2014-11-15 20:17:20下载
- 积分:1
-
three
this is document for 3 level zvs
- 2010-12-10 19:23:32下载
- 积分:1
-
matlab-gpc
一阶纯滞后分段传递函数系统的模型预测控制matlab代码(matlab gpc)
- 2021-02-28 11:39:35下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
double_pendulum_documentation
double_pendulum_documentation paper about it
- 2014-01-25 15:47:59下载
- 积分:1