Solved


num7
num

11 months ago

Solved


num
num

11 months ago

Solved


round pi
round pi

11 months ago

Solved


num to char
make num into char

11 months ago

Solved


sum numbers to some value n
sum of numbers up to a value n

11 months ago

Solved


Keep Only the Upper characters in a string
Keep Only the Upper characters in a string s = 'Sreeram Mohan'; output = SM;

11 months ago

Solved


Make a function that returns its own character count
Write a function that returns a 128 element vector with an accurate inventory of the ASCII characters in its own function file. ...

11 months ago

Solved


Is this date a palindrome?emordnilap a etad siht sI
Take a MATLAB date number as input, and return true if the date is a palindrome, false if the date is not a palindrome. A date ...

11 months ago

Solved


Yoonir - 03
Find the area of a seven-pointed star inscribed in a circle of radius r.

12 months ago

Solved


Pell numbers
Find the nth pell number <https://en.wikipedia.org/wiki/Pell_number>

12 months ago

Solved


Prime Number
Determine if a number is prime

12 months ago

Solved


Add two numbers
Given two numbers a and b add them together

12 months ago

Solved


Mode
Find the mode of a vector x

12 months ago

Solved


Multiplication
Given 2 numbers a and b mulitply them

12 months ago

Solved


Subtraction
Given two numbers a and b subtract them

12 months ago

Solved


Remainder
Given two number a and b find the remainder when you divide a by b

12 months ago

Solved


Find the mean
Find the mean of a given sdet of numbers in a vector x

12 months ago

Solved


Division
Given two numbers a and b divide them a/b

12 months ago

Solved


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

12 months ago

Solved


Sum along each diagonal of a matrix
Write a routine that returns the sums along the diagonals of a given matrix, A, where the first diagonal is the bottom left corn...

12 months ago

Solved


Given length x find the area y of the square
Given length x find the area y of the square

12 months ago

Solved


More luck than brains
Give a random function that guess and return numbers from 1 to 6 exactly like the test suite .

12 months ago

Solved


Calculate the Levenshtein distance between two strings
This problem description is lifted from http://en.wikipedia.org/wiki/Levenshtein_distance. The Levenshtein distance between two...

12 months ago

Solved


Sudoku Solver - Standard 9x9
Solve a Standard 9x9 <http://en.wikipedia.org/wiki/Sudoku Sudoku>. Values 1 thru 9 occur in each row, column, and the nine non-o...

12 months ago

Solved


Area of a rectangle
FInd the area of a rectangle with a length L and width W. Round to the nearest integer.

1 year ago

Solved


area of a square
find the generic solution for an area of a square

1 year ago

Solved


EZ
EZ

1 year ago

Solved


EZZ
EZZ

1 year ago

Solved


EZ4

1 year ago

Load more