Jon
MathWorks
Followers: 0 Following: 1
As a Customer Success Engineer at MathWorks, I help faculty and students utilize and implement MATLAB and Simulink into their research and teaching workflows. I am interested in all branches of mathematics. The focus of my research is in applied mathematics, specifically computational fluid dynamics, numerical analysis, and scientific computing. I am also interested in machine learning applications. Learning is something I am very passionate about, both for myself and others. I am always trying to learn new things in mathematics and other sciences. I believe a deep understanding of both pure and applied mathematics allows one to see novel applications and solve new problems. I am motivated to work and learn new skills!
Python, C++, C, Java, C#, MATLAB, Visual Basic
Spoken Languages:
English
Professional Interests:
Mathematics, Analysis, Applied Mathematics, Frequently-used Algorithms
Statistik
0 Probleme
6 Lösungen
RANG
N/A
of 295.486
REPUTATION
N/A
BEITRÄGE
0 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
10 Monate vor
Gelöst
Project Euler: Problem 6, Natural numbers, squares and sums.
The sum of the squares of the first ten natural numbers is, 1^2 + 2^2 + ... + 10^2 = 385 The square of the sum of the first ...
mehr als ein Jahr vor
Gelöst
Project Euler: Problem 8, Find largest product in a large string of numbers
Find the greatest product of five consecutive digits in an n-digit number. 73167176531330624919225119674426574742355349194934...
mehr als ein Jahr vor
Gelöst
Project Euler: Problem 9, Pythagorean numbers
A Pythagorean triplet is a set of three natural numbers, a b c, for which, a^2 + b^2 = c^2 For example, 3^2 + 4^2 = 9 + 16 ...
mehr als ein Jahr vor
Gelöst
Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...
mehr als ein Jahr vor
Gelöst
Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...
mehr als ein Jahr vor