Resuelto


Summation of array
Given an array, Find the sum of all of the elements in it Examples: Input x = [1 2 3 5; 4 5 6 7]; Output y is 33

más de 10 años hace

Resuelto


Find the area!
Find the area of a medium Dominos pizza

más de 10 años hace

Resuelto


Add two hex numbers
Add two hex numbers

más de 10 años hace

Resuelto


De-primed
Write a function that will multiply every prime number in the array or matrix by two, leaving all other numbers the same, and re...

más de 10 años hace

Resuelto


Converter temp 0 to 200 degree C to 4 to 20mA
Converter temp 0 to 200 degree C to 4 to 20mA (It is used in transmitter)

más de 10 años hace

Resuelto


Is the light on?
If true , yes; If false , no create a logical vector;

más de 10 años hace

Resuelto


Determine if input is divisible by three.
Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.

más de 10 años hace

Resuelto


Sum of a vetor
y = vectorsum(x)

más de 10 años hace

Resuelto


write an algebraic expression
An electrician charges $45 per hour and spends $20 a day on gasoline. Write an algebraic expression to represent his earnings fo...

más de 10 años hace

Resuelto


Sum of series of numbers
Find the sum of numbers from 1-50 using for loop.

más de 10 años hace

Resuelto


Write an expression
if 1 = 2 2 = 5 3 = 10 4 = ?

más de 10 años hace

Resuelto


row removal
Consider a matrix and remove the first row of the matrix.

más de 10 años hace

Resuelto


Average
Calculate the average of two numbers

más de 10 años hace

Resuelto


power
Calculate power for given voltage and current

más de 10 años hace

Resuelto


calculate accleration
Cal accleration for given time and distance

más de 10 años hace

Resuelto


trignometric function
calculate sinx ,if you are given with tanx

más de 10 años hace

Resuelto


equate
equate y to x

más de 10 años hace

Resuelto


find even number
Find even numbers between 1 and nth number

más de 10 años hace

Resuelto


Reverse a string
Reverse the given string. Example input = 'reverse' output = 'esrever'

más de 10 años hace

Resuelto


Divisible by 5
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

más de 10 años hace

Resuelto


Divisible by 2
This is the first problem in a set of "divisible by x" problems. You will be provided a number as a string and the function you ...

más de 10 años hace

Resuelto


Find the realtion between x and y
x=1 then y=3, x=2 then y=7, x=3 then y=13,

más de 10 años hace

Resuelto


Blockland
Add a new block to these towers without letting them fall. To add a new block just choose the x-coordinate (between -10 and ...

más de 10 años hace

Resuelto


It's going down. We're finding simbers!
This problem is inspired by Project Euler 520: Simbers. "We define a simber to be a positive integer in which any odd digit, ...

más de 10 años hace

Resuelto


increase the number by 7
You need to increase any given digit by 7

más de 10 años hace

Resuelto


Dare to solve this
Find square of any number

más de 10 años hace

Resuelto


Add 8 to given num
add 8 to given number

más de 10 años hace

Resuelto


write an expression
output is five more than twice an input number.

más de 10 años hace

Resuelto


write an expression
output is five more than twice an input number.

más de 10 años hace

Resuelto


write an expression
output is five more than twice an input number.

más de 10 años hace

Cargar más