A résolu


index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 ...

plus de 5 ans il y a

A résolu


Interior angles
Find the sum of interior angles for polygon of x sides.

plus de 5 ans il y a

A résolu


Create and Transpose Matrix

plus de 5 ans il y a

A résolu


Find Sum of array

plus de 5 ans il y a

A résolu


Determine if input is a perfect square

plus de 5 ans il y a

A résolu


Find Logic 7

plus de 5 ans il y a

A résolu


Add 2 Vectors

plus de 5 ans il y a

A résolu


Subtract two numbers

plus de 5 ans il y a

A résolu


Find y if y is 4 times the value of x.

plus de 5 ans il y a

A résolu


Replace values under a limit
For a vector x and number n, the goal is to find every element of x inferior to n and replace it by n. Example x= [ 1 2 3...

plus de 5 ans il y a

A résolu


Round to nearest integer

plus de 5 ans il y a

A résolu


multiply by 7

plus de 5 ans il y a

A résolu


Multiply by 14

plus de 5 ans il y a

A résolu


Find the maximum two numbers of every column of a matrix
Find the maximum two numbers of every column of a matrix. Example: If we input a matrix A = [ 1 2 4 6 0 3 ...

plus de 5 ans il y a

A résolu


calculate RMS voltage
given peak to peak voltage, calculate rms voltage

plus de 5 ans il y a

A résolu


Circle : Square

plus de 5 ans il y a

A résolu


Create an array from 1 to x in steps of 1.

plus de 5 ans il y a

A résolu


Getting the row and column location from a matrix
This is a basic MATLAB operation. It is for instructional purposes. --- You may already know how to get <http://www.mathwo...

plus de 5 ans il y a

A résolu


Find Factrorial without using built-in function
A number is given, you have to find the factorial of the number without using built-in factroial function. You may use loops....

plus de 5 ans il y a

A résolu


Sum the real and imaginary parts of a complex number
Sum the real and imaginary parts of a complex number. Example c = 1+2i has the solution 1 + 2 = 3

plus de 5 ans il y a

A résolu


Find Logic 8

plus de 5 ans il y a

A résolu


Find Logic 3

plus de 5 ans il y a

A résolu


Find Logic 10

plus de 5 ans il y a

A résolu


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

plus de 5 ans il y a

A résolu


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

plus de 5 ans il y a

A résolu


~~~~~~~ WAVE ~~~~~~~~~
|The WAVE generator| Once upon a time there was a river. 'Sum' was passing by the river. He saw the water of the river that w...

plus de 5 ans il y a

A résolu


How brilliant are you?
A Brilliant number is defined as a number with two prime factors, both of which have the same number of digits. Some examples: ...

plus de 5 ans il y a

A résolu


A KING AND 100 PRISONERS

plus de 5 ans il y a

A résolu


Area of Ellipse

plus de 5 ans il y a

A résolu


Determine if input is divisible by three.
Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.

plus de 5 ans il y a

Charger plus