photo

zs


Last seen: 9 days ago Active since 2026

Followers: 0   Following: 0

Statistics

Cody

0 Problems
48 Solutions

RANK
N/A
of 301,857

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,440

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
10,827
of 176,989

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にしてください。

9 days ago

Solved


Total energy

9 days ago

Solved


Potential energy calculation

9 days ago

Solved


Kinetic energy calculation

9 days ago

Solved


Laws of motion 1

9 days ago

Solved


Laws of motion 2

9 days ago

Solved


Laws of motion 3

9 days ago

Solved


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

9 days ago

Solved


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

9 days ago

Solved


Laws of motion 6

9 days ago

Solved


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

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

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

9 days ago

Solved


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

16 days ago

Solved


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

16 days ago

Solved


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

16 days ago

Solved


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

16 days ago

Solved


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

16 days ago

Solved


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

16 days ago

Solved


Basic Physics VII
Calculate the speed.

16 days ago

Solved


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

16 days ago

Solved


Basic Physics V
Calculate the Weight (w).

16 days ago

Solved


Basic Physics IV
Calculate the Work.

16 days ago

Solved


Basic Physics III
Calculate the Potential Energy (PE).

16 days ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

16 days ago

Solved


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

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

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

16 days ago

Solved


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

16 days ago

Solved


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

16 days ago

Load more