photo

Frank


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

Followers: 0   Following: 0

통계

Cody

0 문제
121 답안

순위
N/A
of 301,213

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,191

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
1,648
of 173,422

참여
0 문제
121 답안

점수
1,694

배지 수
9

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Promoter
  • Community Group Solver
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Laws of motion 3

10개월 전

문제를 풀었습니다


Laws of motion 6

10개월 전

문제를 풀었습니다


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

10개월 전

문제를 풀었습니다


Laws of motion 2

10개월 전

문제를 풀었습니다


Total energy

10개월 전

문제를 풀었습니다


Potential energy calculation

10개월 전

문제를 풀었습니다


Kinetic energy calculation

10개월 전

문제를 풀었습니다


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

10개월 전

문제를 풀었습니다


Laws of motion 1

10개월 전

문제를 풀었습니다


area of an annulus
Given the diameter d of the inner circle of the annulus. Given length z of a chord of the outer circle of the annulus. This chor...

10개월 전

문제를 풀었습니다


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

10개월 전

문제를 풀었습니다


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

10개월 전

문제를 풀었습니다


Find my daddy long leg (No 's')
Given the ratio of the two legs (longer / shorter), and the hypotenuse length, find the value of the bigger leg.

11개월 전

문제를 풀었습니다


Can we make a triangle?
Given three positive number, check whether a triangle can be made with these sides length or not. remember that in a triangle su...

11개월 전

문제를 풀었습니다


Find the sides of an isosceles triangle when given its area and height from its base to apex
Find the sides of an isosceles triangle when given its area and the height from its base to apex. For example, with A=12 and h=...

11개월 전

문제를 풀었습니다


Height of a right-angled triangle
Given numbers a, b and c, find the height of the right angled triangle with sides a and b and hypotenuse c, for the base c. If a...

11개월 전

문제를 풀었습니다


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

11개월 전

문제를 풀었습니다


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

11개월 전

문제를 풀었습니다


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

11개월 전

문제를 풀었습니다


Temperature Conversion 1

11개월 전

문제를 풀었습니다


Temperature Conversion 2

11개월 전

문제를 풀었습니다


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

11개월 전

문제를 풀었습니다


Find the max element of the array
Find the max element of 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개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


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

11개월 전

문제를 풀었습니다


Draw a '0' in a one matrix!

11개월 전

문제를 풀었습니다


surrounded matrix
With a given matrix A (size m x n) create a matrix B (size m+2 x n+2) so that the matrix A is surrounded by ones: A = [1 2 ...

11개월 전

문제를 풀었습니다


Make an awesome ramp for a tiny motorcycle stuntman
Okay, given a vector, say v=[1 3 6 9 11], turn it into a matrix 'ramp' like so: m=[1 3 6 9 11; 3 6 9 11 0; 6 9 ...

11개월 전

더 보기