Technology Info

From Classes
(Difference between revisions)
Jump to: navigation, search
(Information Retrieval)
(Geogebra)
 
(25 intermediate revisions by one user not shown)
Line 1: Line 1:
===Stella===
+
==LaTeX==
*[http://www.iseesystems.com/softwares/Education/StellaSoftware.aspx Stella homepage]
+
**[http://helmut.knaust.info/class/201320_5365/PredatorPreyDynamics.STMX Predator-Prey Model]
+
*[http://en.wikipedia.org/wiki/List_of_system_dynamics_software List of system dynamics software]
+
 
+
===Information Retrieval===
+
*[http://helmut.knaust.info/class/201320_5365/ir_utep.pps Presentation] (Dr. Louise Guthrie)
+
 
+
===Setting up a webpage===
+
* Ingredients:
+
# Server space (at your school, or rent for about $20 per month)
+
# An IP address such as [http://69.13.193.155 69.13.193.155] (comes with 1.)
+
# A domain name such as ''www.utep.edu'' (comes with 1., or about $20 a year)
+
# An FTP client such as [http://winscp.net/eng/index.php WinSCP] to transfer files
+
# A Telnet/SSH client such as [http://www.bitvise.com/ssh-client-download Tunnelier] (Tunnelier also has an ftp client built in) or [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTy]
+
# Now you can install software to put Mathematics on the web such as [http://www.latex2html.org/ latex2html] (old-fashioned) or [http://www.mathjax.org/ MathJax]. Examples: [http://www.mathjax.org/demos/tex-samples/ MathJax demos] | [http://www.sosmath.com/calculus/integration/byparts/byparts.html a webpage made with latex2html].
+
# Or use a pre-canned web authoring tool such as [http://www.mediawiki.org/wiki/MediaWiki MediaWiki]: <math>\int_0^1 x^2\,dx</math>. MediaWiki has numerous extensions for different file types such as images, [[A GeoGebra applet|GeoGebra]] files, videos, and can even integrate Matematica CDF files.
+
# To write web pages from scratch you have to learn the basics of the [http://www.tutorialspoint.com/html/html_tutorial.pdf HTML language], or use some authoring software such as [http://www.adobe.com/products/dreamweaver.html Adobe Dreamweaver].
+
 
+
===Linux===
+
* Ubuntu Linux distribution
+
** [http://www.ubuntu.com Homepage]
+
** [http://www.ubuntu.com/download/desktop Download page]
+
** [http://www.ubuntu.com/download/help/install-desktop-latest Download instructions]
+
 
+
===Cinderella===
+
*[http://helmut.knaust.info/class/201320_5365/Cinderella1.pdf Introduction to Cinderella] (Melinda and Michael)
+
*[http://www.cinderella.de/tiki-index.php Cinderella website]
+
 
+
===R===
+
*[http://www.r-project.org/ The R-Project website]
+
*[http://helmut.knaust.info/class/201320_5365/R-intro.pdf Introductory Manual]
+
*[http://helmut.knaust.info/class/201320_5365/RJournal_2012-2.pdf R Journal Volume 4/2, December 2012]
+
*[http://helmut.knaust.info/class/201320_5365/population.tab population.tab (data for graphics below)] |  [http://helmut.knaust.info/class/201320_5365/population.R R-script for graphics below]
+
[[image:Rpop.gif]]
+
 
+
===Geogebra===
+
* [http://www.geogebra.org/ GeoGebra website]
+
** [http://www.geogebra.org/cms/en/download Download page]. You need to have [http://www.java.com/en/download/index.jsp Java] installed on your computer.
+
** [http://www.geogebra.org/book/intro-en.pdf Tutorial]
+
* [http://helmut.knaust.info/class/201320_5365/GeoGebra/Thales.html A GeoGebra applet as a web page]
+
* [[A GeoGebra applet]] embedded in MediaWiki (quartic)| [[A GeoGebra applet embedded in MediaWiki]] II (linkage)
+
* [http://helmut.knaust.info/class/201320_5365/GeoGebra/steiner.pdf An example exporting GeoGebra graphics to LaTeX] ([http://helmut.knaust.info/class/201320_5365/GeoGebra/steiner.tex LaTeX source file])
+
* [http://www.magicmath.it/mathematics Gaetano Di Caprio's applets]
+
* Examples:
+
**[http://helmut.knaust.info/class/201320_5365/GeoGebra/Thales.ggb The Theorem of Thales] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/triangle.ggb A triangle] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/ellipse.ggb An ellipse] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/cycloid.html The cycloid (web page)] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/parabola2.ggb A parabola]
+
{{#ev:youtube|w7lgMx8-1c0|300}}
+
 
+
===Maxima===
+
*[http://helmut.knaust.info/class/201320_5365/pres/Tony_Mike_Maxima.pdf Introduction to Maxima (Mike and Tony)]
+
*[http://maxima.sourceforge.net/ Maxima website]
+
 
+
===RPN Calculators===
+
*[http://helmut.knaust.info/class/201320_5365/pres/RPNCalc.pdf Introduction to RPN Calculators (Bill and Jeremy)]
+
*[http://www.hpmuseum.org/ The Museum of HP Calculators]
+
 
+
===Mathematica===
+
*[http://www.wolfram.com/events/virtual-conference/spring-2013/ Wolfram Virtual Conference 2013 (on April 16)]
+
*[http://www.wolfram.com/broadcast/screencasts/handsonstart/ Hands-on Start to Mathematica (4 min. Video)]
+
*Mathematica notebooks:
+
**[http://helmut.knaust.info/class/201320_5365/NB/01introduction.nb Introduction] | [http://helmut.knaust.info/class/201320_5365/NB/02graphing.nb Graphing] | [http://helmut.knaust.info/class/201320_5365/NB/03boole.nb Boolean Operations] | [http://helmut.knaust.info/class/201320_5365/NB/04algcalc.nb Algebra and Calculus] | [http://helmut.knaust.info/class/201320_5365/NB/05random.nb Random Numbers] | [http://helmut.knaust.info/class/201320_5365/NB/06lists.nb Lists I] | [http://helmut.knaust.info/class/201320_5365/NB/07lists.nb Lists II] | [http://helmut.knaust.info/class/201320_5365/NB/08hofcts.nb Higher-order Functions] | [http://helmut.knaust.info/class/201320_5365/NB/09graphing2.nb Graphing II] | [http://helmut.knaust.info/class/201320_5365/NB/10graphing3.nb Graphing III] | [http://helmut.knaust.info/class/201320_5365/NB/oddsends.nb Printing, Procedures, Recursion, Modules, and Replacement]
+
 
+
*Examples:
+
**[http://helmut.knaust.info/class/201320_5365/NB/Javelin.nb Cannon Balls and Javelins] | [http://helmut.knaust.info/class/201320_5365/NB/Babylon.nb Babylonian Algorithm] | [http://helmut.knaust.info/class/201320_5365/NB/USPopulation.nb Modeling the US Population as Logistic Growth] | [http://helmut.knaust.info/class/201320_5365/NB/WindChill.nb Wind Chill Factor]
+
 
+
*Homework:
+
**[http://helmut.knaust.info/class/201320_5365/NB/HW03.nb Homework 3] | [http://helmut.knaust.info/class/201320_5365/NB/HW02.nb Homework 2] | [http://helmut.knaust.info/class/201320_5365/NB/HW01.nb Homework 1]
+
 
+
[[image:cs.jpg|200px|link=http://helmut.knaust.info/class/201320_5365/NB/ConicSection2.nb]] [[image:conicsol.png|200px|link=http://helmut.knaust.info/class/201320_5365/NB/conicsol.nb]] [[image:Cycloid.png|600px|link=http://helmut.knaust.info/class/201320_5365/NB/Cycloid.nb]]
+
 
+
<html><script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script>
+
<script type="text/javascript">
+
var cdf = new cdfplugin();
+
cdf.embed('http://helmut.knaust.info/class/201320_5365/NB/cycloid.cdf', 692, 297);
+
</script></html>
+
*[http://demonstrations.wolfram.com/ Wolfram Demonstration Project (WDP)] web site
+
*Some WDP examples:
+
**[http://demonstrations.wolfram.com/PolynomialAndDerivative/ Polynomial and Derivative] | [http://demonstrations.wolfram.com/LemniscateLinkage/ Lemniscate Linkage] | [http://demonstrations.wolfram.com/LemairesSecondDissectionOfTheMalteseCrossToASquare/ Lemaire's Second Dissection of the Maltese Cross to a Square] | [http://demonstrations.wolfram.com/SphericalTriangleSolutions/ Spherical Triangle Solutions] | [http://demonstrations.wolfram.com/Antipodes/ Antipodes] | [http://demonstrations.wolfram.com/BuildAFrustum/ Build a Frustum]
+
* A Mathematica textbook: Paul Wellin, ''Programming with Mathematica: An Introduction'', Cambridge University Press, 4th ed., 2013. (Has not appeared yet; the current version is: Richard J. Gaylord, Samuel N. Kamin, Paul R. Wellin, ''An Introduction to Programming with Mathematica'', Cambridge University Press, 3rd ed., 2005)
+
[[image:wellin.jpg|200px]]
+
 
+
===[[mydesktop.utep.edu]]===
+
 
+
===LaTeX===
+
 
* How to install LaTeX on Windows:
 
* How to install LaTeX on Windows:
 
# Download and install [http://miktex.org/ MiKTeX].
 
# Download and install [http://miktex.org/ MiKTeX].
Line 125: Line 42:
 
we found in the Monday lab).
 
we found in the Monday lab).
 
[Thanks, Louise!]
 
[Thanks, Louise!]
 +
 +
 +
==Computer Algebra Systems==
 +
====Mathematica====
 +
*[http://www.wolfram.com/events/virtual-conference/spring-2013/ Wolfram Virtual Conference 2013 (on April 16)]
 +
*[http://www.wolfram.com/broadcast/screencasts/handsonstart/ Hands-on Start to Mathematica (4 min. Video)]
 +
*Mathematica notebooks:
 +
**[http://helmut.knaust.info/class/201320_5365/NB/01introduction.nb Introduction] | [http://helmut.knaust.info/class/201320_5365/NB/02graphing.nb Graphing] | [http://helmut.knaust.info/class/201320_5365/NB/03boole.nb Boolean Operations] | [http://helmut.knaust.info/class/201320_5365/NB/04algcalc.nb Algebra and Calculus] | [http://helmut.knaust.info/class/201320_5365/NB/05random.nb Random Numbers] | [http://helmut.knaust.info/class/201320_5365/NB/06lists.nb Lists I] | [http://helmut.knaust.info/class/201320_5365/NB/07lists.nb Lists II] | [http://helmut.knaust.info/class/201320_5365/NB/08hofcts.nb Higher-order Functions] | [http://helmut.knaust.info/class/201320_5365/NB/09graphing2.nb Graphing II] | [http://helmut.knaust.info/class/201320_5365/NB/10graphing3.nb Graphing III] | [http://helmut.knaust.info/class/201320_5365/NB/oddsends.nb Printing, Procedures, Recursion, Modules, and Replacement]
 +
 +
*Examples:
 +
**[http://helmut.knaust.info/class/201320_5365/NB/Javelin.nb Cannon Balls and Javelins] | [http://helmut.knaust.info/class/201320_5365/NB/Babylon.nb Babylonian Algorithm] | [http://helmut.knaust.info/class/201320_5365/NB/USPopulation.nb Modeling the US Population as Logistic Growth] | [http://helmut.knaust.info/class/201320_5365/NB/WindChill.nb Wind Chill Factor]
 +
 +
*Homework:
 +
**[http://helmut.knaust.info/class/201320_5365/NB/HW03.nb Homework 3] | [http://helmut.knaust.info/class/201320_5365/NB/HW02.nb Homework 2] | [http://helmut.knaust.info/class/201320_5365/NB/HW01.nb Homework 1]
 +
 +
[[image:cs.jpg|200px|link=http://helmut.knaust.info/class/201320_5365/NB/ConicSection2.nb]] [[image:conicsol.png|200px|link=http://helmut.knaust.info/class/201320_5365/NB/conicsol.nb]] [[image:Cycloid.png|600px|link=http://helmut.knaust.info/class/201320_5365/NB/Cycloid.nb]]
 +
 +
<html><script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script>
 +
<script type="text/javascript">
 +
var cdf = new cdfplugin();
 +
cdf.embed('http://helmut.knaust.info/class/201320_5365/NB/cycloid.cdf', 692, 297);
 +
</script></html>
 +
*[http://demonstrations.wolfram.com/ Wolfram Demonstration Project (WDP)] web site
 +
*Some WDP examples:
 +
**[http://demonstrations.wolfram.com/PolynomialAndDerivative/ Polynomial and Derivative] | [http://demonstrations.wolfram.com/LemniscateLinkage/ Lemniscate Linkage] | [http://demonstrations.wolfram.com/LemairesSecondDissectionOfTheMalteseCrossToASquare/ Lemaire's Second Dissection of the Maltese Cross to a Square] | [http://demonstrations.wolfram.com/SphericalTriangleSolutions/ Spherical Triangle Solutions] | [http://demonstrations.wolfram.com/Antipodes/ Antipodes] | [http://demonstrations.wolfram.com/BuildAFrustum/ Build a Frustum]
 +
* A Mathematica textbook: Paul Wellin, ''Programming with Mathematica: An Introduction'', Cambridge University Press, 4th ed., 2013. (Has not appeared yet; the current version is: Richard J. Gaylord, Samuel N. Kamin, Paul R. Wellin, ''An Introduction to Programming with Mathematica'', Cambridge University Press, 3rd ed., 2005)
 +
[[image:wellin.jpg|200px]]
 +
 +
====Maxima====
 +
*[http://helmut.knaust.info/class/201320_5365/pres/Tony_Mike_Maxima.pdf Introduction to Maxima (Mike and Tony)]
 +
*[http://maxima.sourceforge.net/ Maxima website]
 +
 +
==Geometry Software==
 +
====Geogebra====
 +
* [http://www.geogebra.org/ GeoGebra website]
 +
** [http://www.geogebra.org/cms/en/download Download page]. You need to have [http://www.java.com/en/download/index.jsp Java] installed on your computer.
 +
** [http://www.geogebra.org/book/intro-en.pdf Tutorial]
 +
* [http://helmut.knaust.info/class/201320_5365/GeoGebra/Thales.html A GeoGebra applet as a web page]
 +
* [[A GeoGebra applet]] embedded in MediaWiki (quartic)| [[A GeoGebra applet embedded in MediaWiki]] II (linkage)
 +
* [http://helmut.knaust.info/class/201320_5365/GeoGebra/steiner.pdf An example exporting GeoGebra graphics to LaTeX] ([http://helmut.knaust.info/class/201320_5365/GeoGebra/steiner.tex LaTeX source file])
 +
* [http://www.magicmath.it/mathematics Gaetano Di Caprio's applets]
 +
* Examples:
 +
**[http://helmut.knaust.info/class/201320_5365/GeoGebra/Thales.ggb The Theorem of Thales] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/triangle.ggb A triangle] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/ellipse.ggb An ellipse] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/cycloid.html The cycloid (web page)] | [http://helmut.knaust.info/class/201320_5365/GeoGebra/parabola2.ggb A parabola]
 +
{{#ev:youtube|TbpPHGqlcSw|300}}
 +
 +
====Cinderella====
 +
*[http://helmut.knaust.info/class/201320_5365/Cinderella1.pdf Introduction to Cinderella] (Melinda and Michael)
 +
*[http://www.cinderella.de/tiki-index.php Cinderella website]
 +
 +
==Other Software==
 +
====Stella====
 +
*[http://www.iseesystems.com/softwares/Education/StellaSoftware.aspx Stella homepage]
 +
**[http://helmut.knaust.info/class/201320_5365/PredatorPreyDynamics.STMX Predator-Prey Model]
 +
*[http://en.wikipedia.org/wiki/List_of_system_dynamics_software List of system dynamics software]
 +
*Related textbooks:
 +
**Andrew Ford: Modeling the Environment, 2nd ed.
 +
**Donella Meadows, Jorgen Randers, Dennis Meadows: Limits to Growth, The 30-Year Update.
 +
[[image:Ford.jpg|200px]] [[image:L2G.jpg|200px]]
 +
 +
====R====
 +
*[http://www.r-project.org/ The R-Project website]
 +
*[http://helmut.knaust.info/class/201320_5365/R-intro.pdf Introductory Manual]
 +
*[http://helmut.knaust.info/class/201320_5365/RJournal_2012-2.pdf R Journal Volume 4/2, December 2012]
 +
*[http://helmut.knaust.info/class/201320_5365/population.tab population.tab (data for graphics below)] |  [http://helmut.knaust.info/class/201320_5365/population.R R-script for graphics below]
 +
[[image:Rpop.gif]]
 +
 +
====RPN Calculators====
 +
*[http://helmut.knaust.info/class/201320_5365/pres/RPNCalc.pdf Introduction to RPN Calculators (Bill and Jeremy)]
 +
*[http://www.hpmuseum.org/ The Museum of HP Calculators]
 +
 +
==Other Resources==
 +
====Information Retrieval====
 +
*[http://helmut.knaust.info/class/201320_5365/ir_utep.pps Presentation] (Dr. Louise Guthrie)
 +
 +
====Setting up a webpage====
 +
* Ingredients:__MATHJAX_NODOLLAR__
 +
# Server space (at your school, or rent for about $20 per month)
 +
# An IP address such as [http://69.13.193.155 69.13.193.155] (comes with 1.)
 +
# A domain name such as ''www.utep.edu'' (comes with 1., or about $20 a year)
 +
# An FTP client such as [http://winscp.net/eng/index.php WinSCP] to transfer files
 +
# A Telnet/SSH client such as [http://www.bitvise.com/ssh-client-download Tunnelier] (Tunnelier also has an ftp client built in) or [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTy]
 +
# Now you can install software to put Mathematics on the web such as [http://www.latex2html.org/ latex2html] (old-fashioned) or [http://www.mathjax.org/ MathJax]. Examples: [http://www.mathjax.org/demos/tex-samples/ MathJax demos] | [http://www.sosmath.com/calculus/integration/byparts/byparts.html a webpage made with latex2html].
 +
# Or use a pre-canned web authoring tool such as [http://www.mediawiki.org/wiki/MediaWiki MediaWiki]: \[\int_0^1 x^2\,dx.\] MediaWiki has numerous extensions for different file types such as images, [[A GeoGebra applet|GeoGebra]] files, videos, and can even integrate Matematica CDF files.
 +
# To write web pages from scratch you have to learn the basics of the [http://www.tutorialspoint.com/html/html_tutorial.pdf HTML language], or use some authoring software such as [http://www.adobe.com/products/dreamweaver.html Adobe Dreamweaver].
 +
 +
====Linux====
 +
* Ubuntu Linux distribution
 +
** [http://www.ubuntu.com Homepage]
 +
** [http://www.ubuntu.com/download/desktop Download page]
 +
** [http://www.ubuntu.com/download/help/install-desktop-latest Download instructions]
 +
 +
====[[mydesktop.utep.edu]]====

Latest revision as of 02:34, 30 September 2021

Contents

[edit] LaTeX

  • How to install LaTeX on Windows:
  1. Download and install MiKTeX.
  2. Make sure you have Adobe Reader installed.
  3. Download and install an editor, such as TeXMaker or TeXnicCenter. Configure the PDFLateX option.
  • How to install LaTeX on Linux:
  1. Skip Step 1 above: LaTeX should already be installed.
  2. Make sure you have Adobe Reader (or another PDF reader) installed.
  3. There is a version of TeXMaker for Linux. Configure the PDFLateX option.
  • How to install LaTeX on Macs:
  1. Follow the instructions at MacTeX.


  • Some examples of LaTeX files:
  1. barebones.tex
  2. A multiple choice quiz
  3. LaTeX is part of MediaWiki and other software on the Internet\[\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}\]
  4. BA.tex | Boole.jpg | Huntington.jpg | Stone.jpg


  • Resources:
  1. A Simplified Introduction to LaTeX
  2. A LaTeX Primer
  3. The Not So Short Introduction to LaTeX
  4. A LaTeX crash course
  5. The TeX Cookbook (List of symbols)
  6. The standard book reference is: Leslie Lamport, LaTeX: A Document Preparation System, Addison-Wesley, 2nd Edition, 1994.

Lamport.jpg

[edit] Beamer

[edit] PSTricks

On the Mac version - if this line is the first line of the a document using pstricks:

% !TEX TS-program = latex

the document can be typeset with Latex (the normal way it works in TexShop) instead of XeLaTex (the option we found in the Monday lab). [Thanks, Louise!]


[edit] Computer Algebra Systems

[edit] Mathematica

Cs.jpg Conicsol.png Cycloid.png

Wellin.jpg

[edit] Maxima

[edit] Geometry Software

[edit] Geogebra


[edit] Cinderella

[edit] Other Software

[edit] Stella

Ford.jpg L2G.jpg

[edit] R

Rpop.gif

[edit] RPN Calculators

[edit] Other Resources

[edit] Information Retrieval

[edit] Setting up a webpage

  • Ingredients:
  1. Server space (at your school, or rent for about $20 per month)
  2. An IP address such as 69.13.193.155 (comes with 1.)
  3. A domain name such as www.utep.edu (comes with 1., or about $20 a year)
  4. An FTP client such as WinSCP to transfer files
  5. A Telnet/SSH client such as Tunnelier (Tunnelier also has an ftp client built in) or PuTTy
  6. Now you can install software to put Mathematics on the web such as latex2html (old-fashioned) or MathJax. Examples: MathJax demos | a webpage made with latex2html.
  7. Or use a pre-canned web authoring tool such as MediaWiki: \[\int_0^1 x^2\,dx.\] MediaWiki has numerous extensions for different file types such as images, GeoGebra files, videos, and can even integrate Matematica CDF files.
  8. To write web pages from scratch you have to learn the basics of the HTML language, or use some authoring software such as Adobe Dreamweaver.

[edit] Linux

[edit] mydesktop.utep.edu

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox