virtual-labs / engineers-forum

This is the central repository to post all the queries regarding labs and experiments.
Other
2 stars 5 forks source link

Experiment Repository Creation Request for Scientific Computing Virtual Lab DEI #853

Open sanjay-saini-dei opened 1 year ago

sanjay-saini-dei commented 1 year ago

Repository Creation Request

Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.

  1. Coordinating Institute: Dayalbagh Educational Institute

  2. Approver’s Name: IIT DELHI

  3. Approved Proposal: Approved Proposal Attached for Scientific Computing Virtual Lab

  4. Hosted url:

  5. Primary GitHub Handle Details:

    Name: Dr. Sanjay Saini
    GitHub Handle: sanjay-saini-dei
    Email id: sanjay.saini@dei.ac.in
  6. Secondary GitHub Handle Details:

    Name: Mr. Amarjeet Singh Chauhan
    GitHub Handle: Amarjeetschauhan
    Email id: amarjeetsinghchauhan@dei.ac.in

    Scientific Computing Lab_DEI.pdf

pavanchow commented 1 year ago

@sanjay-saini-dei Please provide a secondary GitHub handle and email ID.

pavanchow commented 1 year ago

@ecthiender Please find the links for Scientific Computing Virtual Lab experiments and populate the repositories with sources of the experiments as detailed in Step 4 of the migration document

  1. Finding roots of algebraic and transcendental equations. - https://github.com/virtual-labs/exp-roots-of-algebraic-dei
  2. Interpolation using various methods with evenly spaced and unevenly spaced points. - https://github.com/virtual-labs/exp-interpolation-dei
  3. Numerical differentiation using various methods with evenly spaced points. - https://github.com/virtual-labs/exp-numerical-differentiation-dei
  4. Numerical integration using various methods such as Trapezoidal and Simpson’s methods. - https://github.com/virtual-labs/exp-numerical-integration-dei
  5. Ordinary Differential Equations (ODEs) using various methods such as Euler’s and Runga-Kutta methods. - https://github.com/virtual-labs/exp-ode-various-methods-dei
  6. Ordinary Differential Equations (ODEs) using power series expansion methods such as Taylor’s series. - https://github.com/virtual-labs/exp-ode-power-series-expansion-dei
  7. Systems of simultaneous linear equations using various methods such as Gaussian Elimination and Gauss Jordan methods. - https://github.com/virtual-labs/exp-systems-of-simultaneous-linear-equations-dei
  8. Finding out eigen-values and eigen-vectors of matrices. - https://github.com/virtual-labs/exp-eigen-vectors-of-matrices-dei
  9. Regression and curve fitting using procedures such as Least-Square and Weighted Least-Square curve fitting. - https://github.com/virtual-labs/exp-regression-curve-fitting-dei
  10. Fourier transforms with procedures such as Discrete Fourier Transforms and Fast Fourier Transforms. - https://github.com/virtual-labs/exp-fourier-transforms-dei