-
HMM_facerec
基于隐马尔科夫模型的人脸识别系统,包含完整的测试程序(Hidden Markov Model based face recognition system, including a complete test program)
- 2010-08-23 16:22:35下载
- 积分:1
-
contours_demo
A very good, neat and classic contour detection. (cpp code , matlab script and test image included). You can learn the basic idea of contour detection and do your research based on this.
- 2013-03-19 01:06:13下载
- 积分:1
-
Electromagnetic
用matlab编写的电磁学方面的函数和图像(Prepared by using matlab function aspects of electromagnetics and images)
- 2008-05-22 16:41:23下载
- 积分:1
-
IsEDM
John Dattorro Code to figure out if a given matrix is a Euclidean Distance matrix and find closest EDM in Schoenberg sense to it if not
- 2011-11-02 07:05:45下载
- 积分:1
-
FEM-using-Matlab---Programmes
matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
- 2013-07-11 15:44:59下载
- 积分:1
-
Simulink
MATLABSimulink工具箱精短教程:包括1、简单过程介绍;2、模块库简介;3、simulink基础;4、simuling建模仿真;5、S函数建立与应用;6、simulink简短例题(MATLABSimulink Toolbox essential short course: 1, simple procedure describes 2, module, introduction to libraries, 3, the Simulink based 4, simuling modeling simulation 5, s establishment and application of function, 6, the Simulink short examples)
- 2012-04-09 14:53:54下载
- 积分:1
-
Bai3_CAOPHUHAI
this is model for pendulum with matlab, indentification system theory
- 2009-04-11 09:33:29下载
- 积分:1
-
ImageComputing
matlab中关于图像处理的一些基本运算。也涉及了matlab中关于矩阵操作的一些基本方法,是matlab学习的基础,更是数字图像处理的基础。(matlab image processing on some of the basic operations. Also involves a matlab matrix operations on some of the basic method is matlab foundation of learning, but also the basis for digital image processing.)
- 2009-11-24 11:31:15下载
- 积分:1
-
NMEA-Parser
This is the parser of NMEA encoded data from GPS it separates lat and long
- 2014-02-13 01:27:07下载
- 积分:1
-
rbf_atrifical_neual_networks
说明: ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意;
② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差;
③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
④ 如果训练样本是二维的,则数据中心聚类的结果可用一平面图显示出来;同样测试数据的输出是一维的话也可显示出来;
(RBF artifical neual networks)
- 2010-04-22 21:25:46下载
- 积分:1