| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Wavelet Toolbox |
| Contents | Index |
F = dbwavf(W) returns the scaling filter associated with Daubechies wavelet specified by the string W where W = 'dbN'. Possible values for N are 1, 2, 3, ..., 45.
% Set Daubechies wavelet name. wname = 'db4'; % Compute the corresponding scaling filter. f = dbwavf(wname) f = Columns 1 through 7 0.1629 0.5055 0.4461 -0.0198 -0.1323 0.0218 0.0233 Column 8 -0.0075
| Provide feedback about this page |
![]() | dbaux | ddencmp | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |