photo

AJ


Last seen: 대략 2년 전 2023년부터 활동

Followers: 0   Following: 0

통계

Cody

0 문제
72 답안

순위
N/A
of 301,229

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,201

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
4,186
of 173,547

참여
0 문제
72 답안

점수
1,045

배지 수
8

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Community Group Solver
  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

대략 2년 전

문제를 풀었습니다


Total energy

대략 2년 전

문제를 풀었습니다


Kinetic energy calculation

대략 2년 전

문제를 풀었습니다


Laws of motion 1

대략 2년 전

문제를 풀었습니다


Laws of motion 2

대략 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

대략 2년 전

문제를 풀었습니다


Energy Conversion 2

대략 2년 전

문제를 풀었습니다


Energy Conversion 1

대략 2년 전

문제를 풀었습니다


Area Conversion 2

대략 2년 전

문제를 풀었습니다


Area Conversion 1

대략 2년 전

문제를 풀었습니다


Mass Conversion 2

대략 2년 전

문제를 풀었습니다


Mass Conversion 1

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Temperature Conversion 2

대략 2년 전

문제를 풀었습니다


Temperature Conversion 1

대략 2년 전

문제를 풀었습니다


Potential energy calculation

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Laws of motion 6

대략 2년 전

문제를 풀었습니다


Laws of motion 3

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Rounding off numbers to n decimals
Inspired by a mistake in one of the problems I created, I created this problem where you have to round off a floating point numb...

대략 2년 전

문제를 풀었습니다


Matlab Basics - Rounding III
Write a script to round a large number to the nearest 10,000 e.g. x = 12,358,466,243 --> y = 12,358,470,000

대략 2년 전

문제를 풀었습니다


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

대략 2년 전

문제를 풀었습니다


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

대략 2년 전

문제를 풀었습니다


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

대략 2년 전

더 보기