User contributions
From Sutherland_wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16: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)
- 16: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)
- 15:56, 5 August 2009 (diff | hist) . . (-19) . . m Nonlinear equations (→Solving a Single Nonlinear Equation)
- 15:20, 5 August 2009 (diff | hist) . . (+5,632) . . Nonlinear equations (→Solving a System of Nonlinear Equations)
- 15: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)
- 15: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)
- 13:02, 5 August 2009 (diff | hist) . . (+5,146) . . Nonlinear equations
- 12: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)
- 11: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)
- 11:13, 5 August 2009 (diff | hist) . . (+3,447) . . Nonlinear equations
- 09: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)
- 08:59, 5 August 2009 (diff | hist) . . (+49) . . Interpolation (→Cubic Spline Interpolation)
- 08:57, 5 August 2009 (diff | hist) . . (+185) . . m Interpolation (→Example)
- 08:44, 5 August 2009 (diff | hist) . . (-1) . . m Linear Algebra (→Basics)
- 08:38, 5 August 2009 (diff | hist) . . (+42) . . m Matlab IO (→Saving Variables with SAVE) (current)
- 08:34, 5 August 2009 (diff | hist) . . (+86) . . m Matlab IO (→Controlling Formatting)
- 08:31, 5 August 2009 (diff | hist) . . (+104) . . m Matlab Arrays (→Array Arithmetic)
- 08:16, 5 August 2009 (diff | hist) . . (+69) . . Help:Contents (→Guidelines & Tips for Creating Tutorials) (current)
- 08:08, 5 August 2009 (diff | hist) . . (+179) . . m Matlab Arrays (→Manual Creation)
- 08:00, 5 August 2009 (diff | hist) . . (-27) . . m Linear Algebra (→Matrix-Matrix Product)
- 07:52, 5 August 2009 (diff | hist) . . (+849) . . m Linear Algebra (→Matrix-Matrix Product)
- 15:03, 4 August 2009 (diff | hist) . . (+563) . . Linear Algebra (→Basics)
- 14:49, 4 August 2009 (diff | hist) . . (+37) . . m Linear Systems in Matlab (→Solving Linear Systems of Equations in MATLAB)
- 14:49, 4 August 2009 (diff | hist) . . (+7) . . m Linear Systems in Matlab (→Example)
- 14:46, 4 August 2009 (diff | hist) . . (+335) . . m Matlab Arrays (→Elemental Exponentiation)
- 14:40, 4 August 2009 (diff | hist) . . (+315) . . m Matlab Arrays (→Elemental Division)
- 14:34, 4 August 2009 (diff | hist) . . (+513) . . m Matlab Arrays (→Elemental Multiplication)
- 14:14, 4 August 2009 (diff | hist) . . (+330) . . m Matlab Arrays (→Addition and Subtraction)
- 14:11, 4 August 2009 (diff | hist) . . (+216) . . m Matlab Arrays (→Shortcuts for Special Matrices)
- 14:04, 4 August 2009 (diff | hist) . . (+68) . . m Help:Contents (→Guidelines & Tips for Creating Tutorials)
- 13:56, 4 August 2009 (diff | hist) . . (+8) . . m Matlab Arrays (→Linspace and Logspace)
- 13:54, 4 August 2009 (diff | hist) . . (-14) . . m Matlab Arrays (→Using the ":" operator to create arrays)
- 13:49, 4 August 2009 (diff | hist) . . (+18) . . m Matlab Arrays (→Array Basics)
- 13:41, 4 August 2009 (diff | hist) . . (+28) . . m Matlab Basics (→Example)
- 09:45, 9 July 2009 (diff | hist) . . (+93) . . m Matlab Plotting (→Title and Axis Labels)
- 08:57, 27 March 2009 (diff | hist) . . (-50) . . m Matlab Plotting (→Subplots)
- 15:53, 24 February 2009 (diff | hist) . . (0) . . m ODEs (→Solving ODEs in Matlab) (current)
- 15:04, 23 February 2009 (diff | hist) . . (+49) . . m ODEs (→Example: Kinetics)
- 14:53, 23 February 2009 (diff | hist) . . (+2,423) . . ODEs
- 17:03, 19 February 2009 (diff | hist) . . (+223) . . m Matlab Functions (→Anonymous Functions) (current)
- 16:58, 19 February 2009 (diff | hist) . . (+2,777) . . N ODEs (New page: Category:Matlab == Solving ODEs in Matlab == To solve an ODE (or a system of ODEs) in Matlab, you need to build a function that evaluates the right-hand-side of the ODEs. For examp...)
- 13:22, 19 February 2009 (diff | hist) . . (-3) . . m Nonlinear equations (→Closed Domain Methods === {{Stub|section}} ==== Bisection =)
- 13:20, 19 February 2009 (diff | hist) . . (+5,720) . . Nonlinear equations
- 17:20, 26 January 2009 (diff | hist) . . (+5) . . m Matlab Functions (→Function Basics)
- 11:42, 6 January 2009 (diff | hist) . . (+3,569) . . Matlab Functions (First pass at a page describing how to use MATLAB functions.)
- 11:20, 6 January 2009 (diff | hist) . . (+7,611) . . Regression (Add a discussion of linear least squares regression.)
- 10:40, 13 December 2008 (diff | hist) . . (+1) . . m Interpolation (→Example: - Fix density table.)
- 07:25, 21 October 2008 (diff | hist) . . (+24) . . m Interpolation (→Example)
- 07:20, 21 October 2008 (diff | hist) . . (+2) . . m Interpolation (→Linear Interpolation)
- 15:50, 11 October 2008 (diff | hist) . . (-178) . . Interpolation
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)