登录
首页 » Others » 模式识别----人脸识别matlab

模式识别----人脸识别matlab

于 2021-05-07 发布
0 177
下载积分: 1 下载次数: 2

代码说明:

人脸识别的全部matlab代码,真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。实验安排:1、熟悉matlab,计算出R2、利用协方差矩阵K-L变换、利用近邻法得到初步识别结果3、改用类间离散度矩阵进行K-L变换,比较结果4、结果分析:识别率统计、多个特征向量的取舍、测试样本的选择

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Adaptive Filters
    自适应滤波器的权威Sayed的大作,用大量的实例诠释自适应滤波器的各种算法原理,是不可多得的好书。ADAPTIVE FILTERSADAPTIVE FILTERSALIH SAYEDUniversity of California at Los Angeles◆旧EEEIEEE PressWIlEYNTERSCIENCEA JOHN WILEY SONS, INC, PUBLICATIONCover design by Michael RutkowskiCopyright C 2008 by John Wiley Sons, Inc. All rights reservedPublished by John Wiley Sons, Inc, Hoboken, New JerseyPublished simultaneously in CanadaNo part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or bymeans, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under anySection 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of thePublisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center,Inc, 222 Rosewood Drive, Danvers, MA01923, (978)750-8400, fax(978)750-4470, or on the web atwww.copyright.comRequeststothePublisherforpermissionshouldbeaddressedtothePermissionsDepartment, John Wiley sons, Inc, 111 River Street, Hoboken, NJ,(201)748-6011, fax(201)748-6008,oronlineathttp:/www.wiley.com/go/permissionLimit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts inpreparing this book, they make no representations or warranties with respect to the accuracy or completeness ofe contents of this book and specifically disclaim any implied warranties of merchantability or fitness for aarticular purpose. No warranty may be created or extended by sales representatives or written sales materialsThe advice and strategies contained herein may not be suitable for your situation. You should consult with aprofessional where appropriate. Neither the publisher nor author shall be liable for any loss of profit or anyother commercial damages, including but not limited to special, incidental, consequential, or other damagesFor general information on our other products and services or for technical support, please contact our CustomerCare Department within the United States at(800)762-2974, outside the United States at (317)572-3993 or fax(317)572-4002Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not beavailable in electronic formats. For more information about wiley products, visit our web site atwww.wlley.conLibrary of Congress Cataloging-in-Publication Data:Sayed, Ali hAdaptive filters/Ali H. Sayedp cmIncludes bibliographical references and indexISBN9780470-25388-5( cloth)Adaptive filters. I. TitleTK7872F5s285200862138l5324dc222008003731Printed in the united states of america10987654321To my parentsContentsPrefacexviiNotationXXVAcknowledgmentsXXXBACKGROUND MATERIALA Random variablesA 1 Variance of a random variableA2 Dependent random VariablesA3 Complex-Valued Random VariablesA 4 Vector -Valued Random variables3467A.5 Gaussian Random VectorsB Linear Algebra12B. Hermitian and Positive- Definite matricesB 2 Range spaces and nullspace of matrices14B3 Schur Complements16B 4 Cholesky factorizationB 5 QR DecompositionB6 Singular Value Decomposition20B 7 Kronecker productsC Complex Gradients25C 1 Cauchy-Riemann Conditions5C2 Scalar arguments26C3 Vector arguments26PART:。 PTIMAL ESTIMATIONScalar- Valued Data291. 1 Estimation Without observations1.2 Estimation Given Dependent observations1.3 Orthogonality Principl36CONTENTS1,4 Gaussian random variables382 Vector- Valued Data422. 1 Optimal Estimator in the vector Case422.2 Spherically Invariant Gaussian Variables462. 3 Equivalent Optimization Criterion49Summary and Notes51Problems and Computer Projects54PART I: LINEAR ESTIMATION3 Normal Equatlons603. 1 Mean-Square Error Criterion613.2 Minimization by Differentiation3.3 Minimization by Completion-of-Squares633.4 Minimization of the error Covariance matrix653.5 Optimal Linear estimator4 Orthogonality princlple4. 1 Design Examples4.2 Orthogonality Condition4.3 Existence of solutions744, 4 Nonzero-Mean variables5 Linear Models5.1 Estimation using Linear Relations5.2 Application: Channel Estimation5Application: Block Data Estimation815. 4 Application: Linear Channel equalization825.5 Application: Multiple-Antenna Receivers85Constralned estimation876.1 Minimum-Variance Unbiased estimation6.2 Example: Mean Estimation6.3 Application: Channel and Noise Estimation916.4 Application: Decision Feedback Equalization6.5 Application: Antenna Beamforming1017 Kalman Filter1047.1 Innovations process7.2 State-Space Model106
    2020-12-09下载
    积分:1
  • 带通采样定理+详细推导+应用举例
    CSDN上有人发带通采样定理的推导文档PDF格式,只有半页,居然收5分,我勒个去;我这个是有详细证明的,个人觉得讲解得很清晰,而且应用也很方便,word格式,看不懂我免费解释。只收2分,恶心下收5分的。
    2020-12-04下载
    积分:1
  • 自抗干扰控制器及其PID控制
    非线性跟踪微分器 安排过度过程PID控制 非线性扩张观测器的PID控制
    2020-12-03下载
    积分:1
  • 粒子群优化算法(matlab写,共十三种)
    matlab编写的粒子群算法(共有十三种)
    2020-11-27下载
    积分:1
  • 标准测试图像(含lena,boboon等bmp,tiff,jpg图像
    标准测试图像(含lena,boboon等bmp,tiff,jpg图像
    2020-12-01下载
    积分:1
  • LMMSE算法在信道均衡中的应用
    设信道响应已知。采用线性模型下的线性MMSE估计方法,根据观测信号yk估计发送信号xk。
    2021-05-06下载
    积分:1
  • C++ GUI Qt5实战-ppt
    Qt是一个跨平台的C++图形用户界面应用程序框架。它为应用程序开发者提供建立艺术级图形用户界面所需的所有功能。它是完全面向对象的,很容易扩展,并且允许真正的组件编程本资料采用PPT文档,共分23章详细介绍QT5技巧
    2021-05-06下载
    积分:1
  • 稀疏自适应Volterra滤波的QRD_RLS算法
    求解非线性问题时 非线性volterra滤波的特性明显优于线性滤波器
    2020-11-02下载
    积分:1
  • java学生信息管理系统源代码
    利用计算机进行学生信息管理,不仅能够保证准确、无误、快速输出,而且还可以利用计算机对有关信息进行查询,检索迅速、查找方便、可靠性高、存储量大、保密性好。要科学地实现信息化管理,开发一个适合学校的,能够进行信息存储、查询、修改等功能的信息管理系统是十分重要的。本课题就是针对便于学生信息管理的问题而设计的一个管理系统。
    2021-05-07下载
    积分:1
  • 含操作界面的软著案例
    软件著作权文档模板,包括代码模板,登记表,软件说明文档等。这么个别人居然要50C币,便宜大甩卖了。
    2020-12-07下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载