Dr. Manotosh Mandal - MATLAB Central
photo

Dr. Manotosh Mandal


Tamralipta Mahavidyalaya, Vidyasagar University

Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息
Programming Languages:
MATLAB
Spoken Languages:
Bengali

统计学

File ExchangeFrom 08/19 to 04/25Use left and right arrows to move selectionFrom 08/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
File Exchange

30 文件

排名
N/A
of 298,102

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
584 of 20,534

声誉
3,030

平均
4.60

贡献数
30 文件

下载次数
138

ALL TIME 下载次数
25650

排名

of 160,343

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

3 years 前 | 9 次下载 |

5.0 / 5

已提交


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

3 years 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


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

3 years 前 | 7 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 2 次下载 |

0.0 / 5

已提交


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

3 years 前 | 3 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 1 次下载 |

4.2 / 5
Thumbnail

已提交


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

3 years 前 | 25 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 9 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

3 years 前 | 4 次下载 |

4.3 / 5
Thumbnail

已提交


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

3 years 前 | 3 次下载 |

3.7 / 5
Thumbnail

已提交


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

3 years 前 | 4 次下载 |

5.0 / 5
Thumbnail

已提交


Euler Method
Matlab codes for Euler method of numerical differentiation

3 years 前 | 11 次下载 |

3.6 / 5
Thumbnail

已提交


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

3 years 前 | 3 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 1 次下载 |

3.7 / 5
Thumbnail

已提交


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

3 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

3 years 前 | 3 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 4 次下载 |

5.0 / 5
Thumbnail

已提交


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

3 years 前 | 1 次下载 |

3.4 / 5
Thumbnail

已提交


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

3 years 前 | 4 次下载 |

0.0 / 5
Thumbnail

已提交


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...

3 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


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...

3 years 前 | 1 次下载 |

0.0 / 5

已提交


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...

3 years 前 | 5 次下载 |

4.0 / 5
Thumbnail

已提交


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...

3 years 前 | 18 次下载 |

5.0 / 5
Thumbnail

已提交


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...

3 years 前 | 4 次下载 |

5.0 / 5
Thumbnail

已提交


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...

3 years 前 | 4 次下载 |

4.8 / 5
Thumbnail

已提交


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)

3 years 前 | 1 次下载 |

3.0 / 5

已提交


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

3 years 前 | 1 次下载 |

0.0 / 5

已提交


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

5 years 前 | 4 次下载 |

5.0 / 5