登录
首页 » Others » Adaptive Filters

Adaptive Filters

于 2020-12-09 发布
0 341
下载积分: 1 下载次数: 3

代码说明:

自适应滤波器的权威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

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

发表评论

0 个回复

  • 直流双闭环调速,simulink仿真模型
    用simulink建立的控制模型,实现直流电机双闭环调速仿真
    2020-12-03下载
    积分:1
  • HOG+LBP的行人检测
    基于HOG和LBP特征的行人检测的matlab的程序,效果不错。
    2020-12-04下载
    积分:1
  • epics概述,epics基本原理技术讲解
    初学epics的人可以看看控制系统的建造是复杂的系统工程,作为工程项目要选择成熟可靠的技术,要使用系统集成工具,EPICS is easy to use, need time to learn。
    2020-12-04下载
    积分:1
  • Fisherface的原始论文和完整的源代码(matlab)(包含数据库)
    该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。
    2020-12-10下载
    积分:1
  • win7安装vs2015所需证书(解决安装包损坏或丢失
    win7安装vs2015所需证书,解决安装包损坏或丢失问题。
    2020-12-08下载
    积分:1
  • Python-深度强化学习PyTorch实现集锦
    This repository contains most of classic deep reinforcement learning algorithms, including - DQN, DDPG, A3C, PPO, TRPO. (More algorithms are still in progress)
    2020-02-04下载
    积分:1
  • 多进制纠错码LDPC译码matlab算法仿真序,有注释说明
    多进制纠错码LDPC编译码matlab算法仿真程序,有注释说明
    2020-11-27下载
    积分:1
  • 思源黑体简中全套TTF格式
    【实例简介】因为cocos只能用TTF,所以自己作的思源黑体简中全套TTF格式。一共7个字体,已在COCOS中测试通过。亲测可用。懂的来。
    2021-11-14 00:43:38下载
    积分:1
  • 常模类盲均衡算法研究的matlab
    常模类盲均算法研究,主要研究信道中均衡技术
    2020-12-05下载
    积分:1
  • 帕金森患者音频数据库
    PD数据库由训练和测试文件组成。培训数据属于20名PWP(6名女性,14名男性)和20名健康人(10名女性,10名男性),他们在伊斯坦布尔大学Cerrahpasa医学院神经系上诉。从所有主题,采取多种类型的录音(26个声音样本,包括持续元音,数​​字,单词和短句)。从每个语音样本中提取一组26个线性和时间 - 基于频率的特征。由该专家医师确定的每个患者的UPDRS((统一帕金森氏病评分量表)分数也可用于该数据集)因此,该数据集也可用于回归。 在收集由多种类型的录音组成的训练数据集并进行实验后,根据所获得的结果,我们继续在相同条件下通过同一医生的检查过程收集来自PWP的独立测试集。在收集这个
    2020-12-11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载