why following error is appearing when i use other image

1 view (last 30 days)
Error using vertcat Dimensions of matrices being concatenated are not consistent.
  15 Comments
Walter Roberson
Walter Roberson on 8 Apr 2018
Theoretically you can say nothing without more information.
If all you want is to lower the variance then divide the signal by 2 relative to its mean. Lower variance does not mean better signal: it can mean signal of smaller amplitude or it can mean signal that has had information removed. It is even possible to lower variance while increasing noise.
Suppose you were to take a sine wave of a number of cycles, no noise beyond problems with quantization of signals to finite representation. Now randomize the order of the samples. Clearly the result would be noise, and yet it would have the exact same variance. Variance alone cannot tell you how noisy a signal is.

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!