Siyi's metaphysical stuff
Monday, May 04, 2009
Matlab: Automatic conversion to element-by-element operation.
Original post here.
Q:
Is there a function which automatically puts points in front of / , * or ^ in a formula?
e.g.
from
f = 3*sin(2*x^2)
to
f = 3.*sin(2.*x.^2)
A:
help
vectorize
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Siyi
View my complete profile
Followers
Blog Archive
►
2010
(7)
►
March
(5)
►
February
(2)
▼
2009
(34)
►
September
(1)
►
July
(7)
►
June
(6)
▼
May
(20)
Matlab: Vector indexing;
Matlab: vector indexing;
Matlab: indexing; find first value in each row
Matlab: matrix indexing; find duplicate entries in...
Matlab: Block randomization
Matlab: Vector operation
Matlab: Matrix Indexing
EEG: Topographic contour on 3d head model.
Matlab: Vectorization.
Matlab: Vector manipulation.
Matlab: Vector indexing;
Matlab: Matrix Indexing
DSP: How to understand convolution.
Matlab: Matrix manipulation.
Matlab: Vector manipulation.
Matlab: Split a vector into continuous chunks.
Matlab: Automatic conversion to element-by-element...
Matlab: Including function definitions when Publis...
Matlab: Product Support 1109 - Code Vectroization ...
Matlab: search via command line
No comments:
Post a Comment