Community Profile

photo

Simon Pilgrim


Last seen: 8개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Scholar
  • Draw Letters
  • Cody Problems in Japanese Master
  • Community Group Solver
  • Promoter
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Average of square wave
given positive and negative peak , calculate dc level, 50% duty cycle

대략 3년 전

문제를 풀었습니다


Max index of 3D array
Given a three dimensional array M(m,n,p) write a code that finds the three coordinates x,y,z of the Maximum value. Example ...

대략 3년 전

문제를 풀었습니다


Prime number removal
remove all prime numbers from the input e.g. input = 1 2 3 4 5 6 7 8 9 10 11 12 ...

대략 3년 전

문제를 풀었습니다


Select primes from the matrix.
Select primes from the matrix.

대략 3년 전

문제를 풀었습니다


Area of Cylindrical Shell

대략 3년 전

문제를 풀었습니다


Volume of Cylindrical Shell

대략 3년 전

문제를 풀었습니다


Matrix multiplication across rows
Given matrix m, return matrix n such that, rows of n are result of multiplication of the rows of the input matrix Example ...

대략 3년 전

문제를 풀었습니다


subtract central cross
Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.

대략 3년 전

문제를 풀었습니다


Write a function man that takes a row vector v and returns a matrix H as follows..
Write a function called man that takes a row vector v as an input and returns a matrix H whose first column consist of the eleme...

대략 3년 전

문제를 풀었습니다


Find the area of a square

대략 3년 전

문제를 풀었습니다


Find the Sum of matrix A

대략 3년 전

문제를 풀었습니다


Polygon in a unit circle

대략 3년 전

문제를 풀었습니다


2X MULTIPLIER

대략 3년 전

문제를 풀었습니다


Determine if input is a perfect square

대략 3년 전

문제를 풀었습니다


Find y if y is 4 times the value of x.

대략 3년 전

문제를 풀었습니다


Circle : Square

대략 3년 전

문제를 풀었습니다


Basic Addition

대략 3년 전

문제를 풀었습니다


Sum of integers numbers
Sum of the numbers from 1 to 100

대략 3년 전

문제를 풀었습니다


Sum the real and imaginary parts of a complex number
Sum the real and imaginary parts of a complex number. Example c = 1+2i has the solution 1 + 2 = 3

대략 3년 전

문제를 풀었습니다


Half-Swap
Given a vector with an even number of elements, rearrange it so that the elements in its first half are switched with those i...

대략 3년 전

문제를 풀었습니다


Factorial Numbers
Factorial is multiplication of integers. So factorial of 6 is 720 = 1 * 2 * 3 * 4* 5 *6 Thus 6 factorial = factorial(720)....

대략 3년 전

문제를 풀었습니다


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

대략 3년 전

문제를 풀었습니다


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

대략 3년 전

문제를 풀었습니다


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

대략 3년 전

문제를 풀었습니다


Get all prime factors
List the prime factors for the input number, in decreasing order. List each factor. If the prime factor occurs twice, list it as...

대략 3년 전

문제를 풀었습니다


Find the mode of the given input
Find the statistical <http://en.wikipedia.org/wiki/Mode_(statistics)/ mode> of the given input. Example: If X is matr...

대략 3년 전

문제를 풀었습니다


Vector Multiplication
Vector Multiplication of three matrix as shown in test cases.

대략 3년 전

문제를 풀었습니다


Find 0 in array
Given array find where there 0 is.

대략 3년 전

문제를 풀었습니다


Divide pi
Divide pi by x!

대략 3년 전

더 보기