Python for Signal Processing: Featuring IPython Notebooks
Autor José Unpingcoen Limba Engleză Hardback – 10 oct 2013
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 691.62 lei 43-57 zile | |
Springer International Publishing – 23 aug 2016 | 691.62 lei 43-57 zile | |
Hardback (1) | 870.86 lei 43-57 zile | |
Springer International Publishing – 10 oct 2013 | 870.86 lei 43-57 zile |
Preț: 870.86 lei
Preț vechi: 1062.02 lei
-18% Nou
Puncte Express: 1306
Preț estimativ în valută:
166.66€ • 173.12$ • 138.44£
166.66€ • 173.12$ • 138.44£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319013411
ISBN-10: 3319013416
Pagini: 130
Ilustrații: X, 128 p. 50 illus. in color.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.38 kg
Ediția:2014
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
ISBN-10: 3319013416
Pagini: 130
Ilustrații: X, 128 p. 50 illus. in color.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.38 kg
Ediția:2014
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
Public țintă
Professional/practitionerCuprins
Introduction.- Sampling Theorem.- Discrete-Time Fourier Transform.- Introducing Spectral Analysis.- Finite Impulse Response Filters.
Notă biografică
Dr. José Unpingco is an onsite technical director for large-scale signal and image processing for the (USA) Department of Defense (DoD). He is also the lead scientific Python instructor for DoD labs nationwide. He has worked in industry as an engineer, analyst, consultant, and instructor for his entire career, with deep experience in a wide array of signal and data processing technologies.
Textul de pe ultima copertă
This book covers the fundamental concepts in signal processing illustrated with Python code and made available via IPython Notebooks, which are live, interactive, browser-based documents that allow one to change parameters, redraw plots, and tinker with the ideas presented in the text. Everything in the text is computable in this format and thereby invites readers to “experiment and learn” as they read. The book focuses on the core, fundamental principles of signal processing. The code corresponding to this book uses the core functionality of the scientific Python toolchain that should remain unchanged into the foreseeable future. For those looking to migrate their signal processing codes to Python, this book illustrates the key signal and plotting modules that can ease this transition. For those already comfortable with the scientific Python toolchain, this book illustrates the fundamental concepts in signal processing and provides a gateway to further signal processing concepts.
Caracteristici
Focuses on principles that underpin signal processing as a discipline Uses computable and freely available open-source IPython notebooks Examines working codes which can be found for free online