photo

Andrew


Last seen: environ 2 mois il y a Actif depuis 2026

Followers: 0   Following: 0

Statistiques

Cody

0 Problèmes
18 Solutions

RANG
N/A
of 301 428

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 271

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
20 845
of 174 497

CONTRIBUTIONS
0 Problèmes
18 Solutions

SCORE
265

NOMBRE DE BADGES
3

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Community Group Solver
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


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

environ 2 mois il y a

A résolu


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

environ 2 mois il y a

A résolu


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

environ 2 mois il y a

A résolu


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

2 mois il y a

A résolu


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

2 mois il y a

A résolu


Total energy

2 mois il y a

A résolu


Potential energy calculation

2 mois il y a

A résolu


Kinetic energy calculation

2 mois il y a

A résolu


Laws of motion 1

2 mois il y a

A résolu


Laws of motion 2

2 mois il y a

A résolu


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

2 mois il y a

A résolu


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

3 mois il y a

A résolu


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

3 mois il y a

A résolu


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

3 mois il y a

A résolu


Laws of motion 6

3 mois il y a

A résolu


Laws of motion 3

3 mois il y a

A résolu


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

3 mois il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 mois il y a