photo

Ryan


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

Followers: 0   Following: 0

통계

Cody

2 문제
55 답안

순위
N/A
of 300,381

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
8,099
of 168,477

참여
2 문제
55 답안

점수
841

배지 수
9

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Speed Demon
  • Creator
  • Commenter
  • Community Group Solver
  • CUP Challenge Master
  • Promoter
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Mode
Find the mode of a vector x

6개월 전

문제를 풀었습니다


Find the mean
Find the mean of a given sdet of numbers in a vector x

6개월 전

문제


Prime Number
Determine if a number is prime

6개월 전 | 1 | 솔버 수: 32

문제를 풀었습니다


Remainder
Given two number a and b find the remainder when you divide a by b

6개월 전

문제


Remainder
Given two number a and b find the remainder when you divide a by b

6개월 전 | 1 | 솔버 수: 32

문제를 풀었습니다


Division
Given two numbers a and b divide them a/b

6개월 전

문제를 풀었습니다


Multiplication
Given 2 numbers a and b mulitply them

6개월 전

문제를 풀었습니다


Subtraction
Given two numbers a and b subtract them

6개월 전

문제를 풀었습니다


String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'

6개월 전

문제를 풀었습니다


Add two numbers
Given two numbers a and b add them together

6개월 전

문제를 풀었습니다


Total energy

6개월 전

문제를 풀었습니다


Potential energy calculation

6개월 전

문제를 풀었습니다


Kinetic energy calculation

6개월 전

문제를 풀었습니다


Laws of motion 1

6개월 전

문제를 풀었습니다


Laws of motion 2

6개월 전

문제를 풀었습니다


Laws of motion 3

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


free points
function y = your_fcn_name(x) y = x(1)+x(2); end

6개월 전

문제를 풀었습니다


Laws of motion 6

6개월 전

문제를 풀었습니다


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

6개월 전

문제를 풀었습니다


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

6개월 전

문제를 풀었습니다


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

6개월 전

문제를 풀었습니다


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

6개월 전

문제를 풀었습니다


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

6개월 전

문제를 풀었습니다


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<https://imgur...

6개월 전

문제를 풀었습니다


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return true if the triangle with sides a, b and c is right-...

6개월 전

문제를 풀었습니다


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

6개월 전

더 보기