I have some questions about the example "Denoise Signals with Generative Adversarial Networks"
Show older comments
when i run the example, I get the following errors
1. The function or variable 'helperDeepSignalDenoiserAE' is not recognized.
Error denoise (line 15)
helperDeepSignalDenoiserAE(SignalLength=1024, ...
corresponds to this part of the program

2. The function or variable 'helperDeepSignalDenoiserGAN' is not recognized.
Error denoise (line 38)
helperDeepSignalDenoiserGAN(SignalLength=1024, ...
corresponds to this part of the program

if you have some methods to solve that, please tell me, thank you very much, have a nice day!
Accepted Answer
More Answers (1)
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




