문제를 풀었습니다


Mass Conversion 2

대략 2년 전

문제를 풀었습니다


Temperature Conversion 1

대략 2년 전

문제를 풀었습니다


Temperature Conversion 2

대략 2년 전

문제를 풀었습니다


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

대략 2년 전

문제를 풀었습니다


Area Conversion 2

대략 2년 전

문제를 풀었습니다


Energy Conversion 1

대략 2년 전

문제를 풀었습니다


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

대략 2년 전

문제를 풀었습니다


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

대략 2년 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

대략 2년 전

문제를 풀었습니다


Find the max element of the array
Find the max element of the array

대략 2년 전

문제를 풀었습니다


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

대략 2년 전

문제를 풀었습니다


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

대략 2년 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

대략 2년 전

문제를 풀었습니다


the average value of the elements
Calculate the average value of the elements in the array

대략 2년 전

문제를 풀었습니다


Double all elements in the array
Duplicate all elements in the array

대략 2년 전

문제를 풀었습니다


calculate the length of matrix
input 1 array, calculate the length

대략 2년 전

문제를 풀었습니다


Draw a '0' in a one matrix!

대략 2년 전

문제를 풀었습니다


Total energy

대략 2년 전

문제를 풀었습니다


Kinetic energy calculation

대략 2년 전

문제를 풀었습니다


Laws of motion 5

대략 2년 전

문제를 풀었습니다


Laws of motion 2

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Laws of motion 1

대략 2년 전

문제를 풀었습니다


Knights and Knaves (part 1)
This is a Matlab adaptation of the <http://en.wikipedia.org/wiki/Knights_and_Knaves Knights and Knaves> logical puzzles. You ...

대략 2년 전

문제를 풀었습니다


Number of cyles and fixed points in a permutation
A permutation can be constructed from one or more sets of elements in cyclic order. A permutation in a single row vector form ...

대략 2년 전

문제를 풀었습니다


Number of paths on a n-dimensional grid
This problem is inspired by <https://www.mathworks.com/matlabcentral/cody/problems/1483-number-of-paths-on-a-grid> and <https:/...

대략 2년 전

문제를 풀었습니다


Find the path through the cell
A list of cells is given. Return true if the elements of the list increase monotonically (each element is strictly larger tha...

대략 2년 전

문제를 풀었습니다


The Number of Ways
Find all the possible ways to reach the end of a matrix. So given [a b c d] the possible ways [a c],[a d],[b c],[b ...

대략 2년 전

문제를 풀었습니다


Number of paths on a 3d grid
This problem is inspired by <https://www.mathworks.com/matlabcentral/cody/problems/1483-number-of-paths-on-a-grid>, which you mi...

대략 2년 전

문제를 풀었습니다


Number of paths on a grid
Consider a grid formed by n vertices vertically down, and m vertices horizontally right. Your starting point is at the top lef...

대략 2년 전

더 보기