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 4 ans il y a

A résolu


Converts numbers into characters
Converts numbers into characters

environ 4 ans il y a

A résolu


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

environ 4 ans 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 4 ans 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 4 ans il y a

A résolu


to the 2 all elements
to the 2 all elements

environ 4 ans il y a

A résolu


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

environ 4 ans il y a

A résolu


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

environ 4 ans il y a

A résolu


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

environ 4 ans il y a

A résolu


Draw a '0' in a one matrix!

environ 4 ans il y a

A résolu


Integer Sequence - II : New Fibonacci
Crack the following Integer Sequence. (Hints : It has been obtained from original Fibonacci Sequence and all the terms are also ...

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

environ 4 ans il y a

A résolu


Calculate Inner Product
Given two input matrices, |x| and |y|, check if their inner dimensions match. * If they match, create an output variable |z|...

environ 4 ans il y a

A résolu


Energy Conversion 2

environ 4 ans il y a

A résolu


Energy Conversion 1

environ 4 ans 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 4 ans il y a

A résolu


Area Conversion 2

environ 4 ans il y a

A résolu


Area Conversion 1

environ 4 ans il y a

A résolu


Mass Conversion 2

environ 4 ans il y a

A résolu


Mass Conversion 1

environ 4 ans il y a

A résolu


Temperature Conversion 3

environ 4 ans il y a

A résolu


Temperature Conversion 2

environ 4 ans il y a

A résolu


Temperature Conversion 1

environ 4 ans il y a

A résolu


Find MPG of Lightest Cars
The file |cars.mat| contains a table named |cars| with variables |Model|, |MPG|, |Horsepower|, |Weight|, and |Acceleration| for ...

environ 4 ans il y a

A résolu


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

environ 4 ans il y a

A résolu


Longest run of consecutive numbers
Given a vector a, find the number(s) that is/are repeated consecutively most often. For example, if you have a = [1 2 2 2 1 ...

environ 4 ans il y a

A résolu


Rescale Scores
Each column (except last) of matrix |X| contains students' scores in a course assignment or a test. The last column has a weight...

environ 4 ans il y a

A résolu


Plot Damped Sinusoid
Given two vectors |t| and |y|, make a plot containing a blue ( |b| ) dashed ( |--| ) line of |y| versus |t|. Mark the minimum...

environ 4 ans il y a

A résolu


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

environ 4 ans il y a

A résolu


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

environ 4 ans il y a

Charger plus