top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Computer architecture [[electronic resource] /] / Gérard Blanchet, Bertrand Dupouy
Computer architecture [[electronic resource] /] / Gérard Blanchet, Bertrand Dupouy
Autore Blanchet Gerard
Pubbl/distr/stampa London, : ISTE
Descrizione fisica 1 online resource (380 p.)
Disciplina 004.22
Altri autori (Persone) DupouyBertrand
Collana Computer engineering series
Soggetto topico Computer architecture
ISBN 1-78539-348-0
1-118-57743-4
1-299-14631-7
1-118-57779-5
1-118-57778-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto pt. 1. Elements of a basic architecture -- pt. 2. Programming model and operation -- pt. 3. Memory hierarchy -- pt. 4. Parallelism and performance enhancement -- pt. 5. Appendices.
Record Nr. UNINA-9910141493803321
Blanchet Gerard  
London, : ISTE
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Computer architecture [[electronic resource] /] / Gérard Blanchet, Bertrand Dupouy
Computer architecture [[electronic resource] /] / Gérard Blanchet, Bertrand Dupouy
Autore Blanchet Gerard
Edizione [1st ed.]
Pubbl/distr/stampa London, : ISTE
Descrizione fisica 1 online resource (380 p.)
Disciplina 004.22
Altri autori (Persone) DupouyBertrand
Collana Computer engineering series
Soggetto topico Computer architecture
ISBN 1-78539-348-0
1-118-57743-4
1-299-14631-7
1-118-57779-5
1-118-57778-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto pt. 1. Elements of a basic architecture -- pt. 2. Programming model and operation -- pt. 3. Memory hierarchy -- pt. 4. Parallelism and performance enhancement -- pt. 5. Appendices.
Record Nr. UNINA-9910818406303321
Blanchet Gerard  
London, : ISTE
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [1st edition]
Pubbl/distr/stampa London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Descrizione fisica 1 online resource (765 p.)
Disciplina 621.382/2
621.3822
Altri autori (Persone) CharbitMaurice
Collana Digital signal and image processing series
Soggetto topico Signal processing - Digital techniques - Data processing
Soggetto genere / forma Electronic books.
ISBN 0-470-61238-X
1-280-51059-5
9786610510597
1-84704-463-8
0-470-39452-8
1-84704-563-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Digital Signal and Image Processing using MATLAB; Contents; Preface; Notations and Abbreviations; Introduction to MATLAB; 1 Variables; 1.1 Vectors and matrices; 1.2 Arrays; 1.3 Cells and structures; 2 Operations and functions; 2.1 Matrix operations; 2.2 Pointwise operations; 2.3 Constants and initialization; 2.4 Predefined matrices; 2.5 Mathematical functions; 2.6 Matrix functions; 2.7 Other useful functions; 2.8 Logical operators on boolean variables; 2.9 Program loops; 3 Graphically displaying results; 4 Converting numbers to character strings; 5 Input/output; 6 Program writing
Part I Deterministic SignalsChapter 1 Signal Fundamentals; 1.1 The concept of signal; 1.1.1 A few signals; 1.1.2 Spectral representation of signals; 1.2 The Concept of system; 1.3 Summary; Chapter 2 Discrete Time Signals and Sampling; 2.1 The sampling theorem; 2.1.1 Perfect reconstruction; 2.1.2 Digital-to-analog conversion; 2.2 Plotting a signal as a function of time; 2.3 Spectral representation; 2.3.1 Discrete-time Fourier transform (DTFT); 2.3.2 Discrete Fourier transform (DFT); 2.4 Fast Fourier transform; Chapter 3 Spectral Observation; 3.1 Spectral accuracy and resolution
3.1.1 Observation of a complex exponential3.1.2 Plotting accuracy of the DTFT; 3.1.3 Frequency resolution; 3.1.4 Effects of windowing on the resolution; 3.2 Short term Fourier transform; 3.3 Summing up; 3.4 Application examples and exercises; 3.4.1 Amplitude modulations; 3.4.2 Frequency modulation; Chapter 4 Linear Filters; 4.1 Definitions and properties; 4.2 The z-transform; 4.2.1 Definition and properties; 4.2.2 A few examples; 4.3 Transforms and linear filtering; 4.4 Difference equations and rational TF filters; 4.4.1 Stability considerations; 4.4.2 FIR and IIR filters
4.4.3 Causal solution and initial conditions4.4.4 Calculating the responses; 4.4.5 Stability and the Jury test; 4.5 Connection between gain and poles/zeros; 4.6 Minimum phase filters; 4.7 Filter design methods; 4.7.1 Going from the continuous-time filter to the discretetime filter; 4.7.2 FIR filter design using the window method; 4.7.3 IIR filter design; 4.8 Oversampling and undersampling; 4.8.1 Oversampling; 4.8.2 Undersampling; Chapter 5 Filter Implementation; 5.1 Filter implementation; 5.1.1 Examples of filter structures; 5.1.2 Distributing the calculation load in an FIR filter
5.1.3 FIR block filtering5.1.4 FFT filtering; 5.2 Filter banks; 5.2.1 Decimation and expansion; 5.2.2 Filter banks; Chapter 6 An Introduction to Image Processing; 6.1 Introduction; 6.1.1 Image display, color palette; 6.1.2 Importing images; 6.1.3 Arithmetical and logical operations; 6.2 Geometric transformations of an image; 6.2.1 The typical transformations; 6.2.2 Aligning images; 6.3 Frequential content of an image; 6.4 Linear filtering; 6.5 Other operations on images; 6.5.1 Undersampling; 6.5.2 Oversampling; 6.5.3 Contour detection; 6.5.4 Median filtering; 6.5.5 Maximum enhancement
6.5.6 Image binarization
Record Nr. UNINA-9910146252003321
Blanchet Gerard  
London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [1st edition]
Pubbl/distr/stampa London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Descrizione fisica 1 online resource (765 p.)
Disciplina 621.382/2
621.3822
Altri autori (Persone) CharbitMaurice
Collana Digital signal and image processing series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 0-470-61238-X
1-280-51059-5
9786610510597
1-84704-463-8
0-470-39452-8
1-84704-563-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Digital Signal and Image Processing using MATLAB; Contents; Preface; Notations and Abbreviations; Introduction to MATLAB; 1 Variables; 1.1 Vectors and matrices; 1.2 Arrays; 1.3 Cells and structures; 2 Operations and functions; 2.1 Matrix operations; 2.2 Pointwise operations; 2.3 Constants and initialization; 2.4 Predefined matrices; 2.5 Mathematical functions; 2.6 Matrix functions; 2.7 Other useful functions; 2.8 Logical operators on boolean variables; 2.9 Program loops; 3 Graphically displaying results; 4 Converting numbers to character strings; 5 Input/output; 6 Program writing
Part I Deterministic SignalsChapter 1 Signal Fundamentals; 1.1 The concept of signal; 1.1.1 A few signals; 1.1.2 Spectral representation of signals; 1.2 The Concept of system; 1.3 Summary; Chapter 2 Discrete Time Signals and Sampling; 2.1 The sampling theorem; 2.1.1 Perfect reconstruction; 2.1.2 Digital-to-analog conversion; 2.2 Plotting a signal as a function of time; 2.3 Spectral representation; 2.3.1 Discrete-time Fourier transform (DTFT); 2.3.2 Discrete Fourier transform (DFT); 2.4 Fast Fourier transform; Chapter 3 Spectral Observation; 3.1 Spectral accuracy and resolution
3.1.1 Observation of a complex exponential3.1.2 Plotting accuracy of the DTFT; 3.1.3 Frequency resolution; 3.1.4 Effects of windowing on the resolution; 3.2 Short term Fourier transform; 3.3 Summing up; 3.4 Application examples and exercises; 3.4.1 Amplitude modulations; 3.4.2 Frequency modulation; Chapter 4 Linear Filters; 4.1 Definitions and properties; 4.2 The z-transform; 4.2.1 Definition and properties; 4.2.2 A few examples; 4.3 Transforms and linear filtering; 4.4 Difference equations and rational TF filters; 4.4.1 Stability considerations; 4.4.2 FIR and IIR filters
4.4.3 Causal solution and initial conditions4.4.4 Calculating the responses; 4.4.5 Stability and the Jury test; 4.5 Connection between gain and poles/zeros; 4.6 Minimum phase filters; 4.7 Filter design methods; 4.7.1 Going from the continuous-time filter to the discretetime filter; 4.7.2 FIR filter design using the window method; 4.7.3 IIR filter design; 4.8 Oversampling and undersampling; 4.8.1 Oversampling; 4.8.2 Undersampling; Chapter 5 Filter Implementation; 5.1 Filter implementation; 5.1.1 Examples of filter structures; 5.1.2 Distributing the calculation load in an FIR filter
5.1.3 FIR block filtering5.1.4 FFT filtering; 5.2 Filter banks; 5.2.1 Decimation and expansion; 5.2.2 Filter banks; Chapter 6 An Introduction to Image Processing; 6.1 Introduction; 6.1.1 Image display, color palette; 6.1.2 Importing images; 6.1.3 Arithmetical and logical operations; 6.2 Geometric transformations of an image; 6.2.1 The typical transformations; 6.2.2 Aligning images; 6.3 Frequential content of an image; 6.4 Linear filtering; 6.5 Other operations on images; 6.5.1 Undersampling; 6.5.2 Oversampling; 6.5.3 Contour detection; 6.5.4 Median filtering; 6.5.5 Maximum enhancement
6.5.6 Image binarization
Record Nr. UNISA-996207979703316
Blanchet Gerard  
London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [1st edition]
Pubbl/distr/stampa London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Descrizione fisica 1 online resource (765 p.)
Disciplina 621.382/2
621.3822
Altri autori (Persone) CharbitMaurice
Collana Digital signal and image processing series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 0-470-61238-X
1-280-51059-5
9786610510597
1-84704-463-8
0-470-39452-8
1-84704-563-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Digital Signal and Image Processing using MATLAB; Contents; Preface; Notations and Abbreviations; Introduction to MATLAB; 1 Variables; 1.1 Vectors and matrices; 1.2 Arrays; 1.3 Cells and structures; 2 Operations and functions; 2.1 Matrix operations; 2.2 Pointwise operations; 2.3 Constants and initialization; 2.4 Predefined matrices; 2.5 Mathematical functions; 2.6 Matrix functions; 2.7 Other useful functions; 2.8 Logical operators on boolean variables; 2.9 Program loops; 3 Graphically displaying results; 4 Converting numbers to character strings; 5 Input/output; 6 Program writing
Part I Deterministic SignalsChapter 1 Signal Fundamentals; 1.1 The concept of signal; 1.1.1 A few signals; 1.1.2 Spectral representation of signals; 1.2 The Concept of system; 1.3 Summary; Chapter 2 Discrete Time Signals and Sampling; 2.1 The sampling theorem; 2.1.1 Perfect reconstruction; 2.1.2 Digital-to-analog conversion; 2.2 Plotting a signal as a function of time; 2.3 Spectral representation; 2.3.1 Discrete-time Fourier transform (DTFT); 2.3.2 Discrete Fourier transform (DFT); 2.4 Fast Fourier transform; Chapter 3 Spectral Observation; 3.1 Spectral accuracy and resolution
3.1.1 Observation of a complex exponential3.1.2 Plotting accuracy of the DTFT; 3.1.3 Frequency resolution; 3.1.4 Effects of windowing on the resolution; 3.2 Short term Fourier transform; 3.3 Summing up; 3.4 Application examples and exercises; 3.4.1 Amplitude modulations; 3.4.2 Frequency modulation; Chapter 4 Linear Filters; 4.1 Definitions and properties; 4.2 The z-transform; 4.2.1 Definition and properties; 4.2.2 A few examples; 4.3 Transforms and linear filtering; 4.4 Difference equations and rational TF filters; 4.4.1 Stability considerations; 4.4.2 FIR and IIR filters
4.4.3 Causal solution and initial conditions4.4.4 Calculating the responses; 4.4.5 Stability and the Jury test; 4.5 Connection between gain and poles/zeros; 4.6 Minimum phase filters; 4.7 Filter design methods; 4.7.1 Going from the continuous-time filter to the discretetime filter; 4.7.2 FIR filter design using the window method; 4.7.3 IIR filter design; 4.8 Oversampling and undersampling; 4.8.1 Oversampling; 4.8.2 Undersampling; Chapter 5 Filter Implementation; 5.1 Filter implementation; 5.1.1 Examples of filter structures; 5.1.2 Distributing the calculation load in an FIR filter
5.1.3 FIR block filtering5.1.4 FFT filtering; 5.2 Filter banks; 5.2.1 Decimation and expansion; 5.2.2 Filter banks; Chapter 6 An Introduction to Image Processing; 6.1 Introduction; 6.1.1 Image display, color palette; 6.1.2 Importing images; 6.1.3 Arithmetical and logical operations; 6.2 Geometric transformations of an image; 6.2.1 The typical transformations; 6.2.2 Aligning images; 6.3 Frequential content of an image; 6.4 Linear filtering; 6.5 Other operations on images; 6.5.1 Undersampling; 6.5.2 Oversampling; 6.5.3 Contour detection; 6.5.4 Median filtering; 6.5.5 Maximum enhancement
6.5.6 Image binarization
Record Nr. UNINA-9910830078403321
Blanchet Gerard  
London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using Matlab [[electronic resource] /] / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [1st edition]
Pubbl/distr/stampa London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Descrizione fisica 1 online resource (765 p.)
Disciplina 621.382/2
621.3822
Altri autori (Persone) CharbitMaurice
Collana Digital signal and image processing series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 0-470-61238-X
1-280-51059-5
9786610510597
1-84704-463-8
0-470-39452-8
1-84704-563-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Digital Signal and Image Processing using MATLAB; Contents; Preface; Notations and Abbreviations; Introduction to MATLAB; 1 Variables; 1.1 Vectors and matrices; 1.2 Arrays; 1.3 Cells and structures; 2 Operations and functions; 2.1 Matrix operations; 2.2 Pointwise operations; 2.3 Constants and initialization; 2.4 Predefined matrices; 2.5 Mathematical functions; 2.6 Matrix functions; 2.7 Other useful functions; 2.8 Logical operators on boolean variables; 2.9 Program loops; 3 Graphically displaying results; 4 Converting numbers to character strings; 5 Input/output; 6 Program writing
Part I Deterministic SignalsChapter 1 Signal Fundamentals; 1.1 The concept of signal; 1.1.1 A few signals; 1.1.2 Spectral representation of signals; 1.2 The Concept of system; 1.3 Summary; Chapter 2 Discrete Time Signals and Sampling; 2.1 The sampling theorem; 2.1.1 Perfect reconstruction; 2.1.2 Digital-to-analog conversion; 2.2 Plotting a signal as a function of time; 2.3 Spectral representation; 2.3.1 Discrete-time Fourier transform (DTFT); 2.3.2 Discrete Fourier transform (DFT); 2.4 Fast Fourier transform; Chapter 3 Spectral Observation; 3.1 Spectral accuracy and resolution
3.1.1 Observation of a complex exponential3.1.2 Plotting accuracy of the DTFT; 3.1.3 Frequency resolution; 3.1.4 Effects of windowing on the resolution; 3.2 Short term Fourier transform; 3.3 Summing up; 3.4 Application examples and exercises; 3.4.1 Amplitude modulations; 3.4.2 Frequency modulation; Chapter 4 Linear Filters; 4.1 Definitions and properties; 4.2 The z-transform; 4.2.1 Definition and properties; 4.2.2 A few examples; 4.3 Transforms and linear filtering; 4.4 Difference equations and rational TF filters; 4.4.1 Stability considerations; 4.4.2 FIR and IIR filters
4.4.3 Causal solution and initial conditions4.4.4 Calculating the responses; 4.4.5 Stability and the Jury test; 4.5 Connection between gain and poles/zeros; 4.6 Minimum phase filters; 4.7 Filter design methods; 4.7.1 Going from the continuous-time filter to the discretetime filter; 4.7.2 FIR filter design using the window method; 4.7.3 IIR filter design; 4.8 Oversampling and undersampling; 4.8.1 Oversampling; 4.8.2 Undersampling; Chapter 5 Filter Implementation; 5.1 Filter implementation; 5.1.1 Examples of filter structures; 5.1.2 Distributing the calculation load in an FIR filter
5.1.3 FIR block filtering5.1.4 FFT filtering; 5.2 Filter banks; 5.2.1 Decimation and expansion; 5.2.2 Filter banks; Chapter 6 An Introduction to Image Processing; 6.1 Introduction; 6.1.1 Image display, color palette; 6.1.2 Importing images; 6.1.3 Arithmetical and logical operations; 6.2 Geometric transformations of an image; 6.2.1 The typical transformations; 6.2.2 Aligning images; 6.3 Frequential content of an image; 6.4 Linear filtering; 6.5 Other operations on images; 6.5.1 Undersampling; 6.5.2 Oversampling; 6.5.3 Contour detection; 6.5.4 Median filtering; 6.5.5 Maximum enhancement
6.5.6 Image binarization
Record Nr. UNINA-9910840640003321
Blanchet Gerard  
London ; ; Newport Beach, CA, : ISTE Ltd., c2006
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using MATLAB® . Volume 2, : advances and applications : the deterministic case / / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using MATLAB® . Volume 2, : advances and applications : the deterministic case / / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [2nd ed.]
Pubbl/distr/stampa London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Descrizione fisica 1 online resource (266 p.)
Disciplina 621.3822
Collana Digital Signal and Image Processing Series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 1-118-99961-4
1-118-99959-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Contents""; ""Title Page""; ""Copyright""; ""Foreword""; ""Notations and Abbreviations""; ""Chapter 1: Recap on Digital Signal Processing""; ""1.1 The sampling theorem""; ""1.2 Spectral contents""; ""1.3 Case of random signals""; ""1.4 Example of the Dual Tone Multi-Frequency (DTMF)""; ""Chapter 2: Additional Information About Filtering""; ""2.1 Filter implementation""; ""2.2 Filter banks""; ""2.3 Ripple control""; ""Chapter 3: Image Processing""; ""3.1 A little geometry""; ""3.2 Pyramidal decompositions""; ""Chapter 4: Numerical Calculus and Simulation""
""4.1 Simulation of continuous-time systems""""4.2 Solving of ordinary differential equations (ODEs)""; ""4.3 Systems of equations and zero-seeking""; ""4.4 Interpolation""; ""4.5 Solving of linear systems""; ""Chapter 5: Speech Processing""; ""5.1 A speech signal model""; ""5.2 Dynamic Time Warping""; ""5.3 Modifying the duration of an audio signal""; ""5.4 Eliminating the impulse noise""; ""Chapter 6: Selected Topics""; ""6.1 Tracking the cardiac rhythm of the fetus""; ""6.2 Extracting the contour of a coin""; ""6.3 Constrained optimization and Lagrange multipliers""
""6.4 Principal Component Analysis (PCA)""""6.5 GPS positioning""; ""6.6 The Viterbi algorithm""; ""Chapter 7: Hints and Solutions""; ""H1 Reminders on digital signal-processing""; ""H2 Additional information on filtering""; ""H3 Image Processing""; ""H4 Numerical calculus""; ""H5 Speech processing""; ""H6 Selected topics""; ""Chapter 8: Appendix""; ""A1 A few properties of a matrix""; ""A2 A few relations for matrices""; ""Bibliography""; ""Index""
Record Nr. UNINA-9910132258203321
Blanchet Gerard  
London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using MATLAB® . Volume 3 : advances and applications : the Stochastic case / / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using MATLAB® . Volume 3 : advances and applications : the Stochastic case / / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [Revised and updated second edition.]
Pubbl/distr/stampa London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Descrizione fisica 1 online resource (336 p.)
Disciplina 519.4028553042
Collana Digital Signal and Image Processing Series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 9781119054108 (Ebook)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910131394403321
Blanchet Gerard  
London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using MATLAB® . Volume 2, : advances and applications : the deterministic case / / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using MATLAB® . Volume 2, : advances and applications : the deterministic case / / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [2nd ed.]
Pubbl/distr/stampa London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Descrizione fisica 1 online resource (266 p.)
Disciplina 621.3822
Collana Digital Signal and Image Processing Series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 1-118-99961-4
1-118-99959-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Contents""; ""Title Page""; ""Copyright""; ""Foreword""; ""Notations and Abbreviations""; ""Chapter 1: Recap on Digital Signal Processing""; ""1.1 The sampling theorem""; ""1.2 Spectral contents""; ""1.3 Case of random signals""; ""1.4 Example of the Dual Tone Multi-Frequency (DTMF)""; ""Chapter 2: Additional Information About Filtering""; ""2.1 Filter implementation""; ""2.2 Filter banks""; ""2.3 Ripple control""; ""Chapter 3: Image Processing""; ""3.1 A little geometry""; ""3.2 Pyramidal decompositions""; ""Chapter 4: Numerical Calculus and Simulation""
""4.1 Simulation of continuous-time systems""""4.2 Solving of ordinary differential equations (ODEs)""; ""4.3 Systems of equations and zero-seeking""; ""4.4 Interpolation""; ""4.5 Solving of linear systems""; ""Chapter 5: Speech Processing""; ""5.1 A speech signal model""; ""5.2 Dynamic Time Warping""; ""5.3 Modifying the duration of an audio signal""; ""5.4 Eliminating the impulse noise""; ""Chapter 6: Selected Topics""; ""6.1 Tracking the cardiac rhythm of the fetus""; ""6.2 Extracting the contour of a coin""; ""6.3 Constrained optimization and Lagrange multipliers""
""6.4 Principal Component Analysis (PCA)""""6.5 GPS positioning""; ""6.6 The Viterbi algorithm""; ""Chapter 7: Hints and Solutions""; ""H1 Reminders on digital signal-processing""; ""H2 Additional information on filtering""; ""H3 Image Processing""; ""H4 Numerical calculus""; ""H5 Speech processing""; ""H6 Selected topics""; ""Chapter 8: Appendix""; ""A1 A few properties of a matrix""; ""A2 A few relations for matrices""; ""Bibliography""; ""Index""
Record Nr. UNINA-9910811764503321
Blanchet Gerard  
London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Digital signal and image processing using MATLAB® . Volume 3 : advances and applications : the Stochastic case / / Gérard Blanchet, Maurice Charbit
Digital signal and image processing using MATLAB® . Volume 3 : advances and applications : the Stochastic case / / Gérard Blanchet, Maurice Charbit
Autore Blanchet Gerard
Edizione [Revised and updated second edition.]
Pubbl/distr/stampa London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Descrizione fisica 1 online resource (336 p.)
Disciplina 519.4028553042
Collana Digital Signal and Image Processing Series
Soggetto topico Signal processing - Digital techniques - Data processing
ISBN 9781119054108 (Ebook)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910806210503321
Blanchet Gerard  
London, [England] ; ; Hoboken, New Jersey : , : ISTE : , : Wiley, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui