Message Boards Message Boards

0
|
3166 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Create a plot like in the attachment?

Posted 7 years ago

Hi,

can somebody help me to build a plot like the one I attach in the figure?

M

Attachments:
POSTED BY: maria piarulli
2 Replies
Posted 7 years ago

Thank you for your reply. But I would like to build that plot with a new data sets of energies on the y-axis. Also when I try to use the above formula in Mathematica I get

FetchURL::conopen: The connection to URL https://wolfr.am/lY4s64kh cannot be opened.
 If the URL is correct, you might need to configure your firewall program, or you might need
 to set a proxy in the Internet connectivity tab of the Preferences dialog (or by calling SetInternetProxy).
  For HTTPS connections, you might need to inspect the authenticity of the server's SSL certificate and choose to accept it.

Maria

POSTED BY: maria piarulli

Hi Maria, you will need a complicated formula for that. This might do the trick:

Graphics[Inset[
  ImageAdjust[
   ImageTake[
    Import[FromCharacterCode[
      104 + (-1 + 
           x) (12 + (-2 + 
              x) (-6 + (-3 + x) (4/
                 3 + (-4 + x) (1/
                    8 + (-5 + 
                    x) (-(27/
                    40) + (-6 + x) (83/
                    180 + (-7 + 
                    x) (-(299/
                    1680) + (-8 + x) (671/13440 + 
                    1/310224200866619719680000 (-9 + 
                    x) (-250571425403902786799616000 + 
                    225572976474504083347507200 x - 
                    94279130807229941957510400 x^2 + 
                    24264912267624870901473408 x^3 - 
                    4300646142832260649509936 x^4 + 
                    556011342914624801222512 x^5 - 
                    54170851882847695909848 x^6 + 
                    4050136553216657347576 x^7 - 
                    234304774247637519063 x^8 + 
                    10488890502636982381 x^9 - 
                    360402015263722179 x^10 + 9335087013854129 x^11 - 
                    176454786256101 x^12 + 2298083852807 x^13 - 
                    18440663673 x^14 + 68735987 x^15))))))))) /. 
       x -> Range[25]]], {900, 2300}, {450, 2800}], {0.4, 1.1, 
    0.9}], {0, -60}, Center, {Automatic, 80}], Frame -> True, 
 PlotRange -> {{-70, 70}, {-100, -20}}, 
 FrameTicks -> {None, Automatic}, FrameLabel -> {"", "Energy [MeV]"}]
POSTED BY: Sander Huisman
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