Here you will find a suite of dynamic Javascript "Mathlets" for use in
learning about differential equations and other mathematical subjects,
along with examples of how to use them in homework, group work, or
lecture demonstration, and some of the underlying theory. There are also
voice-over animated demos.
http://mathlets.org/
Sunday, October 30, 2016
Saturday, October 29, 2016
Laplace Transform
In mathematics the Laplace transform is an integral transform named after its discoverer Pierre-Simon Laplace (/ləˈplɑːs/). It takes a function of a positive real variable t (often time) to a function of a complex variable s (frequency).
The Laplace transform is very similar to the Fourier transform. While the Fourier transform of a function is a complex function of a real variable (frequency), the Laplace transform of a function is a complex function of a complex variable. Laplace transforms are usually restricted to functions of t with t > 0. A consequence of this restriction is that the Laplace transform of a function is a holomorphic function of the variable s. Unlike the Fourier transform, the Laplace transform of a distribution is generally a well-behaved function. Also techniques of complex variables can be used directly to study Laplace transforms. As a holomorphic function, the Laplace transform has a power series representation. This power series expresses a function as a linear superposition of moments of the function. This perspective has applications in probability theory.
https://en.wikipedia.org/wiki/Laplace_transform
Portal
The Laplace transform is very similar to the Fourier transform. While the Fourier transform of a function is a complex function of a real variable (frequency), the Laplace transform of a function is a complex function of a complex variable. Laplace transforms are usually restricted to functions of t with t > 0. A consequence of this restriction is that the Laplace transform of a function is a holomorphic function of the variable s. Unlike the Fourier transform, the Laplace transform of a distribution is generally a well-behaved function. Also techniques of complex variables can be used directly to study Laplace transforms. As a holomorphic function, the Laplace transform has a power series representation. This power series expresses a function as a linear superposition of moments of the function. This perspective has applications in probability theory.
https://en.wikipedia.org/wiki/Laplace_transform
Portal
Saturday, October 15, 2016
Slope Field
In mathematics, a slope field (or direction field) is a graphical representation of the solutions of a first-order differential equation.
It is useful because it can be created without solving the differential
equation analytically. The representation may be used to qualitatively
visualize solutions, or to numerically approximate them.
https://en.wikipedia.org/wiki/Slope_field
Portal
https://en.wikipedia.org/wiki/Slope_field
Portal
Word2vec
Word2vec is a group of related models that are used to produce word embeddings. These models are shallow, two-layer neural networks
that are trained to reconstruct linguistic contexts of words. Word2vec
takes as its input a large corpus of text and produces a high-dimensional space (typically of several hundred dimensions), with each unique word in the corpus being assigned a corresponding vector in the space. Word vectors are positioned in the vector space such that words that share common contexts in the corpus are located in close proximity to one another in the space.[1]
Word2vec was created by a team of researchers led by Tomas Mikolov at Google. The algorithm has been subsequently analysed and explained by other researchers[2][3] and a Bayesian version of the algorithm is proposed as well.[4] Embedding vectors created using the Word2vec algorithm have many advantages compared to earlier algorithms like Latent Semantic Analysis.
https://en.wikipedia.org/wiki/Word2vec
https://code.google.com/archive/p/word2vec/
Portal
https://github.com/dav/word2vec
https://code.google.com/archive/p/word2vec/
Word2vec was created by a team of researchers led by Tomas Mikolov at Google. The algorithm has been subsequently analysed and explained by other researchers[2][3] and a Bayesian version of the algorithm is proposed as well.[4] Embedding vectors created using the Word2vec algorithm have many advantages compared to earlier algorithms like Latent Semantic Analysis.
https://en.wikipedia.org/wiki/Word2vec
https://code.google.com/archive/p/word2vec/
Portal
https://github.com/dav/word2vec
https://code.google.com/archive/p/word2vec/
Thursday, October 13, 2016
Logistic Growth Model
The function was named in 1844–1845 by Pierre François Verhulst, who studied it in relation to population growth. The initial stage of growth is approximately exponential; then, as saturation begins, the growth slows, and at maturity, growth stops.
Portal
Portal
Monday, October 3, 2016
Lamda Expressions
When to use a Lambda expression
Lambda expressions are useful when you want to check if a condition is true for one, all, or none of the items in a set. You can also use it to filter a set of items, or map a set of items to a new set.
Differential Equations @ NYPL
2500 entries; that's a lot!
(Browsing NYPL by date brings up latest/greatest on a subject)
https://browse.nypl.org/iii/encore/search/C__Sdifferential%20equations__O-date__X0?lang=eng&suite=def
(Browsing NYPL by date brings up latest/greatest on a subject)
https://browse.nypl.org/iii/encore/search/C__Sdifferential%20equations__O-date__X0?lang=eng&suite=def
Sunday, October 2, 2016
Subscribe to:
Posts (Atom)