Problème


Find a real root of a quantic function

plus de 5 ans il y a | 0 | 30 solveurs

A résolu


Find Sum of array

plus de 5 ans il y a

A résolu


10% Discount

plus de 5 ans il y a

A résolu


Add 2 Vectors

plus de 5 ans il y a

A résolu


Intercambiar columnas - UC3M

plus de 5 ans il y a

A résolu


Find the standard deviation of an array

plus de 5 ans il y a

A résolu


Dot Product

plus de 5 ans il y a

A résolu


Solve the equation. Find X.

plus de 5 ans il y a

A résolu


unsolvable

plus de 5 ans il y a

A résolu


matrix rows and columns

plus de 5 ans il y a

A résolu


reverse the order and combine a matrix

plus de 5 ans il y a

A résolu


Summy's odd sum

plus de 5 ans il y a

A résolu


Summy's even sum

plus de 5 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Estimate Pi by Monte Carlo method

presque 6 ans il y a

A résolu


Distance Travelled by Vehicle

presque 6 ans il y a

A résolu


find the index of a number

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Set zero

presque 6 ans il y a

Charger plus