Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


Add two hex numbers
Add two hex numbers

mehr als 10 Jahre vor

Gelöst


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...

mehr als 10 Jahre vor

Gelöst


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)

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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.

mehr als 10 Jahre vor

Gelöst


Sum of a vetor
y = vectorsum(x)

mehr als 10 Jahre vor

Gelöst


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...

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


Average
Calculate the average of two numbers

mehr als 10 Jahre vor

Gelöst


power
Calculate power for given voltage and current

mehr als 10 Jahre vor

Gelöst


calculate accleration
Cal accleration for given time and distance

mehr als 10 Jahre vor

Gelöst


trignometric function
calculate sinx ,if you are given with tanx

mehr als 10 Jahre vor

Gelöst


equate
equate y to x

mehr als 10 Jahre vor

Gelöst


find even number
Find even numbers between 1 and nth number

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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 ...

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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 ...

mehr als 10 Jahre vor

Gelöst


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, ...

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


Dare to solve this
Find square of any number

mehr als 10 Jahre vor

Gelöst


Add 8 to given num
add 8 to given number

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Mehr laden