A résolu


Find Logic 5

plus de 5 ans il y a

Problème


Find Logic 5

plus de 5 ans il y a | 0 | 68 solveurs

A résolu


find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y

plus de 5 ans il y a

A résolu


pressure to dB?
given x ratio of pressure, find corresponding y dB

plus de 5 ans il y a

A résolu


Matlab Basics II - Minimum
Write a function that returns the minimum of each ROW of a matrix x example: x = [1 2 3; 4 5 6]; output [1;4];

plus de 5 ans il y a

A résolu


Matlab Basics II - Log and natural log
Write a function that calculates the difference between the log and natural log of a vector, to two decimal places example: ...

plus de 5 ans il y a

A résolu


Finding perimeter of a rectangle
A rectangle has a length of x centimeters and a width of w centimeters. Find the perimeter.

plus de 5 ans il y a

A résolu


Min of a Matrix
Return the minimum value in the given matrix.

plus de 5 ans il y a

A résolu


Find the product of a Vector
How would you find the product of the vector [1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 5.5 6.0] times 2?; x = [1 : 0.5 : 6]; y ...

plus de 5 ans il y a

A résolu


Vectors counting by 2
Create a vector numbers from 7 to 15 in increments of 2

plus de 5 ans il y a

A résolu


What's Your BMI?
Find the body mass index. For reference, please refer to Wikipedia here: <http://en.wikipedia.org/wiki/Body_mass_index body ...

plus de 5 ans il y a

A résolu


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

plus de 5 ans il y a

A résolu


Armstrong Number
Determine whether the given input n-digit number is Armstrong Number or not. Return True if it is an Armstrong Number. An n-D...

plus de 5 ans il y a

A résolu


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

plus de 5 ans il y a

A résolu


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

plus de 5 ans il y a

A résolu


Compute LOG(1+X) in natural log
Compute LOG(1+X) in natural log

plus de 5 ans il y a

A résolu


Find Logic 4

plus de 5 ans il y a

Problème


Find Logic 4

plus de 5 ans il y a | 5 | 514 solveurs

A résolu


Find Logic 3

plus de 5 ans il y a

Problème


Find Logic 3

plus de 5 ans il y a | 3 | 441 solveurs

A résolu


Calculate the derivative of a polynomial
Example: in = [ 1 1 1 ] out = [ 2 1 ]

plus de 5 ans il y a

A résolu


find the maximum element of the matrix
for e.g x = [1 2; 3 4] y = 4

plus de 5 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

plus de 5 ans il y a

A résolu


Find Logic 2

plus de 5 ans il y a

Problème


Find Logic 2

plus de 5 ans il y a | 0 | 80 solveurs

A résolu


matlab indian players
answer is one of the indian matlab player(just for fun dont take serious)

plus de 5 ans il y a

A résolu


Find Logic 1

plus de 5 ans il y a

Problème


Find Logic 1

plus de 5 ans il y a | 6 | 452 solveurs

A résolu


Generate N equally spaced intervals between -L and L
Given N and L, return a list of numbers (in ascending order) that divides the interval [-L L] into N equal-length segments. F...

plus de 5 ans il y a

A résolu


Find the logic
There exists one logic in between input and output. Find it (easy math). Example 1: x=13 then y=339; Example 2: x=26...

plus de 5 ans il y a

Charger plus