LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview

  • You swapped the definition of "ideal" (contains noise) and experiemental" (contains no noise).
  • Equal distributed noise is not realistic. Noise is typically Gaussian.
  • Your scaling the error with Y. Is that really realistic? (i.e. no error if y=0)
  • Even if you really want an even noise distribution, your code is pure Rube Goldberg.
  • Please don't maximize the front panel to the screen. That's extremely annoying!
  • Did you even look at my example code? Did you understand it?
  • ...

 

Message 11 of 13
(409 Views)

@altenbach wrote:
  • Equal distributed noise is not realistic.
  • Your scaling the error with Y. Is that really realistic? (i.e. no error if y=0)

Here are some alternative code version that duplicate your weird nose generation.

 

altenbach_0-1584047664400.png

 

 

Message 12 of 13
(396 Views)

This is how we learnt în university, we haven't learned the more complex functions yet.

0 Kudos
Message 13 of 13
(365 Views)