Unrecognized function or variable 'gaussf'.
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(2 个)
Arham jain
2020-7-3
编辑:Arham jain
2020-7-3
There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.
madhan ravi
2020-7-3
There's no function named gaussf , you need to contact the author of the file.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!