Gaussian Noise Error message

3 次查看(过去 30 天)
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 中查找有关 Denoising and Compression 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by