-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1
-
EigenFace-FisherFace
This file takes cropped yale face images file as input and performs classifications based on
1. Correlation
2. Eigen vector based classification (Eigen Face)
3. Fisher Linear Discriminator (FLD) (Fisher Face)
The zip contains two files
readyaledata.m to read the image database
EigenFace-FisherFace.m to do classification as described above
- 2013-12-24 10:42:01下载
- 积分:1
-
Matlab
一本介绍了如何使用Matlab的工具书,新手特别容易上手(a file demonstrates how to use Matlab,new learner can handle matlab quckily.)
- 2013-12-22 16:28:40下载
- 积分:1
-
different_filter_effect
it s really good i mean very very good what I meant is it s really good
- 2014-10-25 17:27:59下载
- 积分:1
-
csaolei
C language is currently the more popular high-level computer programming language, because of its simplicity, ease of use and powerful features have been widely favored by programmers. It is suitable as a system description language, can also be used to prepare the system software, application software can be written since
- 2014-01-17 15:11:15下载
- 积分:1
-
K近邻算法
说明: 多个模式识别算法的matlab代码,包括k近邻、二叉决策树、感知器、fisher线性判别等.(Matlab code of multiple pattern recognition algorithms, including k-nearest neighbor, binary decision tree, perceptron, Fisher linear discrimination, etc.)
- 2020-03-07 21:57:31下载
- 积分:1
-
ControlSystemsSimulationusingMatlabandSimulink
Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版(Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated
with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs..)
- 2009-09-06 15:19:01下载
- 积分:1
-
ETMPSLC_OFF_ALR_MATLAB
采用ALR修复ETM+ slc-off影像。(It use the method of ALR to repair ETM+ slc-off image.)
- 2012-05-18 19:44:07下载
- 积分:1
-
Project
(信号与系统实验GUI)本软件针对信号与系统这门课的特点,以信号分析和系统分析作为展示课程内容的主线编写而。信号分析和系统分析两个模块包含了丰富的功能可供使用者参考。((Signal and System Experiment GUI) The software for signal and system characteristics of this course to signal analysis and system analysis as a showcase for the preparation and main course content. Signal analysis and system analysis two modules contain a wealth of features for users' reference.)
- 2013-10-19 17:14:52下载
- 积分:1
-
denoiseTV_L1OR2
图象TV去噪,它是一个著名的图象去噪模型,能保持边沿(TV denoising images, it is a well-known image denoising model, able to maintain the edge)
- 2007-12-08 13:26:56下载
- 积分:1