Community Profile

photo

Estefania Zarate


2017년부터 활동

Followers: 0   Following: 0

통계

  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Check to see if a Sudoku Puzzle is Solved
*Description:* Your task, should you choose to accept it, is to make a function that checks to see if a 9x9 matrix of integer...

대략 7년 전

문제를 풀었습니다


intervals
Write a function that takes an interval from a to b, and divides it into 6 parts.

7년 초과 전

문제를 풀었습니다


complex numbers
For complex number z=a+bi, write code that will multiply a and b together.

7년 초과 전

문제를 풀었습니다


a column vector to a row vector
Write a script to convert a column (e.g. x = [1; 2; 3]) to a row (e.g. y = [1 2 3]), your script should be able to do this for a...

7년 초과 전

문제를 풀었습니다


length of a vector
Find three times the length of a given vector.

7년 초과 전

문제를 풀었습니다


rounding
Round 5.46 and make 'y' equal to that number.

7년 초과 전

문제를 풀었습니다


square root
Write a script that returns the square root of the elements in x. e.g. x = [1 4 9 16] --> y = [1 2 3 4]

7년 초과 전