A résolu


Switch matrix to a column vector
for e.g. x = [1 2 3 4] y = 1 3 2 4

presque 11 ans il y a

Problème


Switch matrix to a column vector
for e.g. x = [1 2 3 4] y = 1 3 2 4

presque 11 ans il y a | 2 | 341 solveurs

A résolu


Wrapping the Tower of Pisa
The famous artist Christo Vladimirov Javacheff, who likes pizza, wants to wrap the well-known Italian tower in paper. It is a ci...

presque 11 ans il y a

A résolu


calculate km to m
calculate 1123 km to m

presque 11 ans il y a

A résolu


Who is the smartest MATLAB programmer?
Who is the smartest MATLAB programmer? Examples: Input x = 'Is it Obama?' Output = 'Me!' Input x = 'Who ?' Ou...

presque 11 ans il y a

A résolu


Name the bigest junkie
eg. name='JOHN'

presque 11 ans il y a

A résolu


rewrite vector
rewrite vector [1 2 1]

presque 11 ans il y a

A résolu


Calculate the integral of the polynomial
for e.g. in = [3 2 1] out = [1 1 1 0]

presque 11 ans il y a

Problème


Calculate the integral of the polynomial
for e.g. in = [3 2 1] out = [1 1 1 0]

presque 11 ans il y a | 0 | 107 solveurs

A résolu


generate a matrix of Legendre polynomials
input = x - the degree of the polynomial output = matrix of Legendre polynomials

presque 11 ans il y a

Problème


generate a matrix of Legendre polynomials
input = x - the degree of the polynomial output = matrix of Legendre polynomials

presque 11 ans il y a | 2 | 17 solveurs

A résolu


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

presque 11 ans il y a

A résolu


the fastest driver
the fastest driver

presque 11 ans il y a

A résolu


length of vector
give a length of vector

presque 11 ans il y a

A résolu


say "hi"
say "hi"

presque 11 ans il y a

A résolu


to the power
fix code

presque 11 ans il y a

A résolu


area of triangle
h=5 and x

presque 11 ans il y a

A résolu


Calcucate area of square
calcutae area for example 1*1=2 ...

presque 11 ans il y a

A résolu


The sum of the numbers in the vector
eg. [1,2,3]---->SUM=6

presque 11 ans il y a

A résolu


Walk on water
There is only one man who walked on water.

presque 11 ans il y a

A résolu


Return area of square
Side of square=input=a Area=output=b

presque 11 ans il y a

A résolu


Do Fast Fourier Transformation
Example Fast Fourier Transformation from vector [2,1]) ans = 3 1

presque 11 ans il y a

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

presque 11 ans il y a

A résolu


Calculate the derivative of a polynomial
Example: in = [ 1 1 1 ] out = [ 2 1 ]

presque 11 ans il y a

Problème


Calculate the derivative of a polynomial
Example: in = [ 1 1 1 ] out = [ 2 1 ]

presque 11 ans il y a | 3 | 223 solveurs

A résolu


Find the numeric mean of the prime numbers in a matrix.
There will always be at least one prime in the matrix. Example: Input in = [ 8 3 5 9 ] Output out is 4...

presque 11 ans il y a

A résolu


Project Euler: Problem 8, Find largest product in a large string of numbers
Find the greatest product of five consecutive digits in an n-digit number. 73167176531330624919225119674426574742355349194934...

presque 11 ans il y a

A résolu


Make a 1 hot vector
Make a vector of length _N_ that consists of all zeros except at index _k_, where it has the value 1. Example: Input ...

presque 11 ans il y a

A résolu


Project Euler: Problem 5, Smallest multiple
2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder. What is the smalle...

presque 11 ans il y a

A résolu


Project Euler: Problem 7, Nth prime
By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13. What is the Nth prime nu...

presque 11 ans il y a

Charger plus