由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - Quick question: BaoZis are rewared.
相关主题
问一个小问题问个matlab debug的问题
请问:10^0.2等于多少?精确到20位[转载] 大家看这个方程组用什么软件解
about global in matlabEfficiency of Maple to Matlab
求教。matlab在程序运行时,异常自行关闭!!求教: 关于mathematica的历史
Matlab的Memory Bug???请问在Matlab中可以调用Maple函数吗?
请问在windows下可以同时运行两个matlab吗?请教一个maple或matlab画图的问题
Matlab和VC混编时能不能查看mxArray的具体内容?请问matlab或maple解ode如何加周期边条件?
请问Matlab如何使用swap空间matlab 能不能解符号矩阵方程? (转载)
相关话题的讨论汇总
话题: baozis话题: rewared话题: quick话题: matlab话题: decimals
进入Computation版参与讨论
1 (共1页)
b*******n
发帖数: 5065
1
how to get more decimals of the returned values in
Matlab or Maple Functions?
let say, in matlab, some function ,by default, it returns 5 decimal values.
how if I want 6 or more decimals?
l*****i
发帖数: 3929
2
can't you set "format long" or "format long e"?

【在 b*******n 的大作中提到】
: how to get more decimals of the returned values in
: Matlab or Maple Functions?
: let say, in matlab, some function ,by default, it returns 5 decimal values.
: how if I want 6 or more decimals?

b*******n
发帖数: 5065
3

thanks.
I will try that.
baozis would be sent later.

【在 l*****i 的大作中提到】
: can't you set "format long" or "format long e"?
l*********i
发帖数: 483
4
in Maple 11, Tools->Options->Precision, and also you can use evalf()

【在 b*******n 的大作中提到】
: how to get more decimals of the returned values in
: Matlab or Maple Functions?
: let say, in matlab, some function ,by default, it returns 5 decimal values.
: how if I want 6 or more decimals?

b*******n
发帖数: 5065
5


still a puzzle.

For Matlab, it works fine using "format long" in Command windows.
but in the workspace, it still only show 5 decimal.
For example {SN,CN,DN]=ellipj(u,m,tol).
it seems that the format of storage is "SHORT"

【在 b*******n 的大作中提到】
:
: thanks.
: I will try that.
: baozis would be sent later.

p*****e
发帖数: 310
6
所有这些都是显示设置的,去preference里找吧

【在 b*******n 的大作中提到】
:
:
: still a puzzle.
:
: For Matlab, it works fine using "format long" in Command windows.
: but in the workspace, it still only show 5 decimal.
: For example {SN,CN,DN]=ellipj(u,m,tol).
: it seems that the format of storage is "SHORT"

b*******n
发帖数: 5065
7

thanks.
finally found it.
lot of the setting in preference.
somehow it is cumbersome.

【在 p*****e 的大作中提到】
: 所有这些都是显示设置的,去preference里找吧
1 (共1页)
进入Computation版参与讨论
相关主题
matlab 能不能解符号矩阵方程? (转载)Matlab的Memory Bug???
求教。matlab在程序运行时,异常自行关闭!!请问在windows下可以同时运行两个matlab吗?
【MATLAB 2010中符号变量设置为何总是出错】Matlab和VC混编时能不能查看mxArray的具体内容?
新手问路:MATLAB 算积分用什么FUNCTION请问Matlab如何使用swap空间
问一个小问题问个matlab debug的问题
请问:10^0.2等于多少?精确到20位[转载] 大家看这个方程组用什么软件解
about global in matlabEfficiency of Maple to Matlab
求教。matlab在程序运行时,异常自行关闭!!求教: 关于mathematica的历史
相关话题的讨论汇总
话题: baozis话题: rewared话题: quick话题: matlab话题: decimals