User contributions
From Sutherland_wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 10:28, 23 August 2010 (diff | hist) . . (+64) . . N File:MidpointExample1.png (Example of applying the midpoint rule to a dataset of flowrates.) (current)
- 10:27, 23 August 2010 (diff | hist) . . (+44) . . N File:MidpointRule.png (Schematic illustration of the midpoint rule.) (current)
- 14:55, 29 August 2009 (diff | hist) . . (+3,365) . . N Iteration and Convergence (first pass at tolerances and norms. Needs more work!) (current)
- 14:27, 29 August 2009 (diff | hist) . . (+8,826) . . Linear Algebra (First pass at linear solvers page.)
- 14:17, 29 August 2009 (diff | hist) . . (+73) . . N File:Jacobi.m (Implements the vectorized jacobi method for solving sparse linear systems) (current)
- 16:32, 28 August 2009 (diff | hist) . . (-31) . . m Numerical Differentiation (→Lagrange Polynomials)
- 09:16, 26 August 2009 (diff | hist) . . (+1) . . m Regression (current)
- 09:15, 26 August 2009 (diff | hist) . . (+1) . . m Interpolation (current)
- 09:14, 26 August 2009 (diff | hist) . . (+2) . . m Linear Systems in Matlab (current)
- 09:14, 26 August 2009 (diff | hist) . . (+1) . . m Linear Algebra
- 09:13, 26 August 2009 (diff | hist) . . (+4) . . m Matlab Arrays (current)
- 10:27, 24 August 2009 (diff | hist) . . (+1) . . m Interpolation (→Cubic Spline Interpolation)
- 10:26, 24 August 2009 (diff | hist) . . (+7) . . m Interpolation (→Polynomial Interpolation)
- 10:24, 24 August 2009 (diff | hist) . . (+224) . . m Interpolation (→Implementation in Matlab)
- 16:36, 13 August 2009 (diff | hist) . . (-4) . . m Numerical Differentiation (→Lagrange Polynomials)
- 16:35, 13 August 2009 (diff | hist) . . (+1,249) . . Numerical Differentiation (→Lagrange Polynomials: add table of Lagrange polynomial stencils.)
- 11:06, 13 August 2009 (diff | hist) . . (0) . . m Numerical Differentiation (Fix mistake in stencil table)
- 20:19, 5 August 2009 (diff | hist) . . (+4) . . Taylor Series (→Single Variable Taylor Series: - fix another mistake in table) (current)
- 20:18, 5 August 2009 (diff | hist) . . (-2) . . Taylor Series (→Single Variable Taylor Series: - fix mistake in table)
- 20:17, 5 August 2009 (diff | hist) . . (-3,189) . . Taylor Series
- 20:15, 5 August 2009 (diff | hist) . . (-2) . . m Numerical Differentiation
- 20:09, 5 August 2009 (diff | hist) . . (+2,614) . . Numerical Differentiation (Update taylor series approach to generating derivative stencils)
- 20:06, 5 August 2009 (diff | hist) . . (+92) . . N File:Der demo.m (Generates convergence plots for derivative stencils from 1st to 4th order on a uniform mesh.) (current)
- 20:01, 5 August 2009 (diff | hist) . . (+91) . . N File:DerConverge uniform mesh.png (Error as a function of mesh spacing for various derivative approximations on a uniform mesh) (current)
- 19:08, 5 August 2009 (diff | hist) . . (+33) . . N File:Uniform grid 1D.png (Depiction of a uniform grid in 1D) (current)
- 18:56, 5 August 2009 (diff | hist) . . (+18) . . m Nonlinear equations (→Newton's Method)
- 18:55, 5 August 2009 (diff | hist) . . (+4,006) . . Taylor Series (Taylor series)
- 18:46, 5 August 2009 (diff | hist) . . (+5,154) . . N Taylor Series (Created page with '== Single Variable Taylor Series == If we know a function value and its derivatives at some point <var>x</var><sub>0</sub>, we can use a ''Taylor series'' to approximate its val...')
- 18:20, 5 August 2009 (diff | hist) . . (0) . . m Nonlinear equations (→Newton's Method for Systems of Equations)
- 18:15, 5 August 2009 (diff | hist) . . (+25) . . m Nonlinear equations (→Newton's Method)
- 17:25, 5 August 2009 (diff | hist) . . (+70) . . N File:TaylorSeriesDemo exp.png (Approximation of f(x) = exp(x) using a Taylor series expansion at x=1) (current)
- 17:24, 5 August 2009 (diff | hist) . . (+72) . . N File:TaylorSeriesDemo cubic.png (Approximation of f(x) = x^3 - x using a Taylor series expansion at x=1) (current)
- 16:56, 5 August 2009 (diff | hist) . . (-19) . . m Nonlinear equations (→Solving a Single Nonlinear Equation)
- 16:20, 5 August 2009 (diff | hist) . . (+5,632) . . Nonlinear equations (→Solving a System of Nonlinear Equations)
- 16:17, 5 August 2009 (diff | hist) . . (+55) . . N File:NonlinSysDemo2 plot.png (Plot of the functions x^2 + y^2 = 1 y = x^3 - x + 1) (current)
- 16:16, 5 August 2009 (diff | hist) . . (+113) . . N File:NonlinSysDemo2.m (Matlab code to solve a system of nonlinear equations: x^2 + y^2 = 1 y = x^3 - x + 1 It uses Newton's method.) (current)
- 14:02, 5 August 2009 (diff | hist) . . (+5,146) . . Nonlinear equations
- 13:07, 5 August 2009 (diff | hist) . . (+122) . . N File:Regulafalsi demo iter0.png (First iteration of the regula falsi method on the function r(x) = 0.5 - sin(5x)*exp(-x) using an initial interval [0,0.4]) (current)
- 12:38, 5 August 2009 (diff | hist) . . (+124) . . N File:Bisect demo iter0.png (Plot of r(x)= 0.5 - sin(5*x)*exp(-x) showing the first iteration of a bisection algorithm beginning on the interval [0,0.4]) (current)
- 12:13, 5 August 2009 (diff | hist) . . (+3,447) . . Nonlinear equations
- 10:37, 5 August 2009 (diff | hist) . . (+96) . . N File:Nonlinear categorization.png (Categorizes primary solution approaches for nonlinear equaitons: closed and open domain methods.) (current)
- 09:59, 5 August 2009 (diff | hist) . . (+49) . . Interpolation (→Cubic Spline Interpolation)
- 09:57, 5 August 2009 (diff | hist) . . (+185) . . m Interpolation (→Example)
- 09:44, 5 August 2009 (diff | hist) . . (-1) . . m Linear Algebra (→Basics)
- 09:38, 5 August 2009 (diff | hist) . . (+42) . . m Matlab IO (→Saving Variables with SAVE) (current)
- 09:34, 5 August 2009 (diff | hist) . . (+86) . . m Matlab IO (→Controlling Formatting)
- 09:31, 5 August 2009 (diff | hist) . . (+104) . . m Matlab Arrays (→Array Arithmetic)
- 09:16, 5 August 2009 (diff | hist) . . (+69) . . Help:Contents (→Guidelines & Tips for Creating Tutorials) (current)
- 09:08, 5 August 2009 (diff | hist) . . (+179) . . m Matlab Arrays (→Manual Creation)
- 09:00, 5 August 2009 (diff | hist) . . (-27) . . m Linear Algebra (→Matrix-Matrix Product)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)