A résolu


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

environ un an il y a

A résolu


find "greatest common divisor" of two integer value
A function to find Greatest Common Divisor of two integer input E.G. x=-18 y=96 output should be +6 x=-18; y=96; >>your...

environ un an il y a

A résolu


Create sequnce 1 4 9 16 25.........
Create sequnce 1 4 9 16 25......... upto entered input value using matlab scripting commands. Let y be output and x be input

environ un an il y a

A résolu


Energy Conversion 2

environ un an il y a

A résolu


Energy Conversion 1

environ un an il y a

A résolu


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

environ un an il y a

A résolu


Area Conversion 2

environ un an il y a

A résolu


Area Conversion 1

environ un an il y a

A résolu


Mass Conversion 2

environ un an il y a

A résolu


Mass Conversion 1

environ un an il y a

A résolu


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

environ un an il y a

A résolu


Temperature Conversion 2

environ un an il y a

A résolu


Temperature Conversion 1

environ un an il y a

A résolu


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

environ un an il y a

A résolu


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

environ un an il y a

A résolu


Converts numbers into characters
Converts numbers into characters

environ un an il y a

A résolu


Find the max element of the array
Find the max element of the array

environ un an il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

environ un an il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

environ un an il y a

A résolu


to the 2 all elements
to the 2 all elements

environ un an il y a

A résolu


the average value of the elements
Calculate the average value of the elements in the array

environ un an il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

environ un an il y a

A résolu


calculate the length of matrix
input 1 array, calculate the length

environ un an il y a

A résolu


Draw a '0' in a one matrix!

environ un an il y a

A résolu


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

environ un an il y a

A résolu


Sum of series VIII

environ un an il y a

A résolu


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

environ un an il y a

A résolu


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

environ un an 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?

environ un an il y a

A résolu


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

environ un an il y a

Charger plus