Gelöst


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

etwa ein Jahr vor

Gelöst


Find The area of the square
Given that the length of the side of a square is x, find the area.

etwa ein Jahr vor

Gelöst


Distance Travelled by Vehicle

etwa ein Jahr vor

Gelöst


Return fibonacci sequence do not use loop and condition version 2
Calculate the nth Fibonacci number,return sequence Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... ...

etwa ein Jahr vor

Gelöst


Weighted Gold/Silver Standard
Building off of the <http://www.mathworks.com/matlabcentral/cody/problems/8045-gold-standard Gold Standard> and <http://www.math...

etwa ein Jahr vor

Gelöst


Gold/Silver Standard
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/8045-gold-standard Gold Standard> problem, suppose that yo...

etwa ein Jahr vor

Gelöst


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

etwa ein Jahr vor

Gelöst


Subtraction
Given two numbers a and b subtract them

etwa ein Jahr vor

Gelöst


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

etwa ein Jahr vor

Gelöst


Multiplication
Given 2 numbers a and b mulitply them

etwa ein Jahr vor

Gelöst


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

etwa ein Jahr vor

Gelöst


Prime Number
Determine if a number is prime

etwa ein Jahr vor

Gelöst


Mode
Find the mode of a vector x

etwa ein Jahr vor

Gelöst


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

etwa ein Jahr vor

Gelöst


round pi
round pi

etwa ein Jahr vor

Gelöst


add num
add two numbers a and b

etwa ein Jahr vor

Gelöst


Gold Standard
Gold has long been used as currency and a standard for currency, due to its inherent value and rarity. Historical data for gold ...

etwa ein Jahr vor

Gelöst


Hofstadter Q sequence
The Hofstadter Q sequence is defined as follows: The first elements of the sequence are 1, 1, 2, 3, 3, 4, 5, 5, 6, 6. Write ...

etwa ein Jahr vor

Gelöst


Sum the two halves of an array with an even number of elements
given an array of an even number of elements, sum the front and back half of the array and return the sums as an array For exam...

etwa ein Jahr vor

Gelöst


Get the n-th rand number with given seed
Given seed s, return the n-th rand number using rand(). Round the answer with 4 digits. n is a postive integer.

etwa ein Jahr vor

Gelöst


Array Width (no usage of size)
Find the array width. Size may not be used.

etwa ein Jahr vor

Gelöst


wordle
create a dictionary and a playable game of wordle, figure out the solution.

etwa ein Jahr vor

Gelöst


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

etwa ein Jahr vor

Gelöst


num to char
make num into char

etwa ein Jahr vor

Gelöst


nam2
nam

etwa ein Jahr vor

Gelöst


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

etwa ein Jahr vor

Gelöst


Find the biggest empty box
You are given a matrix that contains only ones and zeros. Think of the ones as columns in an otherwise empty floor plan. You wan...

etwa ein Jahr vor

Gelöst


The twelve days of Christmas
Traditionally there are twelve days of Christmas to celebrate ("Twelvetide"), typically starting with Christmas Day (25 December...

etwa ein Jahr vor

Gelöst


Matrix Pattern 2

etwa ein Jahr vor

Gelöst


How many days?!?
Christmas is coming earlier and earlier each year. Thanks to rampant commercialism and Christmas Creep, "The Twelve Days of Chr...

etwa ein Jahr vor

Mehr laden