A résolu


Determine the square root
Determine the square root of the value the user has entered, n.

11 mois il y a

A résolu


surface of a spherical planet
you just discovered its circumference, that is the input.

11 mois il y a

A résolu


Magnitude of a vector
Given a vector x, what is its magnitude?

11 mois il y a

A résolu


Distance Travelled by Vehicle

11 mois il y a

A résolu


Matlab Basics - Rounding I
Write a script to round x DOWN to the next lowest integer: e.g. x = 2.3 --> x = 2 also: x = 2.7 --> x = 2

11 mois il y a

A résolu


Size

11 mois il y a

A résolu


Rotate a Matrix by 90 degrees
Rotate a Matrix by 90 degrees Example: If the input is: X = 1 2 3 4 5 6 7 8 9 ...

11 mois il y a

A résolu


Matlab Basics - Convert a row vector to a column vector
Write a script to convert a row (e.g. x = [1 2 3]) to a column (e.g. y = [1;2;3]), your script should be able to do this for any...

11 mois il y a

A résolu


cube of number
find cube of number

11 mois il y a

A résolu


square of a number
find square of a given number

11 mois il y a

A résolu


square root
Find square root of given number

11 mois il y a

A résolu


Surface area of a cone

11 mois il y a

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

11 mois il y a

A résolu


Matlab Basics - Rounding III
Write a script to round a large number to the nearest 10,000 e.g. x = 12,358,466,243 --> y = 12,358,470,000

12 mois il y a

A résolu


Kelvin to Fahrenheit
You can find a doc about it in here => https://www.rapidtables.com/convert/temperature/how-kelvin-to-fahrenheit.html x is kelvi...

12 mois il y a

A résolu


Mile to Kilometer
x is mile and y is km

12 mois il y a

A résolu


Volume of Cylinder
Find the volume of a cylinder

12 mois il y a

A résolu


Circle : Square

12 mois il y a

A résolu


Surface area of a sphere
Given the radius of a sphere, find it's Surface area

12 mois il y a

A résolu


Flow rate in a pipe

12 mois il y a

A résolu


modulus of a number
find the modulus of a given number

12 mois il y a

A résolu


NaN

12 mois il y a

A résolu


Remainder
Given two number a and b find the remainder when you divide a by b

12 mois il y a

A résolu


Mode
Find the mode of a vector x

12 mois il y a

A résolu


Subtraction
Given two numbers a and b subtract them

12 mois il y a

A résolu


Prime Number
Determine if a number is prime

12 mois il y a

A résolu


Division
Given two numbers a and b divide them a/b

12 mois il y a

A résolu


Add two numbers
Given two numbers a and b add them together

12 mois il y a

A résolu


Multiplication
Given 2 numbers a and b mulitply them

12 mois il y a

A résolu


Converts numbers into characters
Converts numbers into characters

12 mois il y a

Charger plus