解決済み


Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
Given a positive integer n, determine whether n is "oddish" or "evenish" - that is, whether the sum of the digits of n is odd or...

3年以上 前

解決済み


Calculate the mean of each half of a matrix
Given a matrix with an even number of columns, n, return a 1-by-2 row vector where the first element is the mean of all the elem...

3年以上 前

解決済み


Distancia Vetores
Dados dois vetores a = (x1, y1) e b = (x2, y2). Calcule a distância entre os vetores e verifique se estão perto (distancia < 10)...

3年以上 前

解決済み


Calculate Wind Chill Factor
The NWS Wind Chill Temperature (WCT) index formula for calculating the dangers from winter winds and freezing temperatures: Cal...

3年以上 前

解決済み


Laws of motion 6

3年以上 前

解決済み


Laws of motion 5

3年以上 前

解決済み


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

3年以上 前

解決済み


Taxi vs Euclides

3年以上 前

解決済み


Minkowski distance

3年以上 前

解決済み


Taxicab distance

3年以上 前

解決済み


Find out if Quadratic Equation has real roots or not?
Input [a b c] ax^2+bx+c=0 Output [1 or 0] 1= Quadratic Equation has real roots 0= Quadratic Equation has imaginary roots

3年以上 前

解決済み


Travel time
Calculate the time (in hours) it takes a car traveling at a given uniform speed of s km/hour to travel a distance of d km. For i...

3年以上 前

解決済み


Function substitution (2)
Evaluate the function for the given values of the variables N and t

3年以上 前

解決済み


Simple Vector Addition
Take two incoming vectors and output the sum of the two vectors

3年以上 前

解決済み


Function substitution (1)
Evaluate the function for the given values of the variables N and t

3年以上 前

解決済み


Array Concatenation (2)
Given two matrices, a and b, concatenate the two matrices vertically, i.e., the number of rows of the result should be equal to ...

3年以上 前

解決済み


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

3年以上 前

解決済み


Mathematical formula
Find the value of the expression given the values of variables t and k. Assume g=9.81

3年以上 前

解決済み


Laws of motion 3

3年以上 前

解決済み


Laws of motion 2

3年以上 前

解決済み


3D Plots and Colorbars
Use the matrices X, Y, and Z provided in the function template to create a surface plot. Add a colorbar to the surface plot and ...

3年以上 前

解決済み


Laws of motion 1

3年以上 前

解決済み


Total energy

3年以上 前

解決済み


Draw a '1' in a zero matrix!

3年以上 前

解決済み


Potential energy calculation

3年以上 前

解決済み


Find the minimum of the column-maximums of a matrix
Given a matrix A, find the maximum value of each column, then return the smallest of those maximum values (ie return the minimum...

3年以上 前

解決済み


Find Logic 3

3年以上 前

解決済み


Find Logic 1

3年以上 前

解決済み


Kinetic energy calculation

3年以上 前

解決済み


Temperature Conversion 2

3年以上 前

さらに読み込む