Filter löschen
Filter löschen

How to generate matlab code for 'Signal Extension'??

5 Ansichten (letzte 30 Tage)
Seongjun
Seongjun am 17 Okt. 2012
Kommentiert: Shuangling Peng am 26 Dez. 2018
Hi,
I am interested in wavelet toolbox which is amazing for me. But I have some question. Comparing to other tools listed in Wavelet Toolbox main manu, "Signal Extenstion" does not provide the way to directly genarate MATLAB code.
Would you let me know why they do not provide it? Also, would you let me know if there is any way to geneate matlab code?
Thank you.
Best regards, Martin
  1 Kommentar
Shuangling Peng
Shuangling Peng am 26 Dez. 2018
Maybe you can try the following function
YEXT= wextend(TYPE,MODE,X,LEN)
YEXT = wextend(___,LOC)
discription:YEXT= wextend(TYPE,MODE,X,LEN) extends real-valued input vector or matrix X by length LEN, using the TYPE method and MODE extension. The TYPE specifies the dimension of the extension. The MODE specifies the rule to apply to fill in values in the extension.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Continuous Wavelet Transforms finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by