A résolu


Sum of the Matrix Elements
Add up all the elements in a NxM matrix where N signifies the number of the rows and M signifies the number of the columns. E...

environ 5 ans il y a

A résolu


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

environ 5 ans il y a

A résolu


Find out sum of all elements of given Matrix
Find out sum of all elements of given Matrix A=[1 2 3;4 5 6 ;7 8 9]; Answer must be: 45 *If you like this problem, pl...

environ 5 ans il y a

A résolu


sum of first 'n' terms
Given n=10, find the sum of first 'n' terms Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these n=10 terms is 55...

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


Add two numbers
Add two numbers (For beginners)

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

environ 5 ans il y a

A résolu


Multiply pi
Multiply pi with x!

environ 5 ans il y a

A résolu


Return multiples of 3

environ 5 ans il y a

A résolu


Row avg

environ 5 ans il y a

A résolu


Row sum

environ 5 ans il y a

A résolu


Swap rows

environ 5 ans il y a

A résolu


Insert zeros

environ 5 ans il y a

A résolu


Insert zeros II

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


Mid-term report
You just got your mid-term report, but it's full of ones and twos :(. So before you give it to your parents, you change it, in o...

environ 5 ans il y a

A résolu


Learn MATLAB

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

environ 5 ans il y a

A résolu


Who is the smartest MATLAB programmer?
Who is the smartest MATLAB programmer? Examples: Input x = 'Is it Obama?' Output = 'Me!' Input x = 'Who ?' Ou...

environ 5 ans il y a

A résolu


Matlab Basics II - Minimum
Write a function that returns the minimum of each ROW of a matrix x example: x = [1 2 3; 4 5 6]; output [1;4];

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


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....

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

Charger plus