weird
To the Computing Gods:
Any idea why the below fails (returns false) in MATLAB
..035 + .0025 == .0375
Note it doesn't seem to be a sensitivity issue. i.e. the following
works fine
..035 + .00251 == .03751
as does any other combination I've tried.
Thanks so much for the help. I'm going a bit crazy with this!
-Shawn
.
Relevant Pages
- Re: weird
... To the Computing Gods: ... Any idea why the below fails in MATLAB ... Note it doesn't seem to be a sensitivity issue. ... (comp.soft-sys.matlab) - Re: weird
... Shawn wrote: ... To the Computing Gods: ... Any idea why the below fails in MATLAB ... (comp.soft-sys.matlab) - Re: weird
... To the Computing Gods: ... Any idea why the below fails in MATLAB ... Note it doesn't seem to be a sensitivity issue. ... (comp.soft-sys.matlab) - Re: Jordan form (Numeric approx.)
... >> matrix in MATLAB that contains all integer entries and has integer ... See GALLERY in MATLAB. ... > The perturbation can now be expressed in terms of a single, ... > prediction of a system that is sensitivity to parameter variation will ... (comp.soft-sys.matlab) - Re: Failed NIDAQ Adaptor Registration
... Windows Vista - Home Delux edition: ... Matlab fails to find the driver for my data acquisition ... I have an older laptop running Windows-XP, ... (comp.soft-sys.matlab) |
|