Community Profile

photo

Joshua


Last seen: 25日 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Leader
  • Project Euler I
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Remove a specific row with max value
Remove the row that contain the max value in the matrix?

2ヶ月 前

解決済み


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.

3ヶ月 前

解決済み


How to get the additive inverse of a uint8.
Given x as a uint8 find the additive inverse y.

3ヶ月 前

解決済み


Find mass of single floor in building
A model building has three floors are highlighted in different colours here: Assu...

3ヶ月 前

解決済み


factorial of a number x
Factorial of a number x

3ヶ月 前

解決済み


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

3ヶ月 前

解決済み


Find all prime factors of the input
Given an input x, find its all prime factors. Return the vector with all factors in ascending order. Efficiency is the key here...

3ヶ月 前

解決済み


Simple equation: Annual salary
Given an hourly wage, compute an annual salary

3ヶ月 前

解決済み


Find the sides of an isosceles triangle when given its area and height from its base to apex
Find the sides of an isosceles triangle when given its area and the height from its base to apex. For example, with A=12 and h=...

3ヶ月 前

解決済み


Sum the squares of numbers from 1 to n
For a given value of n return the sum of square of numbers from 1 to n. Example For n = 2 then sum of squares = 5 (1^2 + ...

3ヶ月 前

解決済み


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


Sum of series VIII

3ヶ月 前

解決済み


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)

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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?

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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?

3ヶ月 前

解決済み


Energy Conversion 1

4ヶ月 前

解決済み


Area Conversion 2

4ヶ月 前

解決済み


Mass Conversion 2

4ヶ月 前

解決済み


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

4ヶ月 前

解決済み


Temperature Conversion 2

4ヶ月 前

解決済み


Temperature Conversion 1

4ヶ月 前

解決済み


Find Logic 17

4ヶ月 前

解決済み


Find Logic 18

4ヶ月 前

解決済み


Find Logic 19

4ヶ月 前

さらに読み込む