Unrecognized function or variable 'gaussf'.
이전 댓글 표시
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?
채택된 답변
추가 답변 (2개)
Arham jain
2020년 7월 3일
편집: Arham jain
2020년 7월 3일
0 개 추천
There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.
madhan ravi
2020년 7월 3일
0 개 추천
There's no function named gaussf , you need to contact the author of the file.
카테고리
도움말 센터 및 File Exchange에서 Blocked Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!