photo

Reuben


自 2024 起处于活动状态

Followers: 0   Following: 0

Hi, Am human

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

Cody

0 个问题
289 个答案

排名
N/A
of 301,857

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 21,441

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
465
of 177,015

贡献数
0 个问题
289 个答案

评分
4,006

徽章数量
20

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Cody Challenge Master
  • MATLAB Central Treasure Hunt Finisher
  • Indexing II Master
  • Indexing I Master
  • Leader
  • Promoter
  • Commenter
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

查看徽章

Feeds

排序方式:

已解决


Sum of series VIII

7 days 前

已解决


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

8 days 前

已解决


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

8 days 前

已解决


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

8 days 前

已解决


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

8 days 前

已解决


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

8 days 前

已解决


Ohm’s Law - Calculate Resistance
Ohm’s Law states that resistance R can be calculated as:R=V/I​ where: V is the voltage (in volts) I is the current (in ampere...

8 days 前

已解决


Simple Electrical Power Calculation
Calculate the electrical power using the formula: P=V×I where: V is the voltage (in volts) I is the current (in amperes)

8 days 前

已解决


Function Iterator
Given a handle fh to a function which takes a scalar input and returns a scalar output and an integer n >= 1, return a handle f...

8 days 前

已解决


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

22 days 前

已解决


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

22 days 前

已解决


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

22 days 前

已解决


Basic Physics VII
Calculate the speed.

22 days 前

已解决


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

22 days 前

已解决


Basic Physics V
Calculate the Weight (w).

22 days 前

已解决


Basic Physics IV
Calculate the Work.

22 days 前

已解决


Basic Physics III
Calculate the Potential Energy (PE).

22 days 前

已解决


Basic Physics II
Get the Kinetic Energy (KE).

22 days 前

已解决


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

22 days 前

已解决


There are 10 types of people in the world
Those who know binary, and those who don't. The number 2015 is a palindrome in binary (11111011111 to be exact) Given a year...

7 months 前

已解决


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

9 months 前

已解决


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

9 months 前

已解决


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

9 months 前

已解决


Breaking up a chocolate bar
You've got a chocolate bar of size , and you want to break it up into bite-sized () pieces. How many steps are required to do th...

12 months 前

已解决


My wife's logic
Its is always the opposite of the causality law, that is to say the opposite of the implication relationship in math/logic terms...

12 months 前

已解决


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

1 year 前

已解决


Convert radians to degrees
Given input in radians, output to degrees

1 year 前

已解决


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

1 year 前

已解决


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

1 year 前

已解决


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

1 year 前

加载更多