-
oev
《人工神经网络导论》课程中的实验,实现奇偶校验的Matlab程序(BP算法)( Introduction to Artificial Neural Networks course of the experiment, to achieve parity of the Matlab program (BP algorithm))
- 2007-12-04 15:08:14下载
- 积分:1
-
imageProc[mathworks.ir]
teaching image processing with matlab program
- 2013-11-12 04:02:51下载
- 积分:1
-
GVF
这是一个实现GVF(广义梯度矢量流算法)的matla代码,(This is a realization of GVF (generalized gradient vector flow algorithm) matla code,)
- 2009-12-14 23:40:12下载
- 积分:1
-
Facedetect
计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸
特征提取方法。(Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method.)
- 2010-05-08 17:26:21下载
- 积分:1
-
robotsim
非常简单实用matlab机器人壁障程序,可控制开始和结束。(Very simple and practical matlab robot barrier program, you can control the start and end.)
- 2012-07-10 16:35:48下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
juleiRBF
说明: 聚类算法:也就是一种解决聚类问题的新型的算法(Clustering: Clustering is a solution to the problem of the new algorithm)
- 2010-03-31 19:13:20下载
- 积分:1
-
polynomial
进行多项式拟合曲线和参数,给出数据和m文件(Polynomial curve fitting and parameters, given the data and m files)
- 2013-09-22 15:55:16下载
- 积分:1
-
gensui
sar图像去噪的几种新的方法,到达过程是的泊松过程,ML法能够很好的估计信号的信噪比。( Several new methods sar image denoising, Arrival process is a Poisson process, ML estimation method can be a good signal to noise ratio.)
- 2016-04-27 17:27:25下载
- 积分:1
-
stepwise
最小二乘法多元线性回归的matlab实现(Least squares linear regression of the matlab implementation)
- 2011-01-06 20:41:53下载
- 积分:1