21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

dst, idst<br />

Purpose<br />

dst, idst<br />

Discrete sine transform.<br />

Syntax<br />

Description<br />

y = dst(x)<br />

x = idst(y)<br />

y = dst(x) computes the discrete sine transform (DST) of the columns of x. For<br />

best performance, the number of rows in x should be 2 m −1, for some integer m.<br />

y = dst(x,n) pads or truncates the vector x to length n before transforming.<br />

If x is a matrix, the dst operation is applied to each column.<br />

x = idst(y) calculates the inverse discrete sine transform of the columns of y. For<br />

best performance, the number of rows in y should be 2 m −1, for some integer m.<br />

x = idst(y,n) pads or truncates the vector y to length n before transforming.<br />

If y is a matrix, the idst operation is applied to each column.<br />

See Also<br />

poisson<br />

50 | CHAPTER 1: COMMAND REFERENCE

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!