Defining sequence of functions in MATLAB
Afficher commentaires plus anciens
Hello,
The Haar mother wavelet is defined as-

Now we can define a sequence of functions
-
where
So for i=1, j=0 and k=0, i=2, j=1,k=0, i=3, j=1, k=1 and so on and we will define the functions
accordingly. Now I could define these functions individually. But if I need to define till
then how do I define them using for loop or any other way so I don't have to define each function individually?
1 commentaire
Saurabh Madankar
le 11 Fév 2022
Modifié(e) : Saurabh Madankar
le 11 Fév 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Denoising and Compression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
