Community Profile

photo

Asir Ahbab


Last seen: 11 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistiche

  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Inner product of two vectors
Find the inner product of two vectors.

circa un anno fa

Risolto


Find max
Find the maximum value of a given vector or matrix.

circa un anno fa

Risolto


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

circa un anno fa

Risolto


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

circa un anno fa

Risolto


Voltage in a lamp
A lamp is measured to have a resistance of R ohms when it operates at a power of P Watts. What is the voltage (in volts) being a...

circa un anno fa

Risolto


Energy Conversion 2

circa un anno 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...

circa un anno fa

Risolto


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

circa un anno 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....

circa un anno 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 ...

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Temperature Conversion 2

circa un anno fa

Risolto


Temperature Conversion 1

circa un anno fa

Risolto


Magic is simple (for beginners)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

circa un anno fa

Risolto


Converts numbers into characters
Converts numbers into characters

circa un anno fa

Risolto


to the 2 all elements
to the 2 all elements

circa un anno fa

Risolto


the average value of the elements
Calculate the average value of the elements in the array

circa un anno fa

Risolto


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

circa un anno fa

Risolto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

circa un anno fa

Risolto


Double all elements in the array
Duplicate all elements in the array

circa un anno fa

Risolto


Find the max element of the array
Find the max element of the array

circa un anno fa

Risolto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

circa un anno fa

Risolto


calculate the length of matrix
input 1 array, calculate the length

circa un anno fa

Risolto


Laws of motion 5

circa un anno fa

Risolto


Laws of motion 6

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Laws of motion 2

circa un anno fa

Risolto


Total energy

circa un anno fa

Risolto


Kinetic energy calculation

circa un anno fa

Carica altro