[RF,DF] = rbiowavf(wname)
returns the reconstruction (synthesis) and decomposition (analysis) scaling filters,
RF and DF, respectively, associated
with the reverse biorthogonal wavelet specified by
wname.
Obtain the reverse biorthogonal reconstruction and decomposition scaling filters for the 'rbio3.1' wavelet. The 'rbio3.1' wavelet has three vanishing moments for the decomposition (analysis) wavelet and one vanishing moment for the reconstruction (synthesis) wavelet.
[RF,DF] = rbiowavf('rbio3.1');
The reconstruction scaling filter, RF, and the decomposition filter, DF, are equal to the filters returned by wfilters scaled by .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.