A résolu


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

plus de 5 ans il y a

A résolu


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

plus de 5 ans il y a

A résolu


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

plus de 5 ans il y a

A résolu


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

plus de 5 ans il y a

A résolu


Switch matrix to a column vector
for e.g. x = [1 2 3 4] y = 1 3 2 4

plus de 5 ans il y a

A résolu


Find the minimum element of the matrix
Example: If x = [3 9; 5 2] then y = 2

plus de 5 ans il y a

A résolu


Min of a Matrix
Return the minimum value in the given matrix.

plus de 5 ans il y a

A résolu


Size

plus de 5 ans il y a

A résolu


Square the input
Given a scalar or vector x, return the square of each element. Example x = [7 2] answer = [49 4]

plus de 5 ans il y a

A résolu


length of a vector
Find twice the length of a given vector.

plus de 5 ans il y a

A résolu


Find the dimensions of a matrix
Just find the number of columns of the given matrix. Example x = [1 2 3 4 5 6] y = 2

plus de 5 ans il y a

A résolu


Find the area of ​​the square
There are *n²* circles inscribed in the square ABCD. The perimeter of each circle is *aπ* <<http://imgfz.com/i/3wzCeAT.png>> ...

plus de 5 ans il y a

A résolu


Get the area of ​​the square.
Four circles are inscribed in the square ABCD. The perimeter of each circle is *aπ*. <<http://imgfz.com/i/UzgCJut.png>> Gi...

plus de 5 ans il y a

A résolu


Find the sum of all integers in a given matrix
Finding sum of all integers in a given matrix

plus de 5 ans il y a

A résolu


10% Discount

plus de 5 ans il y a

A résolu


Subtract two numbers

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


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

plus de 5 ans il y a

A résolu


Multiply by 14

plus de 5 ans il y a

A résolu


multiply by 7

plus de 5 ans il y a

A résolu


Round to nearest integer

plus de 5 ans il y a

A résolu


triangle

plus de 5 ans il y a

A résolu


Calculate volume of box
Calculate the volume of box,hiven its sides

plus de 5 ans il y a

A résolu


Sum the numbers on the main diagonal
Sum the numbers on the main diagonal of an n-by-n matrix. For input: A = [1 2 4 3 6 2 2 4 7]...

plus de 5 ans il y a

A résolu


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

plus de 5 ans il y a

A résolu


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

plus de 5 ans il y a

A résolu


Area of a circle
Find the value for area of the circle if diameter is given

plus de 5 ans il y a

A résolu


fix

plus de 5 ans il y a

A résolu


rounding

plus de 5 ans il y a

A résolu


only input
Return the output without writing any code into the function.

plus de 5 ans il y a

Charger plus