Community Profile

photo

Trần Đức Thành


Last seen: 11개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

  • Project Euler I
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Community Group Solver
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Rotate and display numbered tile
Imagine a square tile with four numbers on it, one on each edge. We will call these edges north, east, south, and west. If th...

11개월 전

문제를 풀었습니다


Stuff the Board
You have a stack of tiles to put onto an array-like playing board. Each tile has a number (always an integer), and the board var...

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


Draw a '0' in a one matrix!

11개월 전

문제를 풀었습니다


Draw a '4' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '6' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '9' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '7' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '8' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '3' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '2' in a zero matrix!

11개월 전

문제를 풀었습니다


Draw a '5' in a zero matrix!

11개월 전

문제를 풀었습니다


Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...

11개월 전

문제를 풀었습니다


Draw a '1' in a zero matrix!

11개월 전

문제를 풀었습니다


Total energy

11개월 전

문제를 풀었습니다


Kinetic energy calculation

11개월 전

문제를 풀었습니다


Laws of motion 1

11개월 전

문제를 풀었습니다


Laws of motion 2

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


Laws of motion 5

11개월 전

문제를 풀었습니다


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

11개월 전

더 보기