June 2025
Intermediate to advanced
515 pages
17h 5m
English
A triangular current with imax = 1 A runs through a coil. The period duration is 20 ms. Write a program that visualizes the current profile and calculates and graphs the voltage profile.
Write a program that calculates the length of a logarithmic spiral defined by the following:
![]()
Use the SciPy function quad() in the limits between 0 to 2π.
Write a program that calculates the area of a circle using the SciPy function quad(). The program should also calculate the error that arises during the numerical integration.
Write a program that calculates the circumference of a circle using the SciPy function quad(). The program should ...
Read now
Unlock full access