Feeds
已解决
Matlab Basics II - Determine if an array has a 3rd dimension
For an array A, determine whether it has 3 dimensions, return 0 if x is only 2D, and 1 if x is 3D
2 years 前
已解决
Momentum Calculation
A shopping cart of mass 'm1' is traveling with velocity 'u' and collides with a second shopping cart of mass 'm2.' The two shopp...
2 years 前
已解决
Ordinary Annuity : Future Value
Theorem : Future Value of an Ordinary Annuity where; F : Future value A : Periodic payment r : Rate per period n : Numbe...
2 years 前
已解决
Determine if the square root is an integer.
Write code that returns true if perfect square and returns false if square root is not an integer.
2 years 前
已解决
Bag of apples
find probabilty of getting red apples from a bag of 'r' red and 'g' green apples.
2 years 前



