photo

Anh


Last seen: 2개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

Cody

0 문제
128 답안

순위
N/A
of 302,181

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,600

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
1,518
of 179,805

참여
0 문제
128 답안

점수
1,815

배지 수
9

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Project Euler I
  • Computational Geometry I Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Natural numbers in string form
Create a cell array of strings containing the first n natural numbers. Slightly harder than it seems like it should be. Exampl...

거의 2년 전

문제를 풀었습니다


Total energy

거의 2년 전

문제를 풀었습니다


Potential energy calculation

거의 2년 전

문제를 풀었습니다


Kinetic energy calculation

거의 2년 전

문제를 풀었습니다


Laws of motion 1

거의 2년 전

문제를 풀었습니다


Laws of motion 2

거의 2년 전

문제를 풀었습니다


Laws of motion 3

거의 2년 전

문제를 풀었습니다


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

거의 2년 전

문제를 풀었습니다


Laws of motion 5
Calculate the force is u are given mass and acceleration.

거의 2년 전

문제를 풀었습니다


Laws of motion 6

거의 2년 전

문제를 풀었습니다


Find Logic 32

거의 2년 전

문제를 풀었습니다


Find Logic 31

거의 2년 전

문제를 풀었습니다


Find Logic 30

거의 2년 전

문제를 풀었습니다


Find Logic 29

거의 2년 전

문제를 풀었습니다


Find Logic 28

거의 2년 전

문제를 풀었습니다


Find Logic 27

거의 2년 전

문제를 풀었습니다


Find Logic 26

거의 2년 전

문제를 풀었습니다


Find Logic 25

거의 2년 전

문제를 풀었습니다


Find Logic 24

거의 2년 전

문제를 풀었습니다


Find Logic 23

거의 2년 전

문제를 풀었습니다


Find Logic 22

거의 2년 전

문제를 풀었습니다


Find Logic 21

거의 2년 전

문제를 풀었습니다


Find Logic 20

거의 2년 전

문제를 풀었습니다


Get all prime factors
List the prime factors for the input number, in decreasing order. List each factor. If the prime factor occurs twice, list it as...

거의 2년 전

문제를 풀었습니다


Factorize THIS, buddy
List the prime factors for the input number, in decreasing order. List each factor only once, even if the factorization includes...

거의 2년 전

문제를 풀었습니다


Make a vector of prime numbers
Input(n) - length of vector with prime numbers Output(v) - vector of prime numbers Example: * n=1; v=2 * n=3; v=[2 3 5...

거의 2년 전

문제를 풀었습니다


Largest Twin Primes
<http://en.wikipedia.org/wiki/Twin_prime Twin primes> are primes p1, p2 = p1 + 2 such that both p1 and p2 are prime numbers. Giv...

거의 2년 전

문제를 풀었습니다


Mersenne Primes
A Mersenne prime is a prime number of the form M = 2^p - 1, where p is another prime number. For example, 31 is a Mersenne prim...

거의 2년 전

문제를 풀었습니다


Find nearest prime number less than input number
Find nearest prime number less than input number. For example: if the input number is 125, then the nearest prime number whi...

거의 2년 전

문제를 풀었습니다


Sophie Germain prime
In number theory, a prime number p is a *Sophie Germain prime* if 2p + 1 is also prime. For example, 23 is a Sophie Germain prim...

거의 2년 전

더 보기