문제를 풀었습니다


Draw a '0' in a one matrix!

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

거의 3년 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


Draw a '1' in a zero matrix!

거의 3년 전

문제를 풀었습니다


Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...

거의 3년 전

문제를 풀었습니다


surface of a spherical planet
you just discovered its circumference, that is the input.

거의 3년 전

문제를 풀었습니다


rotate the vector 270 degrees?

대략 3년 전

문제를 풀었습니다


Column norms of a matrix
Given a matrix M, return a vector y such that for each k y(k)=norm(M(:,k)) (y(k) is the Euclidean norm of the k-th col...

대략 3년 전

문제를 풀었습니다


letter yes yes & letter no no
Split a string into two strings, wherein the first string has all alphabetic letters and the second string has all the remaining...

대략 3년 전

문제를 풀었습니다


Word Distance - Sum
Let's suppose that the distance of a word can be calculated by summing the differences between its letters, having assigned the ...

대략 3년 전

답변 있음
How to write code in MATLAB?
for x=1:10 if x<=2 f(x) = x*x - x + 1; elseif x<=7 && x>2 f(x) = 0; else f(x) = 2*x*x +...

대략 3년 전 | 0

문제를 풀었습니다


Matrix Pattern 9

대략 3년 전

문제를 풀었습니다


Matrix Pattern 8

대략 3년 전

문제를 풀었습니다


Matrix Pattern 7

대략 3년 전

문제를 풀었습니다


Matrix Pattern 6

대략 3년 전

문제를 풀었습니다


Matrix Pattern 4

대략 3년 전

문제를 풀었습니다


Matrix Pattern 1

대략 3년 전

문제를 풀었습니다


Total energy

대략 3년 전

문제를 풀었습니다


Potential energy calculation

대략 3년 전

문제를 풀었습니다


Kinetic energy calculation

대략 3년 전

문제를 풀었습니다


Laws of motion 7

대략 3년 전

문제를 풀었습니다


Laws of motion 6

대략 3년 전

문제를 풀었습니다


Laws of motion 5

대략 3년 전

더 보기