Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(Boyle_Mariotte(66,96,99),64))
ans =
[]
|
2 | Pass |
assert(isequal(Boyle_Mariotte(5,80,125),3.2))
ans =
[]
|
3 | Pass |
assert(isequal(Boyle_Mariotte(4,39,104),1.5))
ans =
[]
|
Omit columns averages from a matrix
527 Solvers
559 Solvers
214 Solvers
Sum the squares of numbers from 1 to n
163 Solvers
708 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!