photo

Shayna


Last seen: Today Active since 2026

Followers: 0   Following: 0

Statistics

Cody

0 Problems
16 Solutions

RANK
N/A
of 301,848

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,439

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
23,550
of 176,942

CONTRIBUTIONS
0 Problems
16 Solutions

SCORE
232

NUMBER OF BADGES
2

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


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

21 hours ago

Solved


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

21 hours ago

Solved


Return area of square
Side of square=input=a Area=output=b

22 hours ago

Solved


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

22 hours ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

22 hours ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

22 hours ago

Solved


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

8 days ago

Solved


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

8 days ago

Solved


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

8 days ago

Solved


Basic Physics VII
Calculate the speed.

8 days ago

Solved


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

8 days ago

Solved


Basic Physics V
Calculate the Weight (w).

8 days ago

Solved


Basic Physics IV
Calculate the Work.

8 days ago

Solved


Basic Physics III
Calculate the Potential Energy (PE).

8 days ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

8 days ago

Solved


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

8 days ago