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
統計
0 問題
6 解答
ランク
N/A
of 296,468
評判
N/A
コントリビューション
0 質問
0 回答
回答採用率
0.00%
獲得投票数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
解決済み
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...
12ヶ月 前
解決済み
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 ...
1年以上 前
解決済み
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...
1年以上 前
解決済み
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 ...
1年以上 前
解決済み
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...
1年以上 前
解決済み
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...
1年以上 前