How do I use single precision numbers in a summation? My result is not coming out as expected.
3 views (last 30 days)
Show older comments
So this is the question I havve. However, when I change all the numeric values to single precision, it does not make a difference in the output. Any idea what I am doing wrong?
any suggestions would be appreciated!
0 Comments
Accepted Answer
Walter Roberson
on 25 Sep 2023
4 Comments
Walter Roberson
on 25 Sep 2023
Another hint:
P*ones(1,Q)
is one way to construct a vector of size 1 x Q that contains all P
More Answers (0)
See Also
Categories
Find more on Logical 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!