Community Profile

photo

Dr. Manotosh Mandal


Tamralipta Mahavidyalaya, Vidyasagar University

Last seen: 2 years ago Active since 2019

Programming Languages:
MATLAB
Spoken Languages:
Bengali

Statistics

  • First Review
  • Personal Best Downloads Level 5
  • 5-Star Galaxy Level 5
  • First Submission

View badges

Content Feed

View by

Submitted


Power Method to find dominant eigenvalue
Matlab codes for Power Method to find dominant eigenvalue and the corresponding eigenvector.

2 years ago | 25 downloads |

Submitted


MATLAB Functions for Solution of System of linear equations
MATLAB Functions for Gauss Elimination method Gauss-Jacobi method Gauss-Seidel method LU Decomposition m...

2 years ago | 2 downloads |

Thumbnail

Submitted


LU Decomposition method
MATLAB codes for LU Decomposition (factorization) method for solving system of linear equations.

2 years ago | 15 downloads |

Thumbnail

Submitted


MATLAB Functions for Numerical Integration
MATLAB codes for user-defined Functions Trapezoidal, Simpson's 1/3, 3/8, and Weddle's rules for Numerical Integration

2 years ago | 1 download |

Submitted


Weddle's rule (composite)
Matlab codes for composite weddle's rule of numerical integration

2 years ago | 1 download |

Thumbnail

Submitted


Simpson's 3/8 rule (Composite)
Matlab codes for Simpson's three eight rule (Composite) for numerical integration.

2 years ago | 14 downloads |

Thumbnail

Submitted


Simpson's 1/3 rule (Composite)
Matlab codes for Composite Simpson's one third rule of numerical integration

2 years ago | 37 downloads |

Thumbnail

Submitted


Trapezoidal method (composite)
Matlab codes for composite Trapezoidal method for numerical integration.

2 years ago | 15 downloads |

Thumbnail

Submitted


MATLAB functions for Numerical Differentiation
MATLAB codes for constructing user-defined Matlab functions for Numerical Differentiation

2 years ago | 1 download |

Thumbnail

Submitted


Fourth order Runge Kutta Method
Matlab codes for Fourth order Runge Kutta Method of Numerical differentiation

2 years ago | 13 downloads |

Thumbnail

Submitted


Second order Runge Kutta method
Matlab codes for Second order Runge Kutta of Numerical differentiation

2 years ago | 6 downloads |

Thumbnail

Submitted


Modified Euler Method
Matlab codes for Modified Euler Method for numerical differentiation

2 years ago | 10 downloads |

Thumbnail

Submitted


Euler Method
Matlab codes for Euler method of numerical differentiation

2 years ago | 17 downloads |

Thumbnail

Submitted


Gauss Seidel Iteration method
Numerical solution of a system of linear equations by Gauss-Seidel iteration method.

2 years ago | 13 downloads |

Thumbnail

Submitted


Gauss Jacobi method
Numerical solution of a system of linear equations by Gauss Jacobi iteration method.

2 years ago | 6 downloads |

Thumbnail

Submitted


Gauss Elimination method
Numerical solution of a system of linear equations by Gauss Elimination method

2 years ago | 5 downloads |

Thumbnail

Submitted


MATLAB Functions for Numerical Interpolation Methods
Matlab codes for numerical Interpolations: Newton’s Forward, Newton’s Backward, Divide difference, Lagrange’s Interpolation. Vi...

2 years ago | 1 download |

Thumbnail

Submitted


Lagrange's Interpolation
Matlab codes for Lagrange's Interpolation. The detailed method and codes are available in the video lecture given in the descrip...

2 years ago | 2 downloads |

Thumbnail

Submitted


Newton's Forward Interpolation
Matlab codes for Newton's Forward Interpolation.

2 years ago | 22 downloads |

Thumbnail

Submitted


Newton's Backward Interpolation
Matlab codes for Newton's Backward Interpolation.

2 years ago | 14 downloads |

Thumbnail

Submitted


Newton’s Divided Difference Interpolation
Matlab codes for Newton’s Divided Difference Interpolation

2 years ago | 26 downloads |

Thumbnail

Submitted


Polynomial fitting in Matlab
Matlab codes for Polynomial fitting. The details of the method and also codes are available in the video lecture given in the de...

2 years ago | 1 download |

Thumbnail

Submitted


MATLAB functions: Algebraic and Trancendental equations
MATLAB functions: Bisection, Newton-Raphson, Secant, RF.The details of functions are available in the video lecture given in the...

2 years ago | 1 download |

Submitted


Regula falsi Mathod
Matlab codes for Regula falsi method. The details of the method and also codes are available in the video lecture given in the d...

2 years ago | 18 downloads |

Thumbnail

Submitted


Secant method
Matlab code for the secant method. The details of the method and also codes are available in the video lecture given in the desc...

2 years ago | 68 downloads |

Thumbnail

Submitted


Newton Raphson
Matlab codes for Newton Raphson method. The details of the method and also codes are available in the video lecture given in the...

2 years ago | 10 downloads |

Thumbnail

Submitted


Bisection method
Matlab code for bisection method. The details of the method and also coding are available in the video lecture given in the desc...

2 years ago | 21 downloads |

Thumbnail

Submitted


Sum of Harmonic Series of natural numbers
Matlab code for the sum of Harmonic Series (1+1/2+1/3+....+1/n, n is a natural number)

2 years ago | 1 download |

Submitted


Sorting of numbers in MATLAB
Sorting of numbers in ascending or descending order by 'sort' command.

2 years ago | 1 download |

Submitted


Gauss Jordan method
Solution of linear system of equations by Gauss Jordan method.

4 years ago | 5 downloads |