Gaussian Noise Error message
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
john amoo otoo
il 24 Nov 2022
Commentato: Image Analyst
il 27 Nov 2022
Please could you look into this Gaussian Noise Simulation Error. Attached also is the error
0 Commenti
Risposta accettata
Image Analyst
il 24 Nov 2022
The error seems clear. You're tying to use "signal" in a function where it does not exist. I didn't look at the code but nowhere did you either pass in "signal" or create it in the function. You need to do one or the other.
7 Commenti
Image Analyst
il 27 Nov 2022
Yes, debugging will definitely allow you to do that. Did you learn how to debug yet from the tutorial I showed you? If not, why not?
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Denoising and Compression in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!