Unrecognized function or variable 'gaussf'.
    2 views (last 30 days)
  
       Show older comments
    
    Deepa Maheshvare
      
 on 3 Jul 2020
  
    
    
    
    
    Answered: Deepa Maheshvare
      
 on 3 Jul 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 Comments
Accepted Answer
More Answers (2)
  Arham jain
 on 3 Jul 2020
        
      Edited: Arham jain
 on 3 Jul 2020
  
      There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.
  madhan ravi
      
      
 on 3 Jul 2020
        There's no function named gaussf , you need to contact the author of the file.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

