Risolto


Linear Motion 4
A robot accelerates at a rate of A ft/s2. Assuming the robot starts from rest how much time is required to reach an object loca...

oltre 3 anni fa

Risolto


Linear Motion 3
Suppose a car is moving in a straight line and steadily increases its speed. It moves from v1 ft/s to v1+2 ft/s in the first se...

oltre 3 anni fa

Risolto


Linear Motion 2
During testing in the desert, a remotely operated vehicle travels D kilometers over rough terrain. The testing takes place over...

oltre 3 anni fa

Risolto


Linear Motion 1
An object travels N feet in the first second of travel, N feet again during the second second of travel and N feet again during ...

oltre 3 anni fa

Risolto


Coefficient of Static friction
The coefficient of static friction between two surfaces is u. What force must be used to move a W lb. crate on a horizontal sur...

oltre 3 anni fa

Risolto


Coefficient of Kinetic friction
A robot exerts a F1 lb. force horizontally on a W lb. crate across a concrete floor at a constant speed. What is the coefficien...

oltre 3 anni fa

Risolto


Calculate load on arm
A robot is designed with a motor directly attached at the pivot point of the lifting arm. The L inch arm has a weight of W1 lbs...

oltre 3 anni fa

Risolto


Magnitude of Balancing Force
A box weighing W1 pounds is placed where its center of mass is located d1 ft from the fulcrum. A balancing force is placed at th...

oltre 3 anni fa

Risolto


Fun with matrix
Disign a sample matrix as given in the test cases

oltre 3 anni fa

Risolto


Find the remainder - 02
Given an array of integers, find the remainder when the summation of all the elements is divided by N

oltre 3 anni fa

Risolto


Congruent
Given two numbers, check whether they are congruent to each other or not for a particular value N.

oltre 3 anni fa

Risolto


Quaternions to Rotation Matrices
Given a matrix of Quaternions (along the rows), output a 3D matrix of Rotation Matrices.

oltre 3 anni fa

Risolto


Rotation Matrix to Euler Angles
Given a rotation matrix, generate the Euler Angles as output [phi,theta,psi]. [phi is a rotation around X-axis, theta is rotatio...

oltre 3 anni fa

Risolto


Calculate Parallel Resistance
Three resistors connected in parallel have resistances R1, R 2, and R 3, respectively. Return the total resistance R total of ...

oltre 3 anni fa

Risolto


Array Concatenation (2)
Given two matrices, a and b, concatenate the two matrices vertically, i.e., the number of rows of the result should be equal to ...

oltre 3 anni fa

Risolto


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

oltre 3 anni fa

Risolto


Function substitution (2)
Evaluate the function for the given values of the variables N and t

oltre 3 anni fa

Risolto


Function substitution (1)
Evaluate the function for the given values of the variables N and t

oltre 3 anni fa

Risolto


Remainder
Use MATLAB help to find a suitable built-in function to find the remainder of dividing any non-negative integer, x, by 7. For in...

oltre 3 anni fa

Risolto


Nearest integer
Use MATLAB help to find a suitable built-in function to approximate a given number to the nearest integer. For instance, 9.25 is...

oltre 3 anni fa

Risolto


Absolute value
Use MATLAB help to find a suitable built-in function to find the absolute (positive) value of a given number. For instance |−5| ...

oltre 3 anni fa

Risolto


Travel time
Calculate the time (in hours) it takes a car traveling at a given uniform speed of s km/hour to travel a distance of d km. For i...

oltre 3 anni fa

Risolto


Circle area
Calculate the area of a circle given its radius, r. For instance, if r =3.5, the answer should be approximately 38.48

oltre 3 anni fa

Risolto


Average of five numbers
Find the average of a set of five numbers {x1,x2,x3,x4,x5}

oltre 3 anni fa

Risolto


Mathematical formula
Find the value of the expression given the values of variables t and k. Assume g=9.81

oltre 3 anni fa

Risolto


Average of two numbers
Find the average of two numbers x1 and x2. For instance, if x1=7 and x2=19, the answer is 13.

oltre 3 anni fa

Risolto


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

oltre 3 anni fa

Risolto


Current through resistor
Three resistors (R2, R3, R4) are connected in parallel as shown in the figure. If this combination is connected in series with ...

oltre 3 anni fa

Risolto


Resistance of a light bulb
The current through two identical light bulbs connected in series is C Amperes. The total voltage across both bulbs is V Volts....

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Carica altro