photo

Duc Manh


Last seen: 3년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

Cody

0 문제
214 답안

순위
N/A
of 301,229

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,201

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
709
of 173,547

참여
0 문제
214 답안

점수
2,960

배지 수
17

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Energy Conversion 2

3년 초과 전

문제를 풀었습니다


Energy Conversion 1

3년 초과 전

문제를 풀었습니다


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

3년 초과 전

문제를 풀었습니다


Area Conversion 2

3년 초과 전

문제를 풀었습니다


Area Conversion 1

3년 초과 전

문제를 풀었습니다


Mass Conversion 2

3년 초과 전

문제를 풀었습니다


Mass Conversion 1

3년 초과 전

문제를 풀었습니다


Temperature Conversion 3

3년 초과 전

문제를 풀었습니다


Temperature Conversion 2

3년 초과 전

문제를 풀었습니다


Temperature Conversion 1

3년 초과 전

문제를 풀었습니다


Total energy

3년 초과 전

문제를 풀었습니다


Potential energy calculation

3년 초과 전

문제를 풀었습니다


Kinetic energy calculation

3년 초과 전

문제를 풀었습니다


Laws of motion 1

3년 초과 전

문제를 풀었습니다


Laws of motion 2

3년 초과 전

문제를 풀었습니다


Laws of motion 3

3년 초과 전

문제를 풀었습니다


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

3년 초과 전

문제를 풀었습니다


Laws of motion 5

3년 초과 전

문제를 풀었습니다


Laws of motion 6

3년 초과 전

문제를 풀었습니다


Convert a Cell Array into an Array
Given a square cell array: x = {'01', '56'; '234', '789'}; return a single character array: y = '0123456789'

3년 초과 전

문제를 풀었습니다


Split a string into chunks of specified length
Given a string and a vector of integers, break the string into chunks whose lengths are given by the elements of the vector. Ex...

3년 초과 전

문제를 풀었습니다


Convert a numerical matrix into a cell array of strings
Given a numerical matrix, output a *cell array of string*. For example: if input = 1:3 output is {'1','2','3'} whic...

3년 초과 전

문제를 풀었습니다


Create a cell array out of a struct
Create a cell array out of a (single) struct with the fieldname in the first column and the value in the second column: in: ...

3년 초과 전

문제를 풀었습니다


Sum of first n terms of a harmonic progression
Given inputs a, d and n, return the sum of the first n terms of the harmonic progression a, a/(1+d), a/(1+2d), a/(1+3d),....

3년 초과 전

문제를 풀었습니다


Chess probability
The difference in the ratings between two players serves as a predictor of the outcome of a match (the <http://en.wikipedia.org/...

3년 초과 전

문제를 풀었습니다


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...

3년 초과 전

문제를 풀었습니다


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

3년 초과 전

문제를 풀었습니다


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

3년 초과 전

문제를 풀었습니다


Convert radians to degrees
Given input in radians, output to degrees

3년 초과 전

문제를 풀었습니다


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

3년 초과 전

더 보기