Product details:
ISBN13: | 9780443190070 |
ISBN10: | 04431900711 |
Binding: | Paperback |
No. of pages: | 350 pages |
Size: | 276x216 mm |
Weight: | 990 g |
Language: | English |
0 |
Category:
Engineering in general
Electrical engineering and telecommunications, precision engineering
Energy industry
Operating systems and graphical user interfaces
Office softwares, spreadsheets
Engineering in general (charity campaign)
Electrical engineering and telecommunications, precision engineering (charity campaign)
Energy industry (charity campaign)
Operating systems and graphical user interfaces (charity campaign)
Office softwares, spreadsheets (charity campaign)
Introduction to Python and Spice for Electrical and Computer Engineers
Publisher: Butterworth-Heinemann
Date of Publication: 5 December 2024
Normal price:
Publisher's listprice:
EUR 77.95
EUR 77.95
Your price:
27 108 (25 817 HUF + 5% VAT )
discount is: 20% (approx 6 777 HUF off)
Discount is valid until: 31 December 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
Click here to subscribe.
Availability:
Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
Not in stock at Prospero.
Long description:
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
Table of Contents:
1. Introduction to Python 2. Python as a Calculator 3. Python Graphics (Using matplotlib) 4. Python Programming 5. Programming II: Looping 6. Spice