A termék adatai:
ISBN13: | 9780443190070 |
ISBN10: | 04431900711 |
Kötéstípus: | Puhakötés |
Terjedelem: | 350 oldal |
Méret: | 276x216 mm |
Súly: | 990 g |
Nyelv: | angol |
0 |
Témakör:
A mérnöki tudományok általános kérdései
Villamosmérnöki tudományok, híradástechnika, műszeripar
Energetika, energiaipar
Operációs rendszerek és grafikus felhasználói felületek
Irodai szoftverek, táblázatkezelők
A mérnöki tudományok általános kérdései (karitatív célú kampány)
Villamosmérnöki tudományok, híradástechnika, műszeripar (karitatív célú kampány)
Energetika, energiaipar (karitatív célú kampány)
Operációs rendszerek és grafikus felhasználói felületek (karitatív célú kampány)
Irodai szoftverek, táblázatkezelők (karitatív célú kampány)
Introduction to Python and Spice for Electrical and Computer Engineers
Kiadó: Butterworth-Heinemann
Megjelenés dátuma: 2024. december 5.
Normál ár:
Kiadói listaár:
EUR 77.95
EUR 77.95
Az Ön ára:
27 108 (25 817 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 6 777 Ft)
A kedvezmény érvényes eddig: 2024. december 31.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
Kattintson ide a feliratkozáshoz
Beszerezhetőség:
Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
A Prosperónál jelenleg nincsen raktáron.
Hosszú leírás:
Introduction to Python and Spice for Electrical and Computer Engineers introduces freshman and sophomore engineering students to programming in Python and Spice through engaged, problem-based learning and dedicated Electrical and Computer Engineering content. This book draws its problems and examples specifically from Electrical and Computer Engineering, covering such topics as matrix algebra, complex exponentials and plotting using examples drawn from circuit analysis, signal processing, and filter design. It teaches relevant computation techniques in the context of solving common problems in Electrical and Computer Engineering.
This book is unique among Python textbooks for its dual focus on introductory-level learning and discipline-specific content in Electrical and Computer Engineering. No other textbook on the market currently targets this audience with the same attention to discipline-specific content and engaged learning practices. Although it is primarily an introduction to programming in Python, the book also has a chapter on circuit simulation using Spice. It also includes materials helpful for ABET-accreditation, such information on professional development, ethics, and lifelong learning.
This book is unique among Python textbooks for its dual focus on introductory-level learning and discipline-specific content in Electrical and Computer Engineering. No other textbook on the market currently targets this audience with the same attention to discipline-specific content and engaged learning practices. Although it is primarily an introduction to programming in Python, the book also has a chapter on circuit simulation using Spice. It also includes materials helpful for ABET-accreditation, such information on professional development, ethics, and lifelong learning.
- Introduces Electrical and Computer Engineering-specific topics, such as phasor analysis and complex exponentials, that are not covered in generic engineering Python texts
- Pedagogically appropriate for freshmen and sophomores with little or no prior programming experience
- Teaches both scripts and functions but emphasizes the use of functions since scripts with nonscoped variables are less-commonly encountered after introductory courses
- Covers graphics before more abstract programming, supporting early student confidence
- Introduces Python commands as needed to solve progressively more complex EE/ECE-specific problems, and includes over 100 embedded, in-chapter questions to check comprehension in stages
Tartalomjegyzék:
1. Introduction to Python 2. Python as a Calculator 3. Python Graphics (Using matplotlib) 4. Python Programming 5. Programming II: Looping 6. Spice