photo

Zayed


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

Followers: 0   Following: 0

통계

Cody

0 문제
75 답안

순위
N/A
of 301,298

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,225

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
5,794
of 173,851

참여
0 문제
75 답안

점수
1,008

배지 수
5

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

7개월 전

문제를 풀었습니다


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


Energy Conversion 1

7개월 전

문제를 풀었습니다


Mass Conversion 2

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


Temperature Conversion 2

7개월 전

문제를 풀었습니다


Temperature Conversion 1

7개월 전

문제를 풀었습니다


Energy Conversion 2

7개월 전

문제를 풀었습니다


Linear Motion 1
An object travels N feet in the first second of travel, N feet again during the second second of travel and N feet again during ...

7개월 전

문제를 풀었습니다


Mass Conversion 1

7개월 전

문제를 풀었습니다


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

7개월 전

문제를 풀었습니다


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

7개월 전

문제를 풀었습니다


Total energy

7개월 전

문제를 풀었습니다


Potential energy calculation

7개월 전

문제를 풀었습니다


Kinetic energy calculation

7개월 전

문제를 풀었습니다


Laws of motion 2

7개월 전

문제를 풀었습니다


Laws of motion 3

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


Laws of motion 6

7개월 전

문제를 풀었습니다


Laws of motion 1

7개월 전

문제를 풀었습니다


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as y = A.ⅇ^(-λt)*cos(2πft) where A, λ, and f are scalars and t is a vector. ...

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

7개월 전

문제를 풀었습니다


radius of a spherical planet
You just measured its surface area, that is the input.

7개월 전

문제를 풀었습니다


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

7개월 전

문제를 풀었습니다


Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not count...

7개월 전

문제를 풀었습니다


Make roundn function
Make roundn function using round. x=0.55555 y=function(x,1) y=1 y=function(x,2) y=0.6 y=function(x,3) ...

7개월 전

더 보기