A résolu


Draw 'B'
Draw a x-by-x matrix 'B' using 1 and 0. (x is odd and bigger than 4) Example: x=5 ans= [1 1 1 1 0 1 0 0 0 1 ...

5 mois il y a

A résolu


Total energy

5 mois il y a

A résolu


Potential energy calculation

5 mois il y a

A résolu


Kinetic energy calculation

5 mois il y a

A résolu


Laws of motion 6

5 mois il y a

A résolu


Laws of motion 5
Calculate the force is u are given mass and acceleration.

5 mois il y a

A résolu


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

5 mois il y a

A résolu


Laws of motion 3

5 mois il y a

A résolu


Laws of motion 2

5 mois il y a

A résolu


Laws of motion 1

5 mois il y a

A résolu


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

6 mois il y a

A résolu


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

6 mois 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?

6 mois il y a

A résolu


Draw a '0' in a one matrix!

6 mois 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

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

6 mois il y a

A résolu


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

6 mois il y a

A résolu


Converts numbers into characters
Converts numbers into characters

6 mois il y a

A résolu


to the 2 all elements
to the 2 all elements

6 mois il y a

A résolu


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

6 mois il y a

A résolu


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

6 mois il y a

A résolu


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

6 mois 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;...

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

6 mois il y a

A résolu


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

6 mois il y a

A résolu


Temperature Conversion 2

6 mois il y a

A résolu


Temperature Conversion 1

6 mois 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?

6 mois il y a

A résolu


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

6 mois 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?

6 mois il y a

Charger plus