Community Profile

photo

Michael Frietsch


Virginia Polytechnic Institute & State University

Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Composite Trapezoidal Rule for Numeric Integration
Use the trapezoidal rule to numerically integrate a function, _f(x)_, passed as the first argument, between upper and lower limi...

oltre 10 anni fa

Risolto


Lagrange Interpolation
Given a set of measurements of dependent variables in a vector, Y, that vary with one independent variable in a vector, X, calcu...

oltre 10 anni fa

Risolto


Fixed-Point Iteration
Perform fixed-point iteration to estimate the root of a nonlinear equation.

oltre 10 anni fa

Risolto


Newton Interpolation
Given a set of measurements of dependent variables in a vector, Y, that vary with one independent variable in a vector, X, calcu...

oltre 10 anni fa

Risolto


False position (linear interpolation) method of finding a root.
Test the false position algorithm described in Chapter 5 of Steven C. Chapra's textbook, *Applied Numerical Methods with MATLAB ...

oltre 10 anni fa

Risolto


Polynomial Interpolation
Given a set of measurements of dependent variables in a vector, Y, that vary with one independent variable in a vector, X, calcu...

oltre 10 anni fa

Risolto


Forward Elimination for Gauss Elimination
Perform forward elimination for a given pivot column in the augmented matrix, Ab=[A,b]

oltre 10 anni fa