Output in tabular format

Output in tabular format - Сообщения

#1 Опубликовано: 27.01.2012 06:01:14
Shiwani Thakur

Shiwani Thakur

0 сообщений из 7 понравились пользователям.

Группа: 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 Опубликовано: 27.01.2012 08:51:35
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Hello,

Something like this?

Shiwani.sm

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Опубликовано: 30.01.2012 07:36:32
Shiwani Thakur

Shiwani Thakur

0 сообщений из 7 понравились пользователям.

Группа: 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 Опубликовано: 30.01.2012 07:56:54
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: 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 Опубликовано: 30.01.2012 11:02:09
Oscar Campo

Oscar Campo

124 сообщений из 298 понравились пользователям.

Группа: 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 Опубликовано: 31.01.2012 04:36:13
Shiwani Thakur

Shiwani Thakur

0 сообщений из 7 понравились пользователям.

Группа: User

Thanks.
#7 Опубликовано: 31.01.2012 11:43:35
Basile

Basile

8 сообщений из 172 понравились пользователям.

Группа: 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 Опубликовано: 31.01.2012 12:44:40
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: 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!"
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений