symbolic calculation
Mostrar comentarios más antiguos
Why do I get
>> a = sqrt(sym(2))
a =
1/2
2
instead of
a = 2^(1/2)
And I got >> H = sym(hilb(2))
H =
[ 1. 0.500000000000000]
[ ]
[0.500000000000000 0.333333333333333]
instead of the fraction version. Is there any expert who can tell me how to set this? I use the mathlab 2010b.
Respuesta aceptada
Más respuestas (1)
jack
el 31 de Mzo. de 2011
0 votos
Categorías
Más información sobre Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!