Risolto


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

quasi 2 anni fa

Risolto


Values in Array
How many values are in the array

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Radians to Degrees
Convert radians to degrees.

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Find the Pattern 3

quasi 2 anni fa

Risolto


Find the Pattern 2

quasi 2 anni fa

Risolto


Find the Pattern 1

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Find Logic 29

quasi 2 anni fa

Risolto


Find Logic 32

quasi 2 anni fa

Risolto


Find Logic 31

quasi 2 anni fa

Risolto


Find Logic 28

quasi 2 anni fa

Risolto


Find Logic 27

quasi 2 anni fa

Risolto


Find Logic 26

quasi 2 anni fa

Risolto


Find Logic 25

quasi 2 anni fa

Risolto


Find Logic 23

quasi 2 anni fa

Risolto


Find Logic 22

quasi 2 anni fa

Risolto


Find Logic 21

quasi 2 anni fa

Risolto


Find Logic 20

quasi 2 anni fa

Carica altro