필터 지우기
필터 지우기

Gaussian Noise Error message

조회 수: 2 (최근 30일)
john amoo otoo
john amoo otoo 2022년 11월 24일
댓글: Image Analyst 2022년 11월 27일
Please could you look into this Gaussian Noise Simulation Error. Attached also is the error

채택된 답변

Image Analyst
Image Analyst 2022년 11월 24일
The error seems clear. You're tying to use "signal" in a function where it does not exist. I didn't look at the code but nowhere did you either pass in "signal" or create it in the function. You need to do one or the other.
  댓글 수: 7
john amoo otoo
john amoo otoo 2022년 11월 27일
What I am trying ti get at is to de-noise the signal and extract the features with getfeat
Image Analyst
Image Analyst 2022년 11월 27일
Yes, debugging will definitely allow you to do that. Did you learn how to debug yet from the tutorial I showed you? If not, why not?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by