The Wayback Machine - https://web.archive.org/web/20140307181451/http://wolfram.com/training/

Featured Training


Write Faster Code
Virtual Workshop 2014
��
Mathematica for Data Science
��
Physics Comes Alive with Wolfram Technologies
��
Image Processing and Analysis: Quick Start



Live Courses

(With live chat and instructor-led Q&A) � See full calendar �
Programming in the Wolfram LanguageMar 12
10 am - 5 pm
Tokyo, Japan
Mathematica for Data ScienceMar 20
1 pm - 4 pm EDT
Online
Mathematica: An IntroductionApr 02
1 pm - 5 pm
Tokyo, Japan
Mathematica: An IntroductionApr 08
1 pm - 5 pm EDT
Online

On-Demand Courses

(Immediate access whenever you need it) � See all courses �

Course Areas

Learn from quick-start and in-depth courses on demand or register for scheduled live courses. Choose an area to browse Wolfram Training courses about Mathematica, SystemModeler, the Computable Document Format (CDF), and other Wolfram technologies:

General Mathematica Overviews and detailed introductions to data processing, numerics, and other areas Browse courses �� Data Science Statistics and data analysis, linear and nonlinear models, and graphs and networks Browse courses �� Finance Specialized functions for analysis, time value, trading, derivatives, and much more Browse courses
Software Development Develop enterprise-class web or desktop applications and interactive websites Browse courses �� Engineering Numerical computing, control systems, wavelet analysis, and other technologies for your engineering workflow Browse courses �� Wolfram SystemModeler Overviews and detailed introductions to modeling and simulation with Wolfram SystemModeler Browse courses
Image Processing Real-world applications of a comprehensive image processing environment Browse courses �� High-Performance Computing Parallel computation and GPU computing with CUDA or OpenCL Browse courses �� Computable Document Format Get started creating and deploying interactive content with CDF Browse courses
Education Mathematica, Wolfram|Alpha, and more for education, from interactive teaching to graduate-level research Browse courses �� �� �� ��


Learn More Every Day

Follow @MathematicaTip
SmoothHistogram on multivariate data plots many curves: SmoothHistogram[RandomVariate[BinormalDistribution[{1/3, 1/2}, {1, 1/2}, 0], 10]]Laplace transform in terms of MeijerG: LaplaceTransform[1/(1 + t^8), t, s]Extract comments from text: StringCases["this (*comment1*) is a test (*comment2*)", "(*" ~~ ShortestMatch[___] ~~ "*)"]