Reply by February 3, 20032003-02-03


If you have the Symbolic Math Toolbox, you can use its variable-precision
arithmetic (VPA) to accomplish what you want. Of course, eventually you would
need to be concerned about the precision available on your input data, but the
computations you perform can be done to any precision you wish.

Most Matlab functions cannot be used with VPA, but basic matrix manipulations
and basic arithmetic operations can.

Sincerely,
Glen Ragan



Reply by Goutham R.Kirikera February 3, 20032003-02-03
Hi Sudeep Deshmukh
Try looking for a command "Format" in MATLAB help menu. I hope this solves
your question.
thanks
Goutham
sudeep deshmukh <> wrote:Hello..!

I had a question regarding , how to increase the accuracy of Matlab
to any desired number of digits after the decimal point in the case where the
eigen values and eigen vectors...

Also , I would like to know in general how to improve the accuracy so that
matlab shows values upto a specific number of decimal places in any mathamatical
operation.

Thanks,

Sudeep _____________________________________
Note: If you do a simple "reply" with your email client, only the author of this
message will receive your answer. You need to do a "reply all" if you want your
answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join:

To Post:

To Leave:

Archives: http://www.yahoogroups.com/group/matlab

More DSP-Related Groups: http://www.dsprelated.com/groups.php3


Reply by sudeep deshmukh January 31, 20032003-01-31
Hello..!

I had a question regarding , how to increase the accuracy of Matlab
to any desired number of digits after the decimal point in the case where the
eigen values and eigen vectors...

Also , I would like to know in general how to improve the accuracy so that
matlab shows values upto a specific number of decimal places in any mathamatical
operation.

Thanks,

Sudeep