ThisIsMyName Posted April 15, 2009 Report Posted April 15, 2009 I'm having trouble understanding Element-by-Elements in GNU Octave for Matrices.The exact wording of the problem I'm having difficulties on is as follows: A = [1 4 2; 8 6 2]-Define element-by-element, using multiple commands.-Define all elements at once, using only one command. Can someone help me or link me to a tutorial?I'm using GNU Octave 3.0.1 for Linux if it makes any difference.I've read through some articles online but I'm still not exactly sure what I'm suppose to do with the program. Thanks! Quote
ThisIsMyName Posted April 15, 2009 Author Report Posted April 15, 2009 OK I found out that Element-by-Element is "To perform an element by element multiply the two vectors must be exactly the same size." Now how do I do this with only one vector?? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.