This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
b = 1;
h=5
y_correct = 2.5;
assert(isequal(trg_area(b,h),y_correct))
h =
5
|
Remove the polynomials that have positive real elements of their roots.
630 Solvers
228 Solvers
Solve the set of simultaneous linear equations
274 Solvers
How many trades represent all the profit?
520 Solvers
construct matrix with identical rows
168 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!