Tradeoffs: Code complexity vs data storage
This video discusses a code tradeoff of increasing code complexity so that less data needed to be stored. This video discusses how for small cases, code complexity often rules over other considerations. However, in this case, the memory requirements grow a the cube of the size of a matrix, so quickly the code complexity must be sacrificed.
- Category:
- Format: Video,
- Level: Basic
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.