User contributions
From Sutherland_wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:57, 25 August 2008 (diff | hist) . . (+284) . . m Main Page (→Technical Writing)
- 15:49, 25 August 2008 (diff | hist) . . (-22) . . m Equations in Word (current)
- 15:47, 25 August 2008 (diff | hist) . . (-15) . . m Equations in Word
- 15:47, 25 August 2008 (diff | hist) . . (0) . . File:MSEqnExample1.png (uploaded a new version of "Image:MSEqnExample1.png") (current)
- 15:46, 25 August 2008 (diff | hist) . . (0) . . File:MSEqnExample2.png (uploaded a new version of "Image:MSEqnExample2.png") (current)
- 15:45, 25 August 2008 (diff | hist) . . (0) . . File:MSEqnExample2.png (uploaded a new version of "Image:MSEqnExample2.png": Reverted to version as of 21:18, 25 August 2008)
- 15:45, 25 August 2008 (diff | hist) . . (0) . . File:MSEqnExample2.png (uploaded a new version of "Image:MSEqnExample2.png")
- 15:43, 25 August 2008 (diff | hist) . . (0) . . File:MSEqnExample3.png (uploaded a new version of "Image:MSEqnExample3.png") (current)
- 15:42, 25 August 2008 (diff | hist) . . (0) . . File:MSEqnExample3.png (uploaded a new version of "Image:MSEqnExample3.png")
- 15:40, 25 August 2008 (diff | hist) . . (+42) . . m Equations in Word (→Using the Equation Editor)
- 15:39, 25 August 2008 (diff | hist) . . (+1,450) . . Equations in Word (→Numbering and Cross-Referencing Equations)
- 15:35, 25 August 2008 (diff | hist) . . (0) . . N File:MSEqnExample3.png
- 15:18, 25 August 2008 (diff | hist) . . (0) . . N File:MSEqnExample2.png
- 15:07, 25 August 2008 (diff | hist) . . (+544) . . m Equations in Word (→Formatting an Equation)
- 15:03, 25 August 2008 (diff | hist) . . (0) . . N File:MSEqnExample1.png
- 14:54, 25 August 2008 (diff | hist) . . (+510) . . m Equations in Word (→Using the Equation Editor)
- 14:51, 25 August 2008 (diff | hist) . . (0) . . N File:MSEqnSupSub.png (current)
- 14:48, 25 August 2008 (diff | hist) . . (0) . . N File:MSEqnEditor.png (current)
- 14:37, 25 August 2008 (diff | hist) . . (+817) . . m Equations in Word (→Numbering and Cross-Referencing Equations)
- 14:27, 25 August 2008 (diff | hist) . . (+4) . . m Linear Systems in Matlab
- 12:27, 25 August 2008 (diff | hist) . . (+85) . . m Linear Algebra (→Matrix-Matrix Product)
- 12:24, 25 August 2008 (diff | hist) . . (+67) . . m Main Page (→Matlab Tutorials)
- 12:22, 25 August 2008 (diff | hist) . . (+371) . . m Main Page
- 12:18, 25 August 2008 (diff | hist) . . (-311) . . m Linear Algebra (→Matrix-Matrix Product)
- 12:08, 25 August 2008 (diff | hist) . . (+16) . . m Linear Algebra
- 12:07, 25 August 2008 (diff | hist) . . (+1) . . m Linear Algebra
- 12:07, 25 August 2008 (diff | hist) . . (+2,966) . . Linear Algebra (→Matrix-Matrix Product)
- 11:40, 25 August 2008 (diff | hist) . . (+2,191) . . Linear Algebra (→Matrix-Vector Product)
- 10:47, 25 August 2008 (diff | hist) . . (+24) . . m Linear Algebra (→Vector Dot Product)
- 10:47, 25 August 2008 (diff | hist) . . (+719) . . Linear Algebra (→Vector Cross Product)
- 10:42, 25 August 2008 (diff | hist) . . (0) . . N File:CrossProd.png (current)
- 10:36, 25 August 2008 (diff | hist) . . (+4,743) . . Linear Algebra
- 10:11, 25 August 2008 (diff | hist) . . (0) . . N File:DotProdExample.png (current)
- 08:58, 25 August 2008 (diff | hist) . . (+17) . . m Linear Algebra (→Solving Linear Systems of Equations)
- 08:56, 25 August 2008 (diff | hist) . . (+116) . . m Linear Systems in Matlab (→Example)
- 08:50, 25 August 2008 (diff | hist) . . (+36) . . m Linear Systems in Matlab (→Example)
- 08:47, 25 August 2008 (diff | hist) . . (+1) . . m Linear Systems in Matlab (→Example)
- 08:46, 25 August 2008 (diff | hist) . . (+1) . . m Linear Systems in Matlab (→Solving Linear Systems of Equations in MATLAB)
- 08:46, 25 August 2008 (diff | hist) . . (+529) . . Linear Systems in Matlab (→Example)
- 08:44, 25 August 2008 (diff | hist) . . (+243) . . N File:Linsys example.png (Generated with the following MATLAB commands: <source lang="matlab"> x = linspace(-3,-1); y1 = -5/6*x; y2 = -3*x-5; plot(x,y1,'r-',x,y2,'g--',-2.3077,1.9231,'ko'); grid on; xlabel('x'); ylabel('y'); legend('6y=-5x','y=-3x-5'); </source>) (current)
- 08:22, 25 August 2008 (diff | hist) . . (+120) . . m Matlab Arrays
- 08:16, 25 August 2008 (diff | hist) . . (+129) . . m Matlab Basics (→Useful Commands)
- 14:38, 24 August 2008 (diff | hist) . . (+6) . . m Matlab Plotting (→Basics)
- 14:32, 24 August 2008 (diff | hist) . . (-1) . . m Matlab Plotting (→Title and Axis Labels)
- 17:20, 23 August 2008 (diff | hist) . . (+169) . . Matlab Plotting (→Adding a Legend)
- 17:19, 23 August 2008 (diff | hist) . . (+155) . . N File:SinCosPlot2.png (<source lang="matlab"> x = linspace(-pi,pi); f1 = cos(x); f2 = sin(x); plot(x,f1, x, f2); xlabel('x'); ylabel('f(x)'); legend('cos(x)','sin(x)'); </source>) (current)
- 17:17, 23 August 2008 (diff | hist) . . (+146) . . File:SinCosPlot1.png (current)
- 17:16, 23 August 2008 (diff | hist) . . (+21) . . N File:SinCosPlot1.png (Switch to png format.)
- 17:10, 23 August 2008 (diff | hist) . . (+17) . . m Matlab Plotting (→Adding a Legend)
- 16:55, 23 August 2008 (diff | hist) . . (+664) . . Matlab Plotting
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)