photo

Pavel Novotný


Last seen: 2 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
C#, PHP, MATLAB, HTML, CSS, Arduino, VHDL
Spoken Languages:
English, Russian

统计学

All
File Exchange

1 文件

Cody

0 个问题
7 个答案

排名
N/A
of 301,234

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
20,668 of 21,204

声誉
0

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
1

排名
47,127
of 173,580

贡献数
0 个问题
7 个答案

评分
84

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Submission
  • Solver

查看徽章

Feeds

排序方式:

已提交


GASAC
GUI tool for self-absorption correction in gamma spectrometry, designed for processing Genie 2000 reports.

4 months 前 | 1 次下载 |

0.0 / 5

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years 前

已解决


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

4 years 前

已解决


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4 years 前

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

4 years 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

5 years 前

已解决


Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...

5 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years 前