購物比價找書網找車網
FindBook
排序:
 
 有 1 項符合

saeed v. vaseghi

的圖書
MULTIMEDIA SIGNAL PROCESSING: THEORY AND APPLICATIONS IN SPEECH, MUSIC AND COMMUNICATIONS
$ 1650
MULTIMEDIA SIGNAL PROCESSING: THEORY AND APPLICATIONS IN SPEECH, MUSIC AND COMMUNICATIONS
作者:SAEED V. VASEGHI 
出版社:全華經銷
出版日期:2007-01-01
規格:25*17cm
三民網路書店 三民網路書店 - 社會人文  - 來源網頁  
圖書介紹看圖書介紹
圖書介紹 - 資料來源:三民網路書店   評分:
圖書名稱:MULTIMEDIA SIGNAL PROCESSING: THEORY AND APPLICATIONS IN SPEECH, MUSIC AND COMMUNICATIONS
  • 圖書簡介

    Multimedia Signal Processing is a comprehensive and accessible text to the theory and applications of digital signal processing (DSP). The applications of DSP are pervasive and include multimedia systems, cellular communication, adaptive network management, radar, pattern recognition, medical signal processing, financial data forecasting, artificial intelligence, decision making, control systems and search engines.
    This book is organised in to three major parts making it a coherent and structured presentation of the theory and applications of digital signal processing. A range of important topics are covered in basic signal processing, model-based statistical signal processing and their applications.
    Part 1: Basic Digital Signal Processing gives an introduction to the topic, discussing sampling and quantization, Fourier analysis and synthesis, Z-transform, and digital filters.
    Part 2: Model-based Signal Processing covers probability and information models, Bayesian inference, Wiener filter, adaptive filters, linear prediction hidden Markov models and independent component analysis.
    Part 3: Applications of Signal Processing in Speech, Music and Telecommunications explains the topics of speech and music processing, echo cancellation, deconvolution and channel equalization, and mobile communication signal processing.
    Covers music signal processing, explains the anatomy and psychoacoustics of hearing and the design of MP3 music coder
    Examines speech processing technology including speech models, speech coding for mobile phones and speech recognition
    Covers single-input and multiple-inputs denoising methods, bandwidth extension and the recovery of lost speech packets in applications such as voice over IP (VoIP)
    Illustrated throughout, including numerous solved problems, Matlab experiments and demonstrations
    Companion website features Matlab and C++ programs with electronic copies of all figures.
    This book is ideal for researchers, postgraduates and senior undergraduates in the fields of digital signal processing, telecommunications and statistical data analysis. It will also be a valuable text to professional engineers in telecommunications and audio and signal processing industries.

  • 作者簡介

    Saeed Vaseghi is Professor of Communications and Signal Processing at Brunel University’s Department of Electronics and Computer Engineering and is Group Leader for the Communications & Multimedia Signal Processing Group. Previously, Saeed obtained a first in Electrical and Electronics Engineering from Newcastle University, and a PhD in Digital Signal Processing from Cambridge University.
    His PhD in noisy signal restoration led to establishment of CEDAR, the world's leading system for restoration of audio signals. Saeed also held a British Telecom lectureship at UEA Norwich, and a readership at Queen's University of Belfast before his move to Brunel.

  • 名人/編輯推薦

    "A valuable and accessible text … .Suited not only for senior undergraduates and postgraduates but also for researchers and engineers." (Zentralblatt Math, 2008/17)

  • 目次

    Preface.
    Acknowledgement.
    Symbols.
    Abbreviations.
    Part I Basic Digital Signal Processing.
    1 Introduction.
    1.1 Signals and Information.
    1.2 Signal Processing Methods.
    1.3 Applications of Digital Signal Processing.
    1.4 Summary.
    2 Fourier Analysis and Synthesis.
    2.1 Introduction.
    2.2 Fourier Series: Representation of Periodic Signals.
    2.3 Fourier Transform: Representation of Nonperiodic Signals.
    2.4 Discrete Fourier Transform.
    2.5 Short-Time Fourier Transform.
    2.6 Fast Fourier Transform (FFT).
    2.7 2-D Discrete Fourier Transform (2-D DFT).
    2.8 Discrete Cosine Transform (DCT).
    2.9 Some Applications of the Fourier Transform.
    2.10 Summary.
    3 z-Transform.
    3.1 Introduction.
    3.2 Derivation of the z-Transform.
    3.3 The z-Plane and the Unit Circle.
    3.4 Properties of z-Transform.
    3.5 z-Transfer Function, Poles (Resonance) and Zeros (Anti-resonance).
    3.6 z-Transform of Analysis of Exponential Transient Signals.
    3.7 Inverse z-Transform.
    3.8 Summary.
    4 Digital Filters.
    4.1 Introduction.
    4.2 Linear Time-Invariant Digital Filters.
    4.3 Recursive and Non-Recursive Filters.
    4.4 Filtering Operation: Sum of Vector Products, A Comparison of Convolution and Correlation.
    4.5 Filter Structures: Direct, Cascade and Parallel Forms.
    4.6 Linear Phase FIR Filters.
    4.7 Design of Digital FIR Filter-banks.
    4.8 Quadrature Mirror Sub-band Filters.
    4.9 Design of Infinite Impulse Response (IIR) Filters by Pole–zero Placements.
    4.10 Issues in the Design and Implementation of a Digital Filter.
    4.11 Summary.
    5 Sampling and Quantisation.
    5.1 Introduction.
    5.2 Sampling a Continuous-Time Signal.
    5.3 Quantisation.
    5.4 Sampling Rate Conversion: Interpolation and Decimation.
    5.5 Summary.
    Part II Model-Based Signal Processing.
    6 Information Theory and Probability Models.
    6.1 Introduction: Probability and Information Models.
    6.2 Random Processes.
    6.3 Probability Models of Random Signals.
    6.4 Information Models.
    6.5 Stationary and Non-Stationary Random Processes.
    6.6 Statistics (Expected Values) of a Random Process.
    6.7 Some Useful Practical Classes of Random Processes.
    6.8 Transformation of a Random Process.
    6.9 Search Engines: Citation Ranking.
    6.10 Summary.
    7 Bayesian Inference.
    7.1 Bayesian Estimation Theory: Basic Definitions.
    7.2 Bayesian Estimation.
    7.3 Expectation Maximisation Method.
    7.4 Cramer–Rao Bound on the Minimum Estimator Variance.
    7.5 Design of Gaussian Mixture Models (GMM).
    7.6 Bayesian Classification.
    7.7 Modelling the Space of a Random Process.
    7.8 Summary.
    8 Least Square Error, Wiener–Kolmogorov Filters.
    8.1 Least Square Error Estimation: Wiener–Kolmogorov Filter.
    8.2 Block-Data Formulation of the Wiener Filter.
    8.3 Interpretation of Wiener Filter as Projection in Vector Space.
    8.4 Analysis of the Least Mean Square Error Signal.
    8.5 Formulation of Wiener Filters in the Frequency Domain.
    8.6 Some Applications of Wiener Filters.
    8.7 Implementation of Wiener Filters.
    8.8 Summary.
    9 Adaptive Filters: Kalman, RLS, LMS.
    9.1 Introduction.
    9.2 State-Space Kalman Filters.
    9.3 Sample Adaptive Filters.
    9.4 Recursive Least Square (RLS) Adaptive Filters.
    9.5 The Steepest-Descent Method.
    9.6 LMS Filter.
    9.7 Summary.
    10 Linear Prediction Models.
    10.1 Linear Prediction Coding.
    10.2 Forward, Backward and Lattice Predictors.
    10.3 Short-Term and Long-Term Predictors.
    10.4 MAP Estimation of Predictor Coefficients.
    10.5 Formant-Tracking LP Models.
    10.6 Sub-Band Linear Prediction Model.
    10.7 Signal Restoration Using Linear Prediction Models.
    10.8 Summary.
    11 Hidden Markov Models.
    11.1 Statistical Models for Non-Stationary Processes.
    11.2 Hidden Markov Models.
    11.3 Training Hidden Markov Models.
    11.4 Decoding Signals Using Hidden Markov Models.
    11.5 HMM in DNA and Protein Sequences.
    11.6 HMMs for Modelling Speech and Noise.
    11.7 Summary.
    12 Eigenvector Analysis, Principal Component Analysis and Independent Component Analysis.
    12.1 Introduction – Linear Systems and Eigenanalysis.
    12.2 Eigenvectors and Eigenvalues.
    12.3 Principal Component Analysis (PCA).
    12.4 Independent Component Analysis.
    12.5 Summary.
    Part III Applications of Digital Signal Processing to Speech, Music and Telecommunications.
    13 Music Signal Processing and Auditory Perception.
    13.1 Introduction.
    13.2 Musical Notes, Intervals and Scales.
    13.3 Musical Instruments.
    13.4 Review of Basic Physics of Sounds.
    13.5 Music Signal Features and Models.
    13.6 Anatomy of the Ear and the Hearing Process.
    13.7 Psychoacoustics of Hearing.
    13.8 Music Coding (Compression).
    13.9 High Quality Audio Coding: MPEG Audio Layer-3 (MP3).
    13.10 Stereo Music Coding.
    13.11 Summary.
    14 Speech Processing.
    14.1 Speech Communication.
    14.2 Acoustic Theory of Speech: The Source–filter Model.
    14.3 Speech Models and Features.
    14.4 Linear Prediction Models of Speech.
    14.5 Harmonic Plus Noise Model of Speech.
    14.6 Fundamental Frequency (Pitch) Information.
    14.7 Speech Coding.
    14.8 Speech Recognition.
    14.9 Summary.
    15 Speech Enhancement.
    15.1 Introduction.
    15.2 Single-Input Speech Enhancement Methods.
    15.3 Speech Bandwidth Extension – Spectral Extrapolation.
    15.4 Interpolation of Lost Speech Segments – Packet Loss Concealment.
    15.5 Multi-Input Speech Enhancement Methods.
    15.6 Speech Distortion Measurements.
    15.7 Summary.
    16 Echo Cancellation.
    16.1 Introduction: Acoustic and Hybrid Echo.
    16.2 Telephone Line Hybrid Echo.
    16.3 Hybrid (Telephone Line) Echo Suppression.
    16.4 Adaptive Echo Cancellation.
    16.5 Acoustic Echo.
    16.6 Sub-Band Acoustic Echo Cancellation.
    16.7 Echo Cancellation with Linear Prediction Pre-whitening.
    16.8 Multi-Input Multi-Output Echo Cancellation.
    16.9 Summary.
    17 Channel Equalisation and Blind Deconvolution.
    17.1 Introduction.
    17.2 Blind Equalisation Using Channel Input Power Spectrum.
    17.3 Equalisation Based on Linear Prediction Models.
    17.4 Bayesian Blind Deconvolution and Equalisation.
    17.5 Blind Equalisation for Digital Communication Channels.
    17.6 Equalisation Based on Higher-Order Statistics.
    17.7 Summary.
    18 Signal Processing in Mobile Communication.
    18.1 Introduction to Cellular Communication.
    18.2 Communication Signal Processing in Mobile Systems.
    18.3 Capacity, Noise, and Spectral Efficiency.
    18.4 Multi-path and Fading in Mobile Communication.
    18.5 Smart Antennas – Space–Time Signal Processing.
    18.6 Summary.
    Index.

贊助商廣告
 
金石堂 - 今日66折
未知的實相有聲書 第10輯
作者:許添盛主講
出版社:賽斯文化
出版日期:2013-04-01
66折: $ 581 
金石堂 - 今日66折
萬物都是靈有聲書新版
作者:許添盛
出版社:賽斯文化
出版日期:2016-11-21
66折: $ 924 
金石堂 - 今日66折
心心相印有聲書第2輯
作者:陳嘉珍
出版社:賽斯文化
出版日期:2017-04-05
66折: $ 634 
金石堂 - 今日66折
與超靈有約有聲書第4輯
作者:陳嘉珍
出版社:賽斯文化
出版日期:2012-09-01
66折: $ 211 
 
Taaze 讀冊生活 - 暢銷排行榜
百年孤寂:首度正式授權繁體中文版!出版50週年紀念全新譯本(平裝典藏版)
作者:加布列‧賈西亞‧馬奎斯
出版社:皇冠文化出版有限公司
出版日期:2018-02-05
$ 355 
金石堂 - 暢銷排行榜
秘密情事 無修正※DAV
作者:富士耶麻
出版社:未來數位有限公司
出版日期:2025-01-22
$ 253 
Taaze 讀冊生活 - 暢銷排行榜
寶可夢 伽勒爾圖鑑(全)
作者:構成:川島潤二(十八VAN PLANNING) 設計:はやしだこーじ(CORNFLAKES)
出版社:青文出版社股份有限公司
出版日期:2025-01-13
$ 315 
博客來 - 暢銷排行榜
膽大黨 16 (首刷限定版)
作者:龍幸伸
出版社:東立
出版日期:2025-01-23
$ 127 
 
Taaze 讀冊生活 - 新書排行榜
與她做愛(全)
作者:龍牙翔
出版社:紳士出版
出版日期:2025-01-23
$ 220 
Taaze 讀冊生活 - 新書排行榜
貓咪家庭醫學大百科(2025年暢銷增訂版)
作者:林政毅、陳千雯
出版社:麥浩斯
出版日期:2025-01-19
$ 455 
Taaze 讀冊生活 - 新書排行榜
山野花香(9)
作者:清風九度
出版社:北京億森同創文化
出版日期:2025-01-17
$ 295 
博客來 - 新書排行榜
九井諒子塗鴉集 白日夢時光(全)
出版日期:2025-01-22
$ 434 
 

©2025 FindBook.com.tw -  購物比價  找書網  找車網  服務條款  隱私權政策