MRIGANKA MEDHI
Er.
Skills Acquired at Skill-Lync :
Introduction
5 Projects
Week 3 - Solving second order ODEs
1.AIM: A program in Octave that will simulate the pendulum motion. 2.GOVERNING EQUATIONS IF ANY: `(d^2 θ)/(dt^2 )+b/m (dθ/dt)+g/L sinθ=0` This equation represents the motion of a damped pendulum. 3.OBJECTIVES: A programe that solves a second order differential equation. The ODE represents…
27 May 2020 01:37 PM IST
Week 2 Air standard Cycle
1.AIM: Solvig an otto cycle and making plots for it. 2.GOVERNING EQUATIONS: Adiabatic compression/expansion process: `P_1 V_1^γ= P_2 V_2^γ` Ideal gas law: `(P_1 V_1)/T_1 = (P_2 V_2)/T_2` Efficiency of the cycle: `η=1-…
27 Jun 2020 02:47 PM IST
Week 3 - Solving second order ODEs
1.AIM: A program in Python that will simulate the pendulum motion. 2.GOVERNING EQUATIONS IF ANY: `(d^2 θ)/(dt^2 )+b/m dθ/dt+g/L sinθ=0` This equation represents the motion of a damped pendulum. 3.OBJECTIVES: A programe that solves a second order differential equation. The ODE represents the…
28 Jun 2020 08:58 AM IST
Week 5 - Curve fitting
AIM: CURVE FITTING: 1.What does popt and pcov mean? Answer: popt – This is an array which stores the value of the coefficients of the equation. pcov—This is an 2D array. The estimated covariance of popt. The variance of estimated parameter is given by the diagonals. 2.What does np.array(temperature)…
30 Jun 2020 06:31 AM IST
Week 6 - Data analysis
1.AIM: Data analysis in python 2.OBJECTIVE: 1.Data visualization Compatibility check Basic performance calculation 3.BODY OF THE CONTENT: MAIN CODE: #This code is written in python #File parsing in python #Engine data analysis in python import math import matplotlib.pyplot as plt import numpy as np from numpy import trapz…
01 Jul 2020 08:37 AM IST
2 Course Certificates
1 Workshop Certificates
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner