Resuelto


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

más de 3 años hace

Resuelto


Values in Array
How many values are in the array

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


Radians to Degrees
Convert radians to degrees.

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


Find the Pattern 3

más de 3 años hace

Resuelto


Find the Pattern 2

más de 3 años hace

Resuelto


Find the Pattern 1

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

Resuelto


Find Logic 29

más de 3 años hace

Resuelto


Find Logic 32

más de 3 años hace

Resuelto


Find Logic 31

más de 3 años hace

Resuelto


Find Logic 28

más de 3 años hace

Resuelto


Find Logic 27

más de 3 años hace

Resuelto


Find Logic 26

más de 3 años hace

Resuelto


Find Logic 25

más de 3 años hace

Resuelto


Find Logic 23

más de 3 años hace

Resuelto


Find Logic 22

más de 3 años hace

Resuelto


Find Logic 21

más de 3 años hace

Resuelto


Find Logic 20

más de 3 años hace

Cargar más