Digital signal and image processing using MATLAB®. Volume 1, Fundamentals /
This fully revised and updated second edition presents the most important theoretical aspects of Image and Signal Processing (ISP) for both deterministic and random signals. The theory is supported by exercises and computer simulations relating to real applications. More than 200 programs and functi...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés Francés |
Publicado: |
London : Hoboken, NJ :
ISTE Ltd ; John Wiley & Sons, Inc.,
2014.
|
Edición: | Revised and updated 2nd edition. |
Colección: | Digital signal and image processing series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | OR_ocn886894825 | ||
003 | OCoLC | ||
005 | 20231017213018.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 140814s2014 enka ob 001 0 eng d | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d YDXCP |d DG1 |d E7B |d NHM |d OCLCF |d UMI |d OCLCO |d DEBBG |d COO |d OCLCO |d OCLCQ |d OCLCO |d IDEBK |d DG1 |d DEBSZ |d OCLCQ |d LIP |d VGM |d OCLCQ |d OCLCO |d OCLCQ |d CEF |d ICG |d OCLCQ |d OCLCO |d AU@ |d OCLCQ |d OCLCO |d U3W |d OCLCQ |d OCLCO |d UAB |d AUD |d OCLCQ |d OCLCO |d DCT |d OCLCO |d OCLCQ |d OCLCO | ||
019 | |a 908649783 |a 922640197 |a 924630658 |a 925288277 |a 992866475 | ||
020 | |a 9781118999554 |q (electronic bk.) | ||
020 | |a 111899955X |q (electronic bk.) | ||
020 | |a 9781118999561 |q (electronic bk.) | ||
020 | |a 1118999568 |q (electronic bk.) | ||
020 | |a 9781118999578 | ||
020 | |a 1118999576 | ||
020 | |z 9781848216402 | ||
020 | |z 1848216408 | ||
029 | 1 | |a AU@ |b 000053548380 | |
029 | 1 | |a AU@ |b 000061135271 | |
029 | 1 | |a CHBIS |b 010259754 | |
029 | 1 | |a CHNEW |b 000943442 | |
029 | 1 | |a CHVBK |b 480236658 | |
029 | 1 | |a DEBBG |b BV042683288 | |
029 | 1 | |a DEBBG |b BV043397049 | |
029 | 1 | |a DEBBG |b BV044069515 | |
029 | 1 | |a DEBSZ |b 446584924 | |
029 | 1 | |a DEBSZ |b 485051265 | |
029 | 1 | |a DKDLA |b 820120-katalog:999934608405765 | |
035 | |a (OCoLC)886894825 |z (OCoLC)908649783 |z (OCoLC)922640197 |z (OCoLC)924630658 |z (OCoLC)925288277 |z (OCoLC)992866475 | ||
037 | |a CL0500000585 |b Safari Books Online | ||
041 | 0 | |a eng |h fre | |
050 | 4 | |a TK5102.9 |b .B5513 2014e | |
072 | 7 | |a TEC |x 009070 |2 bisacsh | |
082 | 0 | 4 | |a 621.3822 |2 22 |
049 | |a UAMI | ||
100 | 1 | |a Blanchet, Gerard, |e author. | |
240 | 1 | 0 | |a Signaux et images sous Matlab. |l English |
245 | 1 | 0 | |a Digital signal and image processing using MATLAB®. |n Volume 1, |p Fundamentals / |c Gérard Blanchet, Maurice Charbit. |
246 | 3 | 0 | |a Fundamentals |
250 | |a Revised and updated 2nd edition. | ||
264 | 1 | |a London : |b ISTE Ltd ; |a Hoboken, NJ : |b John Wiley & Sons, Inc., |c 2014. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Digital signal and image processing series | |
504 | |a Includes bibliographical references and index. | ||
588 | 0 | |a Online resource; title from e-book title screen (Wiley platform, viewed November 24, 2014). | |
505 | 0 | |a Cover Page; Title Page; Copyright Page; Contents; Foreword; Basic concepts of DSIP; The sampling theorem; Numerical Sequences and DTFT; Filtering and Elements of Filter Design; An introduction to images; Random Processes; Spectral Estimation; The least squares; As a Conclusion; Notations and Abbreviations; Introduction to MATLAB; 1 Variables and constants; 1.1 Vectors and matrices; 1.2 Predefined matrices; 1.3 Constants and initialization; 1.4 Multidimensional arrays; 1.5 Cells and structures; 2 Operations and functions; 2.1 Matrix operations; 2.2 Pointwise operations. | |
505 | 8 | |a 2.3 Mathematical functions2.4 Matrix functions; 2.5 Searching elements using min, max, find, etc. functions; 2.6 Other useful functions; 3 Programming structures; 3.1 Logical operators on Boolean variables; 3.2 Program loops; 3.3 Functions; 4 Graphically displaying results; 4.1 2D display; 4.2 3D display; 4.3 Notes on plotting a curve; 4.4 Animations; 5 Converting numbers to character strings; 6 Input/output; 7 Program writing; 7.1 Developing and testing performances; 7.2 Various functions; 7.3 Using other languages; Part I: Deterministic Signals; Chapter 1: Signal Fundamentals. | |
505 | 8 | |a 1.1 The concept of signal1.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 Fundamentals of sampling; 2.1.1 The Poisson formula; 2.1.2 Perfect reconstruction; 2.1.3 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.3.3 Fast Fourier transform; Chapter 3: Spectral Observation; 3.1 Spectral accuracy and resolution. | |
505 | 8 | |a 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. | |
505 | 8 | |a 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.6.1 All-pass filters; 4.6.2 Minimum phase filters; 4.7 Filter design methods; 4.7.1 Going from the continuous-time filter to the discrete-time 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: An Introduction to Image Processing; 5.1 Introduction; 5.1.1 Image display, color palette. | |
520 | |a This fully revised and updated second edition presents the most important theoretical aspects of Image and Signal Processing (ISP) for both deterministic and random signals. The theory is supported by exercises and computer simulations relating to real applications. More than 200 programs and functions are provided in the MATLABÒ language, with useful comments and guidance, to enable numerical experiments to be carried out, thus allowing readers to develop a deeper understanding of both the theoretical and practical aspects of this subject. This fully revised new edition updates : - the. | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a MATLAB. |
630 | 0 | 7 | |a MATLAB |2 fast |
650 | 0 | |a Signal processing |x Digital techniques |x Data processing. | |
650 | 6 | |a Traitement du signal |x Techniques numériques |x Informatique. | |
650 | 7 | |a TECHNOLOGY & ENGINEERING |x Mechanical. |2 bisacsh | |
650 | 7 | |a Signal processing |x Digital techniques |x Data processing |2 fast | |
700 | 1 | |a Charbit, Maurice, |e author. | |
776 | 0 | 8 | |i Print version: |a Blanchet, Gerard. |s Signaux et images sous Matlab. English. |t Digital signal and image processing using MATLAB. Volume 1, Fundamentals. |b Revised and updated 2nd edition |z 9781848216402 |w (DLC) 2014942418 |w (OCoLC)884551247 |
830 | 0 | |a Digital signal and image processing series. | |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781118999578/?ar |z Texto completo (Requiere registro previo con correo institucional) |
938 | |a ebrary |b EBRY |n ebr10899786 | ||
938 | |a EBSCOhost |b EBSC |n 817390 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis30000747 | ||
938 | |a YBP Library Services |b YANK |n 12003266 | ||
938 | |a YBP Library Services |b YANK |n 12673810 | ||
938 | |a YBP Library Services |b YANK |n 12006186 | ||
938 | |a YBP Library Services |b YANK |n 12642612 | ||
938 | |a YBP Library Services |b YANK |n 12673899 | ||
938 | |a YBP Library Services |b YANK |n 12890769 | ||
994 | |a 92 |b IZTAP |