Message Boards Message Boards

0
|
2881 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

magnitude plot

Posted 9 years ago

Bill u suggested for calculating table for real n imaginary points land then using Listplot i am getting curves separately for real and imaginary points cant i plot for magnitude of these point. i am attaching one result

Attachments:
POSTED BY: shilpi gadi
Posted 9 years ago

Is this what you are asking for?

In[1]:= normpoints = Table[{\[Gamma], Norm[N[AppellF1[1/2, 3.5, 0.5, 5, 8.8/(8.8 - \[Gamma]), 4.4/(
      4.4 - 5.3 \[Gamma])]]]}, {\[Gamma], 0, 15}]

Out[1]= {{0, 3.65714}, {1, 1.80643}, {2, 2.2696}, {3, 2.06301}, {4, 1.7368}, {5, 1.38028},
   {6, 1.03249}, {7, 0.712053}, {8, 0.411022}, {9, 0.183567}, {10, 0.413092}, {11, 0.521346},
   {12, 0.591746}, {13, 0.642558}, {14, 0.68141}, {15, 0.712268}}

In[2]:= ListPlot[normpoints, Joined -> True]
POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract