photo

Joshua


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

Followers: 0   Following: 0

통계

Cody

0 문제
71 답안

순위
N/A
of 301,159

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,182

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
3,639
of 173,105

참여
0 문제
71 답안

점수
1,087

배지 수
7

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Community Group Solver
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..

2개월 전

문제를 풀었습니다


Find the index of nth maximum of a row vector of real numbers
Given a vector of real numbers x, find the index idx of _n_ th maximum value. If nth maximum occurs more than once, return the i...

2개월 전

문제를 풀었습니다


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

2개월 전

문제를 풀었습니다


Find the nth composite number.
Everyone heard about the nth prime number. Let's try to find out the nth composite. For example , 1 is the first composite, 10 i...

2개월 전

문제를 풀었습니다


Find nth maximum
Find nth maximum in a vector of integer numbers. Return NaN if no such number exists. x = [2 6 4 9 -10 3 1 5 -10]; So ...

2개월 전

문제를 풀었습니다


Find the logic and return the nth number
given a sequence of numbers arranged in the following order: A=0,1,3,4,9,10,12,13,27,28,30,31,36,37,...... Write a function th...

2개월 전

문제를 풀었습니다


Find the logic and return the nth number (plus)
This problem is the harder version of Problem 61015 given a sequence of numbers arranged in the following order: A=0,1,3,4,9,1...

2개월 전

문제를 풀었습니다


find the nth fibonacci number
The Fibonacci sequence is defined as follows: give n, find the nth fibonacci number

2개월 전

문제를 풀었습니다


Find nth number
The numbers 2 and 7 are called lucky numbers, an integer containing only the digits 2 and 7 is also called lucky number. The pro...

2개월 전

문제를 풀었습니다


find the nth number (plus)
this problem is the harder version of Problem 61014. The numbers 2 and 7 are called lucky numbers, an integer containing only t...

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


Draw a '0' in a one matrix!

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개월 전

더 보기