photo

zs


Last seen: 1 month ago Active since 2026

Followers: 0   Following: 0

Statistics

Cody

0 Problems
48 Solutions

RANK
N/A
of 301,994

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,484

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
10,935
of 177,922

CONTRIBUTIONS
0 Problems
48 Solutions

SCORE
641

NUMBER OF BADGES
4

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Community Group Solver
  • Solver

View badges

Feeds

View by

Solved


ベクトルのスケーリング
入力したベクトルの大きさを1にしてください。

1 month ago

Solved


Total energy

1 month ago

Solved


Potential energy calculation

1 month ago

Solved


Kinetic energy calculation

1 month ago

Solved


Laws of motion 1

1 month ago

Solved


Laws of motion 2

1 month ago

Solved


Laws of motion 3

1 month ago

Solved


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

1 month ago

Solved


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

1 month ago

Solved


Laws of motion 6

1 month ago

Solved


Don't Include a Five
Given a vector A, return vector B with all 5s replaced with 0s.

1 month ago

Solved


High Five!
Write a function that takes a number x and returns y = 'High Five' if x is not equal to five. Return y = 'Denied' if the number ...

1 month ago

Solved


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

1 month ago

Solved


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

2 months ago

Solved


If-Else
If a more than zero, b = true, else, b = false.

2 months ago

Solved


If
If a more than zero, then b = true.

2 months ago

Solved


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

2 months ago

Solved


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

2 months ago

Solved


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

2 months ago

Solved


Basic Physics VII
Calculate the speed.

2 months ago

Solved


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

2 months ago

Solved


Basic Physics V
Calculate the Weight (w).

2 months ago

Solved


Basic Physics IV
Calculate the Work.

2 months ago

Solved


Basic Physics III
Calculate the Potential Energy (PE).

2 months ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

2 months ago

Solved


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

2 months ago

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

2 months ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

2 months ago

Solved


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

2 months ago

Solved


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

2 months ago

Load more