Solved


MPS to MPH
Given the speed in miles per second, find the speed in miles per hour.

9 months ago

Solved


Sum of logarithms
Given a vector, v, of real positive numbers, compute the sum, s, of the base-10 logarithms of the elements of v, without the use...

9 months ago

Solved


print 'Hello W0rld'

9 months ago

Solved


Ordinary Annuity : Future Value
Theorem : Future Value of an Ordinary Annuity where; F : Future value A : Periodic payment r : Rate per period n : Numbe...

9 months ago

Solved


Simple Interest : Calculate Present Value
Theorem : Simple Interest where; F : Future Value P : Present Value r : Annual simple interest rate (decimal) t : Time in...

9 months ago

Solved


Simple Interest : Calculate annual simple interest rate
Theorem : Simple Interest where; F : Future Value P : Present Value r : Annual simple interest rate (decimal) t : Time in...

9 months ago

Solved


size

9 months ago

Solved


Calculate the Voltage Through a Step-Up Transformer
Given a step-up transformer has a primary coil with A number loops, a secondary coil with B number loops, and a primary voltage ...

9 months ago

Solved


Mile to Kilometer
x is mile and y is km

9 months ago

Solved


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

9 months ago

Solved


Output a vector which is table of 9
Output a vector which is table of 9

9 months ago

Solved


02 - Vector Variables 5
_eVec_ = _Hello_ ( _eVec_ is a string, which is a vector of characters )

9 months ago

Solved


row removal
Remove the nth row from input matrix M and return the resulting matrix in output N.

9 months ago

Solved


vectors counting by 5
Create a vector with numbers from x_min to x_max in increments of 5.

9 months ago

Solved


Test
Answer the question and the correct answer write in vector. Only one answer is correct. 1a Yes 1b No 1c No 1d No ...

9 months ago

Solved


Slope intercept application
Find y given slope (m), x, and y intercept (b).

9 months ago

Solved


round pi
round pi

9 months ago

Solved


add num
add two numbers a and b

9 months ago

Solved


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

9 months ago

Solved


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

9 months ago

Solved


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

9 months ago

Solved


Divisible by 21
Write a function to determine if a number is divisible by 21.

9 months ago

Solved


Even or Odd
Write a function which can tell us if the given value x is odd or even. So if x is even return true and if x is odd return false...

9 months ago

Solved


Find the maxmum value of N*N Matrix
Input x=[1 2 3; 4 5 6; 7 8 9] output: y=9

9 months ago

Solved


Find the minimal value in N*N Matrix
Suppose that we have N by N matrix, we try to find the minimal value in that matrix. examples: Input A=[1 2 3 5 6;52 58 56 45...

9 months ago

Solved


divide by 5

9 months ago

Solved


num10
123456

9 months ago

Solved


num9
num

9 months ago

Solved


num8
num

9 months ago

Solved


num7
num

9 months ago

Load more