CRN 24173: Technology Info
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) (→RPN Calculators) |
HelmutKnaust (Talk | contribs) (→FTP client) |
||
(29 intermediate revisions by one user not shown) | |||
Line 59: | Line 59: | ||
* Examples | * Examples | ||
** [http:///helmut.knaust.info/class/201420_5365/NewtonRaphson.nb Newton's Algorithm] | [http:///helmut.knaust.info/class/201420_5365/PrimeFactors.nb Prime Factorization] | ** [http:///helmut.knaust.info/class/201420_5365/NewtonRaphson.nb Newton's Algorithm] | [http:///helmut.knaust.info/class/201420_5365/PrimeFactors.nb Prime Factorization] | ||
+ | * Wolfram Demonstration Projects | ||
+ | {| style="width:400px" | ||
+ | |[http://demonstrations.wolfram.com/IAmARegularPolygon/ I Am a Regular Polygon], by Jennifer | ||
+ | |[http://demonstrations.wolfram.com/TheWindChillFactor/ The Wind Chill Factor], by Susana | ||
+ | |- | ||
+ | |[[Image:JE_wdp.gif|left]] | ||
+ | |[[Image:SG_wdp.gif|left]] | ||
+ | |} | ||
* Mathematica textbooks (in increasing order of complexity): | * Mathematica textbooks (in increasing order of complexity): | ||
**Roozbeh Hazrat, ''Mathematica: A Problem-Centered Approach'', Springer Verlag, 2010. | **Roozbeh Hazrat, ''Mathematica: A Problem-Centered Approach'', Springer Verlag, 2010. | ||
Line 72: | Line 80: | ||
File:maeder.jpg | File:maeder.jpg | ||
</gallery> | </gallery> | ||
+ | |||
===Maple=== | ===Maple=== | ||
A commercial competitor of Mathematica is [http://www.maplesoft.com/products/maple/ '''Maple''']. | A commercial competitor of Mathematica is [http://www.maplesoft.com/products/maple/ '''Maple''']. | ||
Line 97: | Line 106: | ||
* [http://www.dynamicgeometry.com/ Geometer's Sketchpad resource page] | * [http://www.dynamicgeometry.com/ Geometer's Sketchpad resource page] | ||
===Cinderella=== | ===Cinderella=== | ||
+ | * '''Susana''''s Presentation: [http://helmut.knaust.info/class/201420_5365/CinderellaGraphics.pps Part I] | [http://helmut.knaust.info/class/201420_5365/cinderella.pdf Part II] | [http://helmut.knaust.info/class/201420_5365/Cinderella_construction.cdy An example] | ||
* [http://www.cinderella.de/tiki-index.php Cinderella WiKi page] | * [http://www.cinderella.de/tiki-index.php Cinderella WiKi page] | ||
+ | |||
===Cabri=== | ===Cabri=== | ||
* [http://www.cabri.com/ Cabri] | * [http://www.cabri.com/ Cabri] | ||
Line 116: | Line 127: | ||
==Excel== | ==Excel== | ||
− | *[http://helmut.knaust.info/presentations/2003/inet2003/inet2003.pps Presentation] | + | * [http://helmut.knaust.info/presentations/2003/inet2003/inet2003.pps Presentation]. You can click on the spreadsheet links in the presentation to download sample ''Excel'' spreadsheets. |
+ | * [http://helmut.knaust.info/class/201420_5365/HW08.pdf Homework 8] | ||
+ | |||
+ | ==Mathematics on the Web== | ||
+ | [[Image:server.png|thumb|400px|left|Web hosting schematic]] | ||
+ | <br clear=all> | ||
+ | HTML Tutorials | ||
+ | *[http://html.net/tutorials/html/ HTML Tutorial] | ||
+ | *[http://www.w3schools.com/html/DEFAULT.asp w3schools.com] | ||
+ | |||
+ | HTML Reference Resources | ||
+ | *[http://www.w3schools.com/tags/ w3schools.com] | ||
+ | *[https://developer.mozilla.org/en-US/docs/Web/HTML/Element Mozilla Foundation] | ||
+ | <br clear=all> | ||
+ | ===FTP client=== | ||
+ | *[http://winscp.net/eng/index.php WinSCP] | ||
+ | |||
+ | Home directory: [http://helmut.knaust.info/5365 http://helmut.knaust.info/5365 ] | ||
+ | *[http://www.wsftple.com/ WS FTP LE] | ||
+ | |||
+ | ===MathJax=== | ||
+ | *[http://www.mathjax.org/ Homepage] | ||
+ | *[http://helmut.knaust.info/class/201420_5365/MathJax.html A $\LaTeX$ file on the web (after minimal changes from the original)] | [http://helmut.knaust.info/class/201420_5365/MathJax.txt The underlying HTML file] | [http://helmut.knaust.info/class/201320_4303/iso.tex The original $\LaTeX$ file] | ||
+ | |||
+ | ==Linux== | ||
+ | *[http://www.ubuntu.com/desktop Ubuntu site] | ||
+ | *[http://www.wikihow.com/Install-Ubuntu-on-VirtualBox How to install ''Ubuntu'' using ''Virtual Box''] | ||
+ | [[Image:UbuntuVB.JPG|700px]] | ||
==mydesktop.utep.edu== | ==mydesktop.utep.edu== | ||
Line 122: | Line 160: | ||
[[Accessing files| Accessing files on mydesktop.utep.edu]] | [[Accessing files| Accessing files on mydesktop.utep.edu]] | ||
+ | |||
+ | ==Math 5311 - Applied Mathematics== | ||
+ | *[http://helmut.knaust.info/presentations/2009/20091016_DWT/DWT.pdf A preview of Math 5311 (Fall 2014): Discrete Wavelet Transformations] | ||
+ | *[[CRN_14369|Web page for a previous section of Math 5311]] |
Latest revision as of 12:21, 11 May 2014
Contents |
[edit] LaTeX
- How to install LaTeX on Windows:
- Download and install MiKTeX.
- Make sure you have Adobe Reader installed.
- Download and install an editor, such as TeXMaker or TeXnicCenter. Configure the PDFLateX option.
- How to install LaTeX on Linux:
- Skip Step 1 above: LaTeX should already be installed.
- Make sure you have Adobe Reader (or another PDF reader) installed.
- There is a version of TeXMaker for Linux. Configure the PDFLateX option.
- How to install LaTeX on Macs:
- Follow the instructions at MacTeX.
- Some examples of LaTeX files:
- barebones.tex
- A multiple choice quiz
- LaTeX is part of MediaWiki and other software on the Internet\[\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}\]
- BA.tex | Boole.jpg | Huntington.jpg | Stone.jpg
- Resources:
- A Simplified Introduction to LaTeX
- A LaTeX Primer
- The Not So Short Introduction to LaTeX
- A LaTeX crash course
- The TeX Cookbook (List of symbols)
- The standard book reference is: Leslie Lamport, LaTeX: A Document Preparation System, Addison-Wesley, 2nd Edition, 1994.
[edit] Beamer
- Jennifer's Presentation
- Latex source
- To compile the LaTeX file, you will also need to download the contents of the folder with the images used. (Put the files in a directory called "images".)
- A Beamer slide presentation: PDF file LaTeX file
- Andrew Mertz and William Slough. Beamer by Example. The PracTEX Journal 2005 No 04, 17 pp.
- Till Tantau, Joseph Wright, and Vedran Miletić. The Beamer class. User Guide for version 3.33.. December 25, 2013, 245 pp.
[edit] PSTricks
- Agamyrat's Presentation
- Using PSTricks with TeXMaker
- PSTricks on MACs:
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
- Hands-on Start to Mathematica (4 min. Video)
- Mathematica notebooks:
- Homework
- Examples
- Wolfram Demonstration Projects
I Am a Regular Polygon, by Jennifer | The Wind Chill Factor, by Susana |
- Mathematica textbooks (in increasing order of complexity):
- Roozbeh Hazrat, Mathematica: A Problem-Centered Approach, Springer Verlag, 2010.
- Stan Wagon, Mathematica in Action, Springer Verlag, 3rd ed., 2010.
- Paul Wellin, Programming with Mathematica: An Introduction, Cambridge University Press, 4th ed., 2013.
- Sal Mangano, Mathematica Cookbook, O'Reilly, 2010.
- Roman Maeder, Programming in Mathematica, Springer Verlag, 3rd ed., 1997.
[edit] Maple
A commercial competitor of Mathematica is Maple.
[edit] Maxima
- Maxima is a descendant of Macsyma, the legendary computer algebra system developed in the late 1960s at the Massachusetts Institute of Technology. (Click on the download tab on the left.)
- Documentation for Maxima can be found here.
[edit] Sage
Sage is another free computer algebra system, built on top of many existing open-source packages: $\LaTeX$, NumPy, SciPy, matplotlib, Sympy, Maxima, GAP, FLINT, R etc. It can be used online or downloaded to run as a virtual machine.[edit] Geometry Software
[edit] GeoGebra
- GeoGebra website
- Download page. You need to have Java installed on your computer.
- Tutorial
- A GeoGebra applet as a web page
- A GeoGebra applet uploaded to GeoGebraTube (quartic)
- A GeoGebra applet embedded in MediaWiki (linkage)
- An example exporting GeoGebra graphics to LaTeX (LaTeX source file)
- Gaetano Di Caprio's applets
- Examples:
[edit] Geometer's Sketchpad
[edit] Cinderella
- Susana's Presentation: Part I | Part II | An example
- Cinderella WiKi page
[edit] Cabri
[edit] Logo
"Logo is the name for a philosophy of education and a continually evolving family of programming languages that aid in its realization." (Harold Abelson)
- Monique's Presentation
- Logo Foundation
- UCB Logo. A basic implementation for Windows.
- MSW Logo. A more advanced version, also for Windows.
[edit] RPN Calculators
[edit] Excel
- Presentation. You can click on the spreadsheet links in the presentation to download sample Excel spreadsheets.
- Homework 8
[edit] Mathematics on the Web
HTML Tutorials
HTML Reference Resources
[edit] FTP client
Home directory: http://helmut.knaust.info/5365
[edit] MathJax
- Homepage
- A $\LaTeX$ file on the web (after minimal changes from the original) | The underlying HTML file | The original $\LaTeX$ file
[edit] Linux
[edit] mydesktop.utep.edu
Mathematica (and other software) is available at mydesktop.utep.edu
Accessing files on mydesktop.utep.edu