Resuelto


Find Logic 26

casi 3 años hace

Resuelto


Find Logic 25

casi 3 años hace

Resuelto


Find Logic 24

casi 3 años hace

Resuelto


Find Logic 22

casi 3 años hace

Resuelto


Find Logic 20

casi 3 años hace

Resuelto


Coefficient of Sliding Friction
A weight of W1 N rests on a horizontal plane. The plane is gradually inclined until at an angle θ = Ao with the horizontal, the ...

casi 3 años hace

Resuelto


Mechanical Advantage of a Gear Train
Calculate the mechanical advantage of a gear train. The mechanical advantage of a gear couple is given by MA = T_o/T_i where ...

casi 3 años hace

Resuelto


Calculate the acceleration of a crate
What is the acceleration of a crate if two robots apply F1 N and F2 N of force respectively and a frictional force of FR N acts ...

casi 3 años hace

Resuelto


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

casi 3 años hace

Resuelto


Find the largest value in the 3D matrix
Given a 3D matrix A, find the largest value. Example >> A = 1:9; >> A = reshape(A,[3 1 3]); >> islargest(A) a...

casi 3 años hace

Resuelto


Find Logic 7

casi 3 años hace

Resuelto


Find Logic 8

casi 3 años hace

Resuelto


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

casi 3 años hace

Resuelto


Find Logic 6

casi 3 años hace

Resuelto


Find Logic 4

casi 3 años hace

Resuelto


Find Logic 3

casi 3 años hace

Resuelto


Find Logic 1

casi 3 años hace

Resuelto


Find Logic 10

casi 3 años hace

Resuelto


Find Logic 11

casi 3 años hace

Resuelto


Find Logic 12

casi 3 años hace

Resuelto


Find Logic 13

casi 3 años hace

Resuelto


Find Logic 15

casi 3 años hace

Resuelto


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

casi 3 años hace

Resuelto


Find Logic 16

casi 3 años hace

Resuelto


Find Logic 17

casi 3 años hace

Resuelto


Find Logic 18

casi 3 años hace

Resuelto


Find Logic 19

casi 3 años hace

Resuelto


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Input...

casi 3 años hace

Resuelto


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

casi 3 años hace

Resuelto


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

casi 3 años hace

Cargar más