Message Boards Message Boards

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

to put antilog value in expression

Posted 9 years ago
repoints = 
 Table[{\[Gamma], 
   Re[N[AppellF1[1/2, 3.5, 0.5, 5, 14.8/(14.8 - 1.25892 \[Gamma]), 
      7.4/(7.4 - 14.2257 \[Gamma])]]]}, {\[Gamma], 0, 15}]

in the above expression..value of gamma varies from 0 to 15dB...

(gamma)dB = 10log (base10)gamma

can we put antilog(0.1 gamma) in place of gammma in the above expression...will this work...

actually i am not getting prob of error in correct domain ...one file of my result i am attaching....

Attachments:
POSTED BY: shilpi gadi
repointsTable[{\[Gamma], 
  Re[N[AppellF1[1/2, 3.5, 0.5, 5, 14.8/(14.8 - 1.25892 *0.1*\[Gamma]),
      7.4/(7.4 - 14.2257 \[Gamma])]]]}, {\[Gamma], 0, 15}]

enter image description here

POSTED BY: Simon Cadrin
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