Unrecognized function or variable 'gaussf'.
    2 ビュー (過去 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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


