Problema


Find a real root of a quantic function

oltre 5 anni fa | 0 | 30 risolutori

Risolto


Find Sum of array

oltre 5 anni fa

Risolto


10% Discount

oltre 5 anni fa

Risolto


Add 2 Vectors

oltre 5 anni fa

Risolto


Intercambiar columnas - UC3M

oltre 5 anni fa

Risolto


Dot Product

oltre 5 anni fa

Risolto


Solve the equation. Find X.

oltre 5 anni fa

Risolto


unsolvable

oltre 5 anni fa

Risolto


matrix rows and columns

oltre 5 anni fa

Risolto


Summy's odd sum

oltre 5 anni fa

Risolto


Summy's even sum

oltre 5 anni fa

Risolto


Areas
Given certain dimensions determine the area of that shape. If given only one value assume its the radius. Use round(x) to round ...

quasi 6 anni fa

Risolto


Whole Number Concatenator
Write a function that concatenates whole numbers. For example: numcat(111,222) should return 111222 numcat(1,2,3,4,5) s...

quasi 6 anni fa

Risolto


Create logarithmically spaced values (★)
Given three numbers a,b,n with b>a, create a vector y with n logarithmic spaced values between 10^a and 10^b. Thus, if a = -2, ...

quasi 6 anni fa

Risolto


Vector to 3-Column Matrix
Consider a vector *A* such as A = [1 2 3 3 4 5 6] Can you convert this vector to a three-column matrix like this: ...

quasi 6 anni fa

Risolto


Twin Primes
Twin primes are pairs of primes that are immediately next to each other (difference of two). The lesser of twin primes are 3, 5,...

quasi 6 anni fa

Risolto


Combined Ages 1 - Symmetric, n = 3
You have probably seen the common riddle wherein combined ages are provided and you must determine the individual ages. For exam...

quasi 6 anni fa

Risolto


Approximation of Pi (vector inputs)
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...

quasi 6 anni fa

Risolto


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...

quasi 6 anni fa

Risolto


Estimate Pi by Monte Carlo method

quasi 6 anni fa

Risolto


Distance Travelled by Vehicle

quasi 6 anni fa

Risolto


find the index of a number

quasi 6 anni fa

Risolto


Monty Hall
The classic Monty Hall "Let's Make a Deal" final showcase puzzle pits the contestant against three Doors. Behind one Door are dr...

quasi 6 anni fa

Risolto


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

quasi 6 anni fa

Risolto


How Many Months Until It's Today Again?
Given a particular date, calculate how many months must pass before that same day of the month occurs on the same day of the wee...

quasi 6 anni fa

Risolto


Check Digit - 01
The International Standard Book Number (ISBN) is a numeric commercial book identifier that is intended to be unique. It used ...

quasi 6 anni fa

Risolto


Set zero

quasi 6 anni fa

Carica altro