Unrecognized function or variable 'gaussf'.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Deepa Maheshvare
le 3 Juil 2020
Réponse apportée : Deepa Maheshvare
le 3 Juil 2020
Hi,
I am running a MATLAB code published online for processing images (normalize intensities). It throws an error
Unrecognized function or variable 'gaussf'.
May I know which toolbox has gaussf?
0 commentaires
Réponse acceptée
Plus de réponses (2)
Arham jain
le 3 Juil 2020
Modifié(e) : Arham jain
le 3 Juil 2020
There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.
madhan ravi
le 3 Juil 2020
There's no function named gaussf , you need to contact the author of the file.
0 commentaires
Voir également
Catégories
En savoir plus sur Computer Vision Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!