
In this section we will see basics of python and importance of python in Engineering
If you have python installed already you can skip to next video
This video explains to install Anaconda navigator a python distributor. We will be using Anaconda through out the course
In this lecture we will see how to access resource files and open it in jupyter notebook
You will learn basics of python and data types
In this lecture we will learn how to perform mathematical operations
In this lecture we will see how can we plot subplots in python using Matplotlib
This lecture is about how to plot data in polar coordinates
In this lecture we will learn the how to analyse stress values according to failure theories.
This lecture is for demonstration that how python scripts are used in design, simulation, softwares
In this lecture we are going to learn about calculating the fatigue criteria
In this lecture SDOF problem will be solved using ODEINT module from SciPy
In this lecture we will plot the frequency response of system
In this lecture it is demonstrated, how natural frequencies are calculated with SciPy linalg module.
This lecture demonstrate the generate the frequency response of MDOF system
We will learn how to plot stream lines of the fluid.
The one-dimensional (1D) heat equation is the standard PDE that models how temperature diffuses along a thin rod (or in any 1D domain) over time.
In heat equation, α is the thermal diffusivity of the material.
Thermal diffusivity measures how quickly temperature disturbances spread through the material; higher αα means faster diffusion and faster smoothing of the temperature profile.
This Course will bring awareness of importance of python and applications of python in solving engineering problems. We will see some important libraries like SciPy, Numpy, Matplotlib, Pandas etc. used in scientific computation.
This course includes Python Programs on Mechanics, Machine Design, Fluid Mechanics, Thermal Science, Heat Transfer, Vibrations, Optimization etc. It has covered various types of plots including line plots and 2D,3D contours plots where we can use this in visualizing engineering data.
We will review how to make plots as well as how to make interactive plots, analyze test data and some optimization part.
It covers from basic to advanced programs in mechanical fields.
It has following sections
1. Basic Concepts in Python
2.Programs on Mechanics, Machine Design etc.
3. Programs on Mechanical Vibrations
4. Programs on Fluid Mechanics, Thermal Science and Heat Problems.
5. Programs on Engineering Mathematics
6. Some Advanced programs like FFT use, Filter, Data Analysis.
7. Build Interactive GUI application
What you will learn,
- Importance of python in mechanical fields in research and computations.
- Basics of Python programs from engineering point of view.
- Learn to solve engineering problems.
- Make yourself ready for one step ahead.
- You can build a project on yourself in your favorite domain.
- You will be able to use loops, functions, different libraries, custom functions to solve engineering problems.