Resuelto


only multiply 1230
only multiply 1230

alrededor de 9 años hace

Resuelto


add 1020
just add 1020

alrededor de 9 años hace

Resuelto


multiply 10
just multiply 10

alrededor de 9 años hace

Resuelto


just solved
solved given x answer y must be x+2*3/6

alrededor de 9 años hace

Resuelto


just multiply 100
just multiply

alrededor de 9 años hace

Resuelto


sum of all
sum all of components

alrededor de 9 años hace

Resuelto


Basics: 'Find the eigenvalues of given matrix
Find the eigenvalues y for a given matrix x.

alrededor de 9 años hace

Resuelto


Determine if input is divisible by three.
Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.

alrededor de 9 años hace

Resuelto


square root
Find the square root (y) of an input (x).

alrededor de 9 años hace

Resuelto


factorial of a number x
Factorial of a number x

alrededor de 9 años hace

Problema


replae odd number with nan
do as recommended

alrededor de 9 años hace | 1 | 82 solvers

Resuelto


flip up and down
flip up and down the matrix

alrededor de 9 años hace

Resuelto


sum
sum as rows

alrededor de 9 años hace

Problema


sum
sum as rows

alrededor de 9 años hace | 1 | 149 solvers

Resuelto


true or false
if the matrix has a zero, return true. else, return false

alrededor de 9 años hace

Problema


true or false
if the matrix has a zero, return true. else, return false

alrededor de 9 años hace | 1 | 115 solvers

Resuelto


find the determinent
find the determinent of a vector

alrededor de 9 años hace

Resuelto


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

alrededor de 9 años hace

Resuelto


ASCii Code
Using matlab, give the symbol that is associated with ASCii code 122

alrededor de 9 años hace

Resuelto


Building matrices
If you have matrix A, create matrix B using matrix A as an "element" A = [1 2 3 4; 5 6 7 8...

alrededor de 9 años hace

Resuelto


Sum of the Multiplication of Vectors
Given the vectors x and y as input, multiply the vectors and return the summation of its elements. Example: x = [1 2 ...

alrededor de 9 años hace

Resuelto


multiply 2 by 2
multiply 2 by 2

alrededor de 9 años hace

Resuelto


Plus x: A first program
_Solve this problem in Mathwork's online Cody system._ Write a statement that assigns y with 5 plus x. Ex: If input x = 2,...

alrededor de 9 años hace

Resuelto


Alkane
Given a number, x, that is equal to the number of carbon atoms in an <http://en.wikipedia.org/wiki/Alkane alkane>, find, y, the ...

alrededor de 9 años hace

Resuelto


Determine the square root
Determine the square root of the value the user has entered, n.

alrededor de 9 años hace

Resuelto


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

alrededor de 9 años hace

Resuelto


Output a vector which is table of 9
Output a vector which is table of 9

alrededor de 9 años hace

Resuelto


Element by element multiplication of two vectors
Given two input vectors, return the element-by-element product. Example A = [1 2 3] B = [7 3 1] The answer should be...

alrededor de 9 años hace

Resuelto


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

alrededor de 9 años hace

Resuelto


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

alrededor de 9 años hace

Cargar más