購物比價找書網找車網
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折
薪水奴財務自由之路:35歲躺平樂活並不難,尋常上班族也可以辦到!
作者:股素人(何宗岳)、卡小孜
出版社:財經傳訊
出版日期:2022-12-01
66折: $ 329 
金石堂 - 今日66折
香草研究家的風味鹽:18款特色配方X60道絕品料理!簡單自製天然調味料,煎煮炒炸沾都萬用的高CP值美味魔法
作者:藍偉華
出版社:台灣廣廈有聲圖書有限公司
出版日期:2023-01-05
66折: $ 363 
金石堂 - 今日66折
設計摺學:立體包裝(暢銷普及版)從完美展開圖到絕妙包裝盒,設計師不可不知的立體結構生成術
作者:保羅.傑克森
出版社:積木文化
出版日期:2020-12-19
66折: $ 363 
金石堂 - 今日66折
職人級飲品設計入門:基底製作X獨創風味X吸睛裝飾X冷熱變化,韓國人氣咖啡廳都在用的手調飲指南
作者:金廷
出版社:台灣廣廈有聲圖書有限公司
出版日期:2024-04-18
66折: $ 317 
 
金石堂 - 暢銷排行榜
惡靈剋星 (首刷限定版) 02
作者:新翔子
出版社:東立出版社
出版日期:2025-04-01
$ 171 
Taaze 讀冊生活 - 暢銷排行榜
世界上最透明的故事(日本出版界話題作,只有紙本書可以體驗的感動)
作者:杉井光
出版社:皇冠文化出版有限公司
出版日期:2024-09-30
$ 284 
博客來 - 暢銷排行榜
佐佐木與宮野 (10)
作者:春園ショウ
出版社:台灣角川
出版日期:2025-03-27
$ 119 
 
Taaze 讀冊生活 - 新書排行榜
動漫社生存大作戰:從國際商業案例學15個經濟學法則
作者:施百俊
出版社:小熊
出版日期:2025-03-25
$ 252 
博客來 - 新書排行榜
天選.矽島:川普風暴下的科技島
作者:黃欽勇
出版社:IC之音
出版日期:2025-03-10
$ 355 
金石堂 - 新書排行榜
堤亞穆帝國物語(14)~從斷頭台開始,公主重生後的逆轉人生~限定版
作者:餅月望、Gilse
出版社:青文出版社股份有限公司
出版日期:2025-04-09
$ 221 
Taaze 讀冊生活 - 新書排行榜
人設大歷史:個人形象的包裝與網紅夢的實現,從達文西到卡戴珊家族的自我塑造
作者:塔拉.伊莎貝拉.伯頓
出版社:二十張出版
出版日期:2025-04-01
$ 322 
 

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