已解决


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

4 months 前

已解决


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

4 months 前

已解决


Distance Travelled by Vehicle

4 months 前

已解决


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

4 months 前

已解决


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

4 months 前

已解决


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

4 months 前

已解决


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

4 months 前

已解决


Subtraction
Given two numbers a and b subtract them

4 months 前

已解决


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

4 months 前

已解决


Multiplication
Given 2 numbers a and b mulitply them

4 months 前

已解决


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

4 months 前

已解决


Prime Number
Determine if a number is prime

4 months 前

已解决


Mode
Find the mode of a vector x

4 months 前

已解决


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

4 months 前

已解决


round pi
round pi

4 months 前

已解决


add num
add two numbers a and b

4 months 前

已解决


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

4 months 前

已解决


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

4 months 前

已解决


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

5 months 前

已解决


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.

5 months 前

已解决


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

5 months 前

已解决


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

5 months 前

已解决


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

5 months 前

已解决


num to char
make num into char

5 months 前

已解决


nam2
nam

5 months 前

已解决


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

5 months 前

已解决


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

5 months 前

已解决


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

5 months 前

已解决


Matrix Pattern 2

5 months 前

已解决


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

5 months 前

加载更多