All Courses

Choose a category

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

All Courses

All Courses

logo

POPULAR COURSES

coursePost Graduate Program in Hybrid Electric Vehicle Design and Analysis
coursePost Graduate Program in Computational Fluid Dynamics
coursePost Graduate Program in CAD
coursePost Graduate Program in CAE
coursePost Graduate Program in Manufacturing Design
coursePost Graduate Program in Computational Design and Pre-processing
coursePost Graduate Program in Complete Passenger Car Design & Product Development

PYTHON Projects

AIM:  Plotting P-V diagram and efficiency calculation of the Otto Cycle.GOVERNING EQUATIONS:Otto cycle is a gas power cycle that is used in a spark-ignition internal combustion engine (modern petrol engines). It is an air standard cycle which approximates the processes in petrol or diesel…

Project submitted by -

submitdetails

NAVEEN

Know more
AIM: To write a python script to solve for the minimum value of pressure using the Newton Raphson method. OBJECTIVES : To use the Newton Raphson method to find out the value of pressure for h = 0.6. To find the optimal relaxation factor for this problem with the help of a suitable plot. To tabulate the results…

Project submitted by -

submitdetails

Shubhranshu

Know more
AIM:  To simulate the transient behavior of a simple pendulum and to create an animation of its motion. OBJECTIVE :  To write a program in Python that solves the second-order ODE corresponding to the motion of a simple pendulum and to plot its angular displacement and angular velocity wrt time. To create…

Project submitted by -

submitdetails

Shubhranshu

Know more
AIM:  To write a program in Python to solve an Otto cycle and make plots for it. OBJECTIVE : To solve and find out different state variables in the Otto cycle and plot its a p-V diagram. To calculate the thermal efficiency of the given Otto cycle. THEORY: The Otto cycle is the perfect cycle for sparkle…

Project submitted by -

submitdetails

Sourabh

Know more
AIM : To write codes in Python to perform curve fitting. OBJECTIVE :  To wite codes to fit a linear and cubic polynomial for the Cp data. To plot the linear and cubic fit curves along with the raw data points. To measure the fitness characteristics for both the curves. THEORY : Curve fitting…

Project submitted by -

submitdetails

Sourabh

Know more
1.Question¶ import pandas as pdimport numpy as np Customer_Detail=pd.read_csv('customer_details.csv')Customer_Policy=pd.read_csv('customer_policy_details.csv') Customer_Detail.columns=['Customer_id','Gender','Age','Driving Licence Present','Region Code','Previously Insured','Vehicle age','Vehicle Damage'] Customer_Policy.columns=['Customer_id','Annual…

Project submitted by -

submitdetails

Sushant

Know more

© 2024 Skill-Lync Inc. All Rights Reserved.