Duy Long - MATLAB Central
photo

Duy Long


Last seen: 1일 전 2025년부터 활동

Followers: 0   Following: 0

통계

CodyFrom 03/25 to 03/25Use left and right arrows to move selectionFrom 03/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 문제
15 답안

순위
N/A
of 297,870

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 20,500

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
26,880
of 159,704

참여
0 문제
15 답안

점수
173

배지 수
2

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Draw a '0' in a one matrix!

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


Find the largest value in the 3D matrix
Given a 3D matrix A, find the largest value. Example >> A = 1:9; >> A = reshape(A,[3 1 3]); >> islargest(A) a...

20일 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

20일 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

20일 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

20일 전

문제를 풀었습니다


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

20일 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

20일 전