Unrecognized function or variable 'gaussf'.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Deepa Maheshvare
el 3 de Jul. de 2020
Respondida: Deepa Maheshvare
el 3 de Jul. de 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 comentarios
Respuesta aceptada
Más respuestas (2)
Arham jain
el 3 de Jul. de 2020
Editada: Arham jain
el 3 de Jul. de 2020
There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.
madhan ravi
el 3 de Jul. de 2020
There's no function named gaussf , you need to contact the author of the file.
0 comentarios
Ver también
Categorías
Más información sobre Computer Vision Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!