Gelöst


row removal
Remove the nth row from input matrix M and return the resulting matrix in output N.

mehr als 3 Jahre vor

Gelöst


Values in Array
How many values are in the array

mehr als 3 Jahre vor

Gelöst


Vector with a repeated entry
Create a row vector of length n, filled with 4's. For example, if n = 3, output = [4 4 4] Hint: Search for the function...

mehr als 3 Jahre vor

Gelöst


vectors counting by 5
Create a vector with numbers from x_min to x_max in increments of 5.

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gelöst


MPS to MPH
Given the speed in miles per second, find the speed in miles per hour.

mehr als 3 Jahre vor

Gelöst


Log of a number
Write a script that will give the log of x as output.

mehr als 3 Jahre vor

Gelöst


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

mehr als 3 Jahre vor

Gelöst


Radians to Degrees
Convert radians to degrees.

mehr als 3 Jahre vor

Gelöst


kmph to mph converter
Convert the speed in miles/hour to km/hour.

mehr als 3 Jahre vor

Gelöst


Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).

mehr als 3 Jahre vor

Gelöst


Total resistance of resistors in parallel
What is the total resistance of a number of resistors in parallel? A vector R contains the resistances (in Ohm) of n resistors,...

mehr als 3 Jahre vor

Gelöst


Find the Pattern 3

mehr als 3 Jahre vor

Gelöst


Find the Pattern 2

mehr als 3 Jahre vor

Gelöst


Find the Pattern 1

mehr als 3 Jahre vor

Gelöst


expand intervals
You're given a row vector of an even number of monotonically increasing integers. Each pair of consecutive integers is the lower...

mehr als 3 Jahre vor

Gelöst


Output any real number that is neither positive nor negative
Output any real number that is neither positive nor negative

mehr als 3 Jahre vor

Gelöst


Sum the real and imaginary parts of a complex number
Sum the real and imaginary parts of a complex number. Example c = 1+2i has the solution 1 + 2 = 3

mehr als 3 Jahre vor

Gelöst


Low level NaN
* I have a dataset. Columns represents different variables. * A variable may start with NaN or any double type number. * If i...

mehr als 3 Jahre vor

Gelöst


Find Logic 29

mehr als 3 Jahre vor

Gelöst


Find Logic 32

mehr als 3 Jahre vor

Gelöst


Find Logic 31

mehr als 3 Jahre vor

Gelöst


Find Logic 28

mehr als 3 Jahre vor

Gelöst


Find Logic 27

mehr als 3 Jahre vor

Gelöst


Find Logic 26

mehr als 3 Jahre vor

Gelöst


Find Logic 25

mehr als 3 Jahre vor

Gelöst


Find Logic 23

mehr als 3 Jahre vor

Gelöst


Find Logic 22

mehr als 3 Jahre vor

Gelöst


Find Logic 21

mehr als 3 Jahre vor

Gelöst


Find Logic 20

mehr als 3 Jahre vor

Mehr laden