| MATLAB Central > MATLAB Newsreader > How do I increase the precision of MATLAB? |
|
|
|
Subject: How do I increase the precision of MATLAB? From: Thiago Date: 10 Jan, 2009 22:33:02 Message: 1 of 16 |
|
Folks, |
|
Subject: How do I increase the precision of MATLAB? From: Matt Fig Date: 10 Jan, 2009 23:41:02 Message: 2 of 16 |
|
It seems to me you could define: |
|
Subject: How do I increase the precision of MATLAB? From: Matt Fig Date: 10 Jan, 2009 23:43:01 Message: 3 of 16 |
|
Oops, obviously I meant: |
|
Subject: How do I increase the precision of MATLAB? From: Roger Stafford Date: 11 Jan, 2009 00:43:02 Message: 4 of 16 |
|
"Thiago " <thiago@mathworks.com> wrote in message <gkb7mu$4r$1@fred.mathworks.com>... |
|
Subject: How do I increase the precision of MATLAB? From: carlos lopez Date: 11 Jan, 2009 00:43:02 Message: 5 of 16 |
|
Hello Thiago: |
|
Subject: How do I increase the precision of MATLAB? From: Walter Roberson Date: 11 Jan, 2009 00:58:37 Message: 6 of 16 |
|
Thiago wrote: |
|
Subject: How do I increase the precision of MATLAB? From: Matt Fig Date: 11 Jan, 2009 01:50:02 Message: 7 of 16 |
|
Walter Roberson <roberson@hushmail.com> wrote in message |
|
Subject: How do I increase the precision of MATLAB? From: Walter Roberson Date: 11 Jan, 2009 02:15:58 Message: 8 of 16 |
|
Matt Fig wrote: |
|
Subject: How do I increase the precision of MATLAB? From: Matt Fig Date: 11 Jan, 2009 02:22:01 Message: 9 of 16 |
|
"Matt Fig" <spamanon@yahoo.com> wrote in message |
|
Subject: How do I increase the precision of MATLAB? From: Peter Perkins Date: 11 Jan, 2009 18:20:19 Message: 10 of 16 |
|
Thiago wrote: |
|
Subject: How do I increase the precision of MATLAB? From: Thiago Date: 11 Jan, 2009 20:40:03 Message: 11 of 16 |
|
Thanks for your feedback, folks. |
|
Subject: How do I increase the precision of MATLAB? From: bubu Date: 12 Jan, 2009 00:48:35 Message: 12 of 16 |
|
Walter Roberson a |
|
Subject: How do I increase the precision of MATLAB? From: Jijo Ninan Date: 10 Apr, 2011 18:27:02 Message: 13 of 16 |
|
Matlab handles floating-point numbers in either single precsion or double precision (defaut setting) format. While double precision numbers use 64 bits, single precision numbers use 32 bits, based on IEEE Standard 754. You may convert a double precision number to a single precision number using the command single(number). |
|
Subject: How do I increase the precision of MATLAB? From: Roger Stafford Date: 10 Apr, 2011 20:57:05 Message: 14 of 16 |
|
"Jijo Ninan" <nnjijo@gmail.com> wrote in message <insspm$67a$1@fred.mathworks.com>... |
|
Subject: How do I increase the precision of MATLAB? From: Pavel Holoborodko Date: 10 May, 2012 01:21:23 Message: 15 of 16 |
|
You can also try Multiprecision Computing Toolbox for MATLAB: http://www.advanpix.com/ |
|
Subject: How do I increase the precision of MATLAB? From: John D'Errico Date: 10 May, 2012 03:23:21 Message: 16 of 16 |
|
"Pavel Holoborodko" <pavel@holoborodko.com> wrote in message <jof56j$qo9$1@newscl01ah.mathworks.com>... |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| multiple precision | Pavel Holoborodko | 9 May, 2012 21:24:23 |
| bode error | Fernando | 8 Jun, 2011 15:30:21 |
| gt_realmax | Matt Fig | 11 Jan, 2009 19:06:58 |
