A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


find the height

environ 5 ans il y a

A résolu


NaN

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


area

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Factorial

environ 5 ans il y a

A résolu


Matrix operation

environ 5 ans il y a

A résolu


F.R.I.E.N.D.S

environ 5 ans il y a

A résolu


Size

environ 5 ans il y a

A résolu


sign function

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Annual Salary
What is the annual salary of Mr. Cody if he works 40 hours a week and gets $x per hour and a yearly bonus of $2000? (Let, 50 wee...

environ 5 ans il y a

A résolu


Square root of a number
Write a code that will output the square root of x.

environ 5 ans il y a

A résolu


Matrix to column conversion
Given a matrix of any size, convert it into a column vector. e.g A=[10 20 30; 40 50 60] then, B = [10; 40; ...

environ 5 ans il y a

A résolu


Sorting
Assume that x is an n-by-2 matrix. The aim is to return the first column of x, but sorted according to the second column. Exa...

environ 5 ans il y a

A résolu


Distance walked 3D
suppose you go from x-y-z coordinates [3,4,2] to [0,0,2] to [0,1,2] to [1,1,2], to [1,1,20] then you walked 25 units of distance...

environ 5 ans il y a

A résolu


matrix of natural number
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 resides seially as shown in the examples below. ...

environ 5 ans il y a

A résolu


Which coins to give
I was in shop today. I admired, how shop assistant had to think, which coins to give me. The task is we have a vector v=[0.5 0....

environ 5 ans il y a

A résolu


center of mass
R is a given matrix with size [n,2]. R(i,:) is interpreted as the 2D-position of a mass point with mass i. Calculate the center ...

environ 5 ans il y a

A résolu


How Far Can You Throw Something?
As you probably learned in your high school physics class, throwing an object at a 45 degree angle will give you the maximum ran...

environ 5 ans il y a

A résolu


Mirror Image matrix across anti-diagonal
Given an input number x, create a mirror image matrix 'Y' across the anti-diagonal. For example, if x=3, Y = [1 2 3; ...

environ 5 ans il y a

A résolu


Valid Chess Moves
Using <http://en.wikipedia.org/wiki/Algebraic_chess_notation standard Algebraic notation> ('' for a pawn), given previous move a...

environ 5 ans il y a

A résolu


Dots in a Sphere
Return how many integer grid points there are inside a 3D sphere of radius _r_ centred at (0,0,0) (including points on the edge)...

environ 5 ans il y a

Charger plus