Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Math Resources > Mathematics Software Discussion
Reply
 
Thread Tools Display Modes
  #1  
Old May 10th, 2008, 11:01 PM
Junior Member
 
Join Date: May 2008
Posts: 43
Country:
Thanks: 3
Thanked 3 Times in 3 Posts
Dr Zoidburg is on a distinguished road
Default MATLAB - matrice help needed

Matrix M = A=\begin{bmatrix}
1 && 3 \\
-2 && 4 \\
\end{bmatrix} represents a linear transformation T: R^{2} -> R^{2}.
Let u = \begin{bmatrix}
1 \\
-1 \\
\end{bmatrix} and v = \begin{bmatrix}
-2 \\
1 \\
\end{bmatrix}
(a) Find T(u) and T(v)
(b) Show that T (u + v) = T (u) + T (v).

I'm pretty hopeless at Matlab. I can work these out by hand: eg T(u) = \begin{bmatrix}
-2 \\
-6 \\
\end{bmatrix} (correct?) but what commands do I use in Matlab to get this?
Reply With Quote
Advertisement
 
  #2  
Old May 11th, 2008, 07:01 AM
CaptainBlack's Avatar
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 11,375
Country:
Thanks: 667
Thanked 3,618 Times in 2,915 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by Dr Zoidburg View Post
Matrix M = A=\begin{bmatrix}1 && 3 \\-2 && 4 \\\end{bmatrix} represents a linear transformation T: R^{2} -> R^{2}.
Let u = \begin{bmatrix}1 \\-1 \\\end{bmatrix} and v = \begin{bmatrix}-2 \\1 \\\end{bmatrix}
(a) Find T(u) and T(v)
(b) Show that T (u + v) = T (u) + T (v).

I'm pretty hopeless at Matlab. I can work these out by hand: eg T(u) = \begin{bmatrix}-2 \\-6 \\\end{bmatrix} (correct?) but what commands do I use in Matlab to get this?
A*u and A*v

The default product type for Matlab is matrix product so just multiply them.

RonL
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 01:51 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.