Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Distance Travelled by Vehicle

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Subtraction
Given two numbers a and b subtract them

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Multiplication
Given 2 numbers a and b mulitply them

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Prime Number
Determine if a number is prime

circa un anno fa

Risolto


Mode
Find the mode of a vector x

circa un anno fa

Risolto


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

circa un anno fa

Risolto


round pi
round pi

circa un anno fa

Risolto


add num
add two numbers a and b

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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.

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


num to char
make num into char

circa un anno fa

Risolto


nam2
nam

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Matrix Pattern 2

circa un anno fa

Risolto


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

circa un anno fa

Carica altro