All public logs
From Sutherland_wiki
Combined display of all available logs of Sutherland_wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 18:07, 23 August 2008 Sysop (talk | contribs) deleted page File:SinCosPlot1.jpg (Duplicated file)
- 17:19, 23 August 2008 00033394 (talk | contribs) uploaded 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>)
- 17:16, 23 August 2008 00033394 (talk | contribs) uploaded File:SinCosPlot1.png (Switch to png format.)
- 17:07, 23 August 2008 00033394 (talk | contribs) uploaded a new version of File:SinCosPlot1.jpg (Increase line widths for better visibility.)
- 17:06, 23 August 2008 00033394 (talk | contribs) uploaded a new version of File:SinCosPlot2.jpg (Increase line widths for better visibility)
- 17:02, 23 August 2008 00033394 (talk | contribs) uploaded File:SinCosPlot2.jpg (Plot of sin(x) and cos(x) on the interval [-π,π] demonstrating use of multiple plots on a figure as well as legends and axis labels. The following MATLAB code generates this plot: <source lang="matlab"> x = linspace(-pi,pi); f1 = cos(x); f2 = s)
- 16:59, 23 August 2008 00033394 (talk | contribs) uploaded File:SinCosPlot1.jpg (Plot of sin(x) and cos(x) on the interval [-π,π] demonstrating use of multiple plots on a figure as well as legends and axis labels.)
- 12:19, 19 August 2008 00033394 (talk | contribs) uploaded File:MatlabPathDialogue.jpg (Shows an image of MATLAB's path browser dialogue box.)
- 12:02, 19 August 2008 00033394 (talk | contribs) uploaded File:MatlabCmdWindow arrows.jpg (Image of the MATLAB command window with arrows indicating the current working directory as well as the button to navigate to a new directory.)
- 12:37, 3 July 2008 Sysop (talk | contribs) deleted page Matlab Tutorials (content was: '==Tutorials== Feel free to create tutorials on any of the following topics (topics in red have not yet been started): * Matlab_Arrays|Creating and using arra...' (and the only contributor was '00033394'))
- 07:09, 3 July 2008 00033394 (talk | contribs) moved page NumericalDifferentiation to Numerical Differentiation
- 18:36, 2 July 2008 00033394 (talk | contribs) moved page Matlab LinSys to Linear Systems in Matlab