-
work
简单的用PCA实现人脸识别的matlab程序(Face recognition using PCA to achieve)
- 2010-10-31 21:17:18下载
- 积分:1
-
IMM
实现IMM交互式多模型的目标跟踪,可以学习一下。。。。。。。。。。。。。。。。。。。。(Realization of target tracking of IMM interactive multi mode)
- 2018-05-21 02:57:04下载
- 积分:1
-
learning-matlab6.5
本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面
设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。(This book chapter describes the system integration work MATLAB6.5 platform, will guide the early MATLAB basics. Second, the system described in chapters four MATLAB6.1 basic data types (numeric arrays, string arrays, cell arrays, structure arrays), as other extended data types (function handle, symbol data, inline functions, unit array , sparse class) is to open another chapter specifically mentioned. Since then, the book points out with nine separate chapters MATLAB6.5 numerical calculations, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application to generate and realize different software platforms to interact API, M-book data in graphical text such as the eight general-purpose functions integrated environment.)
- 2011-10-12 19:19:01下载
- 积分:1
-
DesktDDop
【谷速软件】基于Gabor特征提取和人工智能的人脸检测系统源代码 ([Valley] speed software-based feature extraction and artificial intelligence Gabor face detection system source code)
- 2014-12-20 12:12:57下载
- 积分:1
-
Example
二为弹性波动程序,用于显示p波,s波和表面波的传播过程。(Elastic Wave Program)
- 2013-05-18 12:12:29下载
- 积分:1
-
Random-number-generation
说明: matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。(the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.)
- 2011-03-18 23:49:00下载
- 积分:1
-
AcousticTracker
基于MATLAB的声音跟踪系统演示,包含详细说明和演示文件。(MATLAB-based voice tracking system demonstration, contains detailed descriptions and Presentations.)
- 2006-12-13 12:00:54下载
- 积分:1
-
smart-antenna
smart antenna.
WS=Z where Z=[1 0 0..]T & S is the stearing vector.Find W?
STEP1:Input Number of Array Elements, The Separation Distance Between Elements, The Operation Frequency, The Angle of Incidence of The Desired Source Signal , The Angle of Incidence of The Interference Un-Desired Source Signals Respectively, The Angle of Incidence of the Undesired Interference Source Signal
STEP2: Estimatie The Weight Vector of A Null Steering Beamformer
STEP3:Inverse of Steering Beamformer
STEP4:Find Weights Vector by using equation W=S-1ZT
STEP5:Plot
- 2014-10-10 10:00:51下载
- 积分:1
-
MultiWavelet-Tools
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!(MultiWavelet Tools is a transformation tool can be used for compression, denoising, edge detection and so on!)
- 2009-04-06 18:50:33下载
- 积分:1
-
RGB-Histogram-Sideview--improfileadd(I)---File-Ex
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region.
This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold
- 2013-09-11 02:38:46下载
- 积分:1