Community Profile

photo

Anuroop

MathWorks

Last seen: environ un mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Community Group Solver
  • Commenter
  • Promoter
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

presque 2 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

presque 2 ans il y a

A résolu


Total energy

presque 2 ans il y a

A résolu


Potential energy calculation

presque 2 ans il y a

A résolu


Kinetic energy calculation

presque 2 ans il y a

A résolu


Laws of motion 1

presque 2 ans il y a

A résolu


Laws of motion 2

presque 2 ans il y a

A résolu


Laws of motion 3

presque 2 ans 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.

presque 2 ans il y a

A résolu


Laws of motion 5

presque 2 ans il y a

A résolu


Laws of motion 6

presque 2 ans il y a

A résolu


Nth term of AP
Given the first term 'a' and the common difference 'd' of an AP series, calculate the nth term of the series.

presque 2 ans il y a

A résolu


Mass Conversion 1

presque 2 ans il y a

A résolu


Temperature Conversion 3

presque 2 ans il y a

A résolu


Temperature Conversion 2

presque 2 ans il y a

A résolu


Temperature Conversion 1

presque 2 ans il y a

A résolu


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

presque 2 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

presque 2 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

presque 2 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 2 ans il y a