photo

Jon

MathWorks

自 2023 起处于活动状态

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!

Programming Languages:
Python, C++, C, Java, C#, MATLAB, Visual Basic
Spoken Languages:
English
Professional Interests:
Mathematics, Analysis, Applied Mathematics, Frequently-used Algorithms

统计学

Cody

0 个问题
6 个答案

排名
N/A
of 299,969

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,853

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
45,500
of 166,784

贡献数
0 个问题
6 个答案

评分
83

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Promoter
  • Solver

查看徽章

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...

1 year 前

已解决


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 ...

2 years 前

已解决


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...

2 years 前

已解决


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 ...

2 years 前

已解决


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...

2 years 前

已解决


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...

2 years 前