已解决


Temperature Conversion 1

2 years 前

已解决


Draw a '4' in a zero matrix!

2 years 前

已解决


Draw a '5' in a zero matrix!

2 years 前

已解决


Draw a '2' in a zero matrix!

2 years 前

已解决


Draw a '9' in a zero matrix!

2 years 前

已解决


Draw a '6' in a zero matrix!

2 years 前

已解决


Draw a '8' in a zero matrix!

2 years 前

已解决


Draw a '7' in a zero matrix!

2 years 前

已解决


Draw a '3' in a zero matrix!

2 years 前

已解决


Draw a '1' in a zero matrix!

2 years 前

已解决


Draw a '0' in a one matrix!

3 years 前

已解决


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

3 years 前

已解决


Converts numbers into characters
Converts numbers into characters

3 years 前

已解决


to the 2 all elements
to the 2 all elements

3 years 前

已解决


the average value of the elements
Calculate the average value of the elements in the array

3 years 前

已解决


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

3 years 前

已解决


Find the max element of the array
Find the max element of the array

3 years 前

已解决


Double all elements in the array
Duplicate all elements in the array

3 years 前

已解决


calculate the length of matrix
input 1 array, calculate the length

3 years 前

已解决


Find the Pattern 4

3 years 前

已解决


Find the Pattern 9

3 years 前

已解决


Find the Pattern 10

3 years 前

已解决


Find the Pattern 3

3 years 前

已解决


Find the Pattern 2

3 years 前

已解决


Find the Pattern 1

3 years 前

已解决


Narcissistic number ?
Inspired by Problem 2056 created by Ted. In recreational number theory, a narcissistic number is a number that is the sum of ...

3 years 前

已解决


Determine if input is a Narcissistic number
<http://en.wikipedia.org/wiki/Narcissistic_number Narcissistic number> is a number that is the sum of its own digits each raised...

3 years 前

已解决


Determine if input is a perfect number
A <http://en.wikipedia.org/wiki/Perfect_number/ perfect number> occurs whent the sum of all divisors of a positive integer, exce...

3 years 前

已解决


Is it an Armstrong number?
An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. Fo...

3 years 前

加载更多