Output in tabular format

Output in tabular format - Messages

#1 Posted: 1/27/2012 6:01:14 AM
Shiwani Thakur

Shiwani Thakur

0 likes in 7 posts.

Group: User

Hello,

Suppose x=0,2/(n-1),...2 and n=15. How can I get output in tabular format for M(x), V(x) where M(x) and V(x)are function of x?


Regards,
Shiwani.
#2 Posted: 1/27/2012 8:51:35 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Hello,

Something like this?

Shiwani.sm

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Posted: 1/30/2012 7:36:32 AM
Shiwani Thakur

Shiwani Thakur

0 likes in 7 posts.

Group: User

Thanks.

I have one more doubt related to table. If suppose all the output values are same for particular function then whether it will show me table having all same values or instead of table it will show me single value. e.g. suppose in previous example all the output values of M are 0 then whether it will show me M=0 or will show me table?

Regards,
Shiwani.
#4 Posted: 1/30/2012 7:56:54 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Hello,

Do not quite understand, sorry. Why do not try it yourself and see?

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#5 Posted: 1/30/2012 11:02:09 AM
Oscar Campo

Oscar Campo

124 likes in 298 posts.

Group: Moderator

Wrote

Thanks.

I have one more doubt related to table. If suppose all the output values are same for particular function then whether it will show me table having all same values or instead of table it will show me single value. e.g. suppose in previous example all the output values of M are 0 then whether it will show me M=0 or will show me table?

Regards,
Shiwani.



In case that all output values of M are 0, Smath will show the results in vector form
#6 Posted: 1/31/2012 4:36:13 AM
Shiwani Thakur

Shiwani Thakur

0 likes in 7 posts.

Group: User

Thanks.
#7 Posted: 1/31/2012 11:43:35 AM
Basile

Basile

8 likes in 172 posts.

Group: User

Hello,

Going to Plot2D and inserting: augment(x,M)
I would expect to get the plot of the function but I do not.
Any idea?

Thank you,
Basile
#8 Posted: 1/31/2012 12:44:40 PM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Hello Basile,

You must not use augment(x,M) in the plot region control. Variables x and y are reserved for function plots in 2D and 3D plots. If you have to use vector named x, like in this case, than you should make a matrix first,say, A:=augment(x,M),and then put the matrix A in the plot region control.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
  • New Posts New Posts
  • No New Posts No New Posts