Unrecognized function or variable 'gaussf'.
Show older comments
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?
Accepted Answer
More Answers (2)
Arham jain
on 3 Jul 2020
Edited: Arham jain
on 3 Jul 2020
0 votes
There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.
1 Comment
Deepa Maheshvare
on 3 Jul 2020
madhan ravi
on 3 Jul 2020
0 votes
There's no function named gaussf , you need to contact the author of the file.
Categories
Find more on Blocked Images 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!