Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i am having difficulty graphing y=y0.e^-at[cos(t.square rootB^2-a^2 +t.O)].
In this case y0=-0.010m, a=0.80 1/s, B=6.000 1/s, O=0.485 1/s. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A couple of things you'll need to clarify.
Is your cos treating the number in parentheses as being in radians or degrees? Excel defaults to radians. You may need further parentheses, for example for which term you are going to take the square root. With some dimensional analysis I guess that pehaps the sqrt is of (B^2-a^2) ? If your four constants are in C$1 to C$4, and your values of t from A2 downwards, your values of y in B2 downwards could be =C$1*EXP(-C$2*A2*COS(A2*SQRT(C$3^2-C$2^2)+A2*C$4)) -- David Biddulph "suz" wrote in message ... i am having difficulty graphing y=y0.e^-at[cos(t.square rootB^2-a^2 +t.O)]. In this case y0=-0.010m, a=0.80 1/s, B=6.000 1/s, O=0.485 1/s. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Graphing R=1+E | Excel Discussion (Misc queries) | |||
Graphing | Charts and Charting in Excel | |||
graphing | Excel Discussion (Misc queries) | |||
graphing | Excel Discussion (Misc queries) | |||
Graphing | Excel Discussion (Misc queries) |