Group Abstract Group Abstract

Message Boards Message Boards

1
|
8.2K Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Normalize a Matrix / a list of lists?

Posted 9 years ago

Hey so I have an n x m matrix, or in Mathematica a list of n lists with m elements each. I was curious as to how I would appropriately normalize the entire matrix, rather than just normalizing each sub list one at a time. Thanks

2 Replies

Try using:

Rescale[matrix]
POSTED BY: Sander Huisman

Yeah, that totally works!

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard