| MATLAB Central > MATLAB Newsreader > How to make the function 'norm' treat its input... |
|
|
|
Subject: How to make the function 'norm' treat its input as vectors? From: Peipei Yang Date: 13 Oct, 2010 03:24:04 Message: 1 of 29 |
|
Hello, everyone. |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 13 Oct, 2010 06:43:04 Message: 2 of 29 |
|
What do you get when you run this function: |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Peipei Yang Date: 13 Oct, 2010 13:50:07 Message: 3 of 29 |
|
Hello, thanks for your attention. |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 13 Oct, 2010 15:03:03 Message: 4 of 29 |
|
Dear Yang, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 13 Oct, 2010 16:25:07 Message: 5 of 29 |
|
"Peipei Yang" <ppyang84@gmail.com> wrote in message <i94def$3h4$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 13 Oct, 2010 18:54:04 Message: 6 of 29 |
|
By modifying Bruno's benchnorm, I've found some contenders that are faster than norm(). |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 13 Oct, 2010 19:23:05 Message: 7 of 29 |
|
You might try this package (MEX setup required) |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 13 Oct, 2010 19:26:03 Message: 8 of 29 |
|
"Peipei Yang" <ppyang84@gmail.com> wrote in message <i938ok$smb$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 13 Oct, 2010 21:40:07 Message: 9 of 29 |
|
Dear Matt, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 13 Oct, 2010 22:08:04 Message: 10 of 29 |
|
"Jan Simon" <matlab.THIS_YEAR@nMINUSsimon.de> wrote in message <i958vn$cjb$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Peipei Yang Date: 14 Oct, 2010 02:17:03 Message: 11 of 29 |
|
Dear all, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 14 Oct, 2010 10:53:04 Message: 12 of 29 |
|
Dear Matt J, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 14 Oct, 2010 11:55:06 Message: 13 of 29 |
|
Jan: |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 14 Oct, 2010 12:26:04 Message: 14 of 29 |
|
Dear Bruno, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 14 Oct, 2010 13:28:05 Message: 15 of 29 |
|
"Jan Simon" <matlab.THIS_YEAR@nMINUSsimon.de> wrote in message <i96sss$c0c$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 14 Oct, 2010 16:05:07 Message: 16 of 29 |
|
Dear Matt, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 14 Oct, 2010 17:54:04 Message: 17 of 29 |
|
"Jan Simon" <matlab.THIS_YEAR@nMINUSsimon.de> wrote in message <i979nj$arb$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 14 Oct, 2010 18:38:03 Message: 18 of 29 |
|
"Matt J " <mattjacREMOVE@THISieee.spam> wrote in message <i97g3s$eij$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 14 Oct, 2010 18:47:03 Message: 19 of 29 |
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <i97imb$4cl$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 14 Oct, 2010 18:57:04 Message: 20 of 29 |
|
"Matt J " <mattjacREMOVE@THISieee.spam> wrote in message <i97j77$9db$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: James Tursa Date: 14 Oct, 2010 19:35:03 Message: 21 of 29 |
|
"Matt J " <mattjacREMOVE@THISieee.spam> wrote in message <i97j77$9db$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 14 Oct, 2010 19:36:04 Message: 22 of 29 |
|
"Matt J " <mattjacREMOVE@THISieee.spam> wrote in message <i97jq0$hus$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Matt J Date: 15 Oct, 2010 13:27:04 Message: 23 of 29 |
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <i97m34$ikr$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 15 Oct, 2010 15:39:04 Message: 24 of 29 |
|
Dear Matt, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: James Tursa Date: 15 Oct, 2010 16:01:05 Message: 25 of 29 |
|
"Jan Simon" <matlab.THIS_YEAR@nMINUSsimon.de> wrote in message <i99sio$g19$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 15 Oct, 2010 16:38:04 Message: 26 of 29 |
|
Dear James, |
|
Subject: How to make the function 'norm' treat its input as vectors? From: James Tursa Date: 15 Oct, 2010 17:18:04 Message: 27 of 29 |
|
"Jan Simon" <matlab.THIS_YEAR@nMINUSsimon.de> wrote in message <i9a01c$55n$1@fred.mathworks.com>... |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Bruno Luong Date: 15 Oct, 2010 17:45:05 Message: 28 of 29 |
|
Can Jan shed a light on this friendly error message? |
|
Subject: How to make the function 'norm' treat its input as vectors? From: Jan Simon Date: 15 Oct, 2010 21:47:03 Message: 29 of 29 |
|
Dear Bruno, |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| mtimesx | Matt J | 14 Oct, 2010 14:49:55 |
| norm matrix vec... | Peipei Yang | 13 Oct, 2010 09:54:20 |
| matrix vector norm | Peipei Yang | 12 Oct, 2010 23:39:45 |
Contact us at files@mathworks.com
