photo

George Catarella


Last seen: 25 giorni fa Attivo dal 2026

Followers: 0   Following: 0

Statistica

Cody

0 Problemi
77 Soluzioni

RANK
N/A
of 301.298

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 21.225

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
6.435
of 173.851

CONTRIBUTI
0 Problemi
77 Soluzioni

PUNTEGGIO
1.004

NUMERO DI BADGE
4

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Newton’s Second Law – Acceleration of Connected Objects
Engineers at Boston Dynamics are testing two robots connected by a rope on a frictionless surface. Robot A pulls Robot B using ...

25 giorni fa

Risolto


Newton’s Second Law – Force Produced by a Car Engine
Automotive engineers at Tata Motors are testing a new electric car prototype on a straight test track in Pune. The engineers wa...

25 giorni fa

Risolto


Newton’s First Law – Force Needed to Start Motion
At Indira Gandhi International Airport, a heavy suitcase is sitting on a stationary conveyor belt. The belt is initially at rest...

25 giorni fa

Risolto


Work Done in Lifting an Object
Engineers at Larsen & Toubro are testing a crane used to lift heavy construction materials at a building site in Mumbai. They n...

25 giorni fa

Risolto


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

25 giorni fa

Risolto


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

25 giorni fa

Risolto


Mass Conversion 2

25 giorni fa

Risolto


Mass Conversion 1

25 giorni fa

Risolto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

25 giorni fa

Risolto


Temperature Conversion 2

25 giorni fa

Risolto


Temperature Conversion 1

25 giorni fa

Risolto


Total energy

26 giorni fa

Risolto


Potential energy calculation

26 giorni fa

Risolto


Kinetic energy calculation

26 giorni fa

Risolto


Laws of motion 1

26 giorni fa

Risolto


Laws of motion 2

26 giorni fa

Risolto


Laws of motion 3

26 giorni fa

Risolto


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

28 giorni fa

Risolto


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

28 giorni fa

Risolto


Laws of motion 6

28 giorni fa

Risolto


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

28 giorni fa

Risolto


No Fives Permitted
Create a function that gives users an custom error message if the matrix A contains a five. The error message should say "No Fiv...

circa un mese fa

Risolto


Don't Include a Five (Part Two)
Given a vector A with at least one non-five, return vector B, with all fives excluded (not replaced by zeros).

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


Make roundn function
Make roundn function using round. x=0.55555 y=function(x,1) y=1 y=function(x,2) y=0.6 y=function(x,3) ...

circa un mese fa

Risolto


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

circa un mese fa

Risolto


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

circa un mese fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

circa un mese fa

Carica altro