Borrar filtros
Borrar filtros

Gaussian Noise Error message

2 visualizaciones (últimos 30 días)
john amoo otoo
john amoo otoo el 24 de Nov. de 2022
Comentada: Image Analyst el 27 de Nov. de 2022
Please could you look into this Gaussian Noise Simulation Error. Attached also is the error

Respuesta aceptada

Image Analyst
Image Analyst el 24 de Nov. de 2022
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 comentarios
john amoo otoo
john amoo otoo el 27 de Nov. de 2022
What I am trying ti get at is to de-noise the signal and extract the features with getfeat
Image Analyst
Image Analyst el 27 de Nov. de 2022
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?

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by