GOLSCO
Books Online Store
UK | Germany
books   baby   camera   computers   dvd   games   electronics   garden   kitchen   magazines   music   phones   software   tools   toys   video  
 Help  
Books - Computers & Internet - Software - Personal Finance - Mathematica programming

1-13 of 13       1
Featured ListSimple List

  • General (favr)  (list)
  • Intuit Quicken (favr)  (list)
  • Intuit TurboTax (list)
  • Investing (favr)  (list)
  • Microsoft Money (favr)  (list)
  • Online Banking & Finance (favr)  (list)
  • Go to bottom to see all images

    Click image to enlarge

    Option Valuation Under Stochastic Volatility: With Mathematica Code
    by Alan L. Lewis
    Average Customer Review: 3.5 out of 5 stars
    Paperback (01 February, 2000)
    list price: $97.50 -- our price: $82.87
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (4)

    3-0 out of 5 stars A incomplete work
    It's rather frustrated to see the book with this title only values plain call options. It didn't give a general approach for valuing general payoff securities. The transform formula only works for plain call option, and even this need to use put call parity once to convert the payoff function so that the fundamental solution can apply.

    5-0 out of 5 stars More than just stochastic volatility
    Other reviewers discussed the virtues of this book as a first book devoted to option pricing under stochastic volatility. And, indeed, the book provides a detailed exposition of stochastic volatility models. What I wantto add to the other reviews is that this book is more than just aboutstochastic volatility. The book gives a careful exposition of theapplication of the two important mathematical methods to contingent claimvaluation: the method of integral transforms (Fourier and Laplace inparticular) and the method of eigenfunction expansions. Long the core toolsin mathematical physics, these important methods now find more and moreapplications in financial economics. They can be applied to option pricing,interest rate modeling, and, more generally, any problems in economics thatinvolve calculations with diffusion processes. The author clearlydemonstrates how to use these powerful tools for calculations in finance.Researchers working in the area of derivatives pricing, both in academiaand on the Street, will not want to miss this point.

    3-0 out of 5 stars the first book on stochastic volatility models
    The Black-Scholes model for the pricing of derivatives whilst very effective is also known to be imperfect. A number of ways of generalizing the model to cope with these imperfections have been developed. One popularmethod is to allow the instantaneous volatility parameter to follow astochastic process. This allows the possibility of observed volatilities inthe market to evolve from day to day and also to produce market type"smiles" that is graphs of volatility against strike which aresmile shaped rather than the horizontal line implied by the Black-Scholesmodel.

    In this book, Lewis develops pricing formula for options understochastic volatility models. This is mainly via the use of transformmethods, that is a closed form solution is developed for the Fouriertransform of the price as a function of log of the spot.The actual priceis then obtained via a numerical inverse Fourier transform.

    Thestrengths of this book are that it covers an important area that heretoforehas been restricted to research papers and that it provides a large numberof carefulderivations and formulas.

    The principal weakness is that theapproach is too formula-based. The reader does not gain many conceptualinsights from the author. Indeed one gains the impressionthat the authoris technically strong but does not have a good conceptual understanding ofthe subject. The author does not really make a case for stochasticvolatility models as opposed to other generalizations of the Black-Scholesmodel.

    The book is restricted to vanilla options with no discussion ofhow using astochastic volatility model impacts on the price of exoticoptions.

    In conclusion, this book is not bad but it is also not great.If you are involved in studying or implementing stochastic volatilitymodels you will certainly want tobuy a copy. However the definitive bookon stochastic volatility remains to be written. ... Read more

    Isbn: 0967637201
    Sales Rank: 145711
    Subjects:  1. Business & Economics    2. Business & Economics / Finance    3. Business/Economics    4. Economics - General    5. Mathematical models    6. Mathematics / Probability    7. Options (Finance)    8. Prices    9. Finance    10. Mathematics    11. Probability    12. Stochastic processes   


    $82.87

    Mastering Mathematica : Programming Methods and Applications
    by John W. Gray
    Average Customer Review: 5.0 out of 5 stars
    Paperback (20 October, 1997)
    list price: $57.95 -- our price: $57.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (1)

    5-0 out of 5 stars AReview for Programmers, by a Programmer
    7.24.99 SJW*****

    This is something of a book review, but also a commentary on the Mathematica package. My background is a recent MS in Computer Science.My interest in Mathematica is as a thinking tool forProgrammer/Analysts or R&D Prototypers.

    John Gray's book comes with aCD-ROM including the entire text of the book (the book was produced usingMathematica) as well as help files which can easily be integrated into theresourcesof the Mathematica Help Browser.

    The book is well laid out(see the Table of Contents at amazon.com) topically, starting with verybasic usage of the math abilities, and the user interface, then moving onto programming styles using Mathematica and methods of representinginformation in Mathematica. (All major commands in the Mathematica packageare searchable, topical resources are available via documentation chapterson that topic, andexplanatory text is hyperlinked in html format.)

    Thebook's style is absolutely functional, and is targeted at users who have atleast athreshhold knowledge of modern programming. Much of the materialsomewhat assumes that the reader has read enough using the Help Browswerwith its on-line manual to be able to operate the notebook interface.Examples are given for almost every topic (the examples are executable inMathematica, as the text of the book is in the form of aMathematicanotebook), although the specifics of each example are not necessarilyexplained.

    As a programmer, the most amazing revelation of Gray's book isthe degree to which the Mathematica package is programmable. Of course,procedural commands are built in to allow the coding of proceduralalgorithms (these commands have the form of generic pseudocode commands, or"near-C"). But Gray gives examples of programming using functions(recursion is allowed), as well as instructions re o-o and constraint(rule-based) styles of programming. (Note that Mathematica has built inpattern matching notations--especially useful for rule-basedprogramming.)

    In short, not only is Mathematica a completely integratedsymbolic/numeric advanced math utility with integrated graphics andstatistical packages, but it also has its own virtual operating system(full file i/o controls), and it allows the user to write rule-basedprograms (such as LISP or Prolog interpreters) which have full access toall of the built in Mathematica abilities, and to custom compiledcomponents which the user has written.

    Because all Mathematica'sabilities are integrated, data can easily be displayed graphically,allowing visual debugging of difficult algorithms, or analysis (orreports). Gray provides a few examples of the visual display ofalgorithms.

    The bottom line is that Mathematica is an astoundingprototyping tool, as well as beingthe best graduate CS math utility Ihave used.And John Gray's book opens up these possibilities to thereader.Savor the possibilities! ... Read more

    Isbn: 0122961056
    Sales Rank: 465677
    Subjects:  1. Computer Bks - Languages / Programming    2. Computer Science    3. Computers    4. Data processing    5. General    6. Mathematica    7. Mathematica (Computer file)    8. Mathematical & Statistical Software    9. Mathematics    10. Programming - General    11. Science/Mathematics    12. Computers / Programming Languages / General   


    $57.95

    Modeling Financial Derivatives With Mathematica (Includes CD-ROM)
    by William T. Shaw
    Average Customer Review: 3.5 out of 5 stars
    Hardcover (10 December, 1998)
    list price: $200.00 -- our price: $159.00
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (16)

    5-0 out of 5 stars Excellent Practical Tool for Financial Engineers
    I found William Shaw's book fascinating when I first bought it back in 1999 and have recently gone back to it for some further insight on some complex problems in finance.
    It is a well-structured book that requires a basic understanding of both quantitative finance and Mathematica before you can really get to grips with it BUT having said that the complexity that the author gets to is excellent.
    I would recommend this book to anyone in University studying for a Quant-rlated finance Masters or PhD - and anyone practicing in the real world - this should be on your shelf alongisde your copy of Mathematica.

    2-0 out of 5 stars A potentially very good book with a very messy presentation.
    My comments are confined to the chapters on trees and finite difference methods, because that was my primary interest in buying the book. I'll say one positive thing about this book -- it does touch on many pitfalls of pricing derivatives with numerical methods such as finite differences and trees.

    However my chief complaint is with the way the (very interesting and important) contect is presented -- Shaw simply contents himself with showing pages and pages of mathematica code, which is ugly and annoying to read. He doesn't even use indentations or keyword-highlighting to make the Mathematica code easier to read. What an unbelievable four-letter-word mess! Many mathematical concepts are buried within Mathematica code.A much better book would have resulted if he sat down and presented math as math rather than as Mathematica code. Very disappointing work from a writer who clearly seems to have an in-depth knowledge of finite difference methods.

    5-0 out of 5 stars Highly recommended for researchers in finance
    It is highly recommended for its broad base of knowledge.People who want to do research in the field of finance must be equipped with this book. ... Read more

    Isbn: 052159233X
    Sales Rank: 272914
    Subjects:  1. Business & Economics    2. Business/Economics    3. Computer Bks - Accounting Packages    4. Computer programs    5. Derivative securities    6. Economics - General    7. Financial Applications - General    8. Mathematica    9. Mathematica (Computer file)    10. Mathematical Models In Economics    11. Mathematical models    12. Probability & Statistics - General    13. Finance    14. Mathematical modelling    15. Mathematics / Statistics    16. Presentation graphics software   


    $159.00

    An Introduction to Programming With Mathematica (Introduction to Programming with Mathematica)
    by J. Gaylord Richard, Samuel N. Kamin, Paul R. Wellin
    Average Customer Review: 3.0 out of 5 stars
    Hardcover (01 August, 1995)
    list price: $64.95 -- our price: $64.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (1)

    3-0 out of 5 stars Out of date...but still can be useful
    Mathematica is now in version 4.1, and this book was written in the time of Version 2.2, but it still could be read profitably if cognizance is made of the significant additions made to Mathematica since 2.2. The "Lispy" nature of Mathematica is still the same, and it still ranks as one of the easiest and most powerful of languages to program in. The authors have done a good job of introducing the reader to the subtleties of Mathematica, and they are honest in their explanations, pointing out the areas where using Mathematica might be problematic. A person getting started in Mathematica will no doubt want to read something that is more up-to-date, but this book is designed for such a reader and it has a lot of interesting ideas of how to apply the language.
    One of the better features of the book includes the discussion on functions. The functional programming paradigm is one that I favor the most, and which is most transparently used in Mathematica. The authors do a good job of explaining anonymous functions in Mathematica and how to create the famous "one-liners" that Mathematica is famous for.
    Another topic that is treated very well by the authors is recursion. Mathematica is mostly easily programmed using recursion, and the authors show, starting with the Fibonacci numbers, how to "think recursively". Readers who know Lisp will of course find the discussion very easy to follow.
    A third edition of this book is in order, again since Mathematica has changed considerably since this book was written. More discussion on performance issues in Mathematica would be welcome, and also more examples and applications, along with more discussion on how to link Mathematica to external programs. ... Read more

    Isbn: 0387944346
    Sales Rank: 1200407
    Subjects:  1. Computer Bks - Other Applications    2. Computer Science    3. Computers    4. Discrete Mathematics    5. Mathematica    6. Mathematica (Computer program    7. Mathematica (Computer program language)    8. Miscellaneous Software    9. Programming - General    10. Science/Mathematics   


    $64.95

    Mathematics and Mathematica for Economists
    by Cliff J. Huang, Philip S. Crooke
    Average Customer Review: 5.0 out of 5 stars
    Hardcover (01 September, 1997)
    list price: $89.95 -- our price: $89.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (2)

    5-0 out of 5 stars Great Introduction...
    Here is a practical comment for the typical economics graduate student: Buy this book if you want to start using Mathematica!

    What does a typical economics graduate student need? First, s/he needs to review her/his knowledge of mathematics. Second, s/he needs to learn how to use the tool (math) to solve an economic problem. Cliff J. Huang and Philip S. Crooke's book is helpful in both respects. While they are introducing the basic language of Mathematica they review most of the undergraduate math. And they teach with a hands-on approach--that is, you solve almost every problem using Mathematica.

    Mathematica is a great tool for economics graduate students, it helps you out in understanding the basic intuitions behind mathematical concepts--because you do not have to solve complex problems (Mathematica solves them for you), you just have to understand them. Of course, students are advised to consult their professors to choose the right computer software or programming language. Mathematica can do a lot, but some other software might be much more practical for your PhD thesis project...

    [Also consider Differential Equations: An Introduction with Mathematica by Clay C. Ross]

    5-0 out of 5 stars Exceptionally valuable contribution to graduate economics
    This book covers mathematical methods topics that would ordinarilyconstitute the core of a one semester course at the first year graduatelevel in economics.The book could also be used at the advancedundergraduate level.It is the first book to fully integrate WolframResearch's Mathematica software into a study of mathematical methods foreconomists.The authors' stated objective in this integration is torelieve students, via use of computer software, of the rather tediouscomputations typically associated with mathematics for economistscoursework so that attention can be focused on underlying principles.Tofurther this objective, a Mathematica notebook, MathEcon, comprised offunctions commonly implemented in mathematics for economists coursesaccompanies the book.

    The book features fifteen chapters includingcoverage of topics in linear algebra, quadratic forms, vector calculus,functional properties, mathematical programming, and differential anddifference equations.The first two chapters provide an introduction toMathematica and a review of calculus.Chapters are divided into sectionsand subsections and all chapters include exercises at the conclusion ofeach subsection.Many, though not all, of the exercises involve use of theMathematica software.Numerous examples are included in all chapters andthe use of Mathematica to illustrate concepts and problem solving isprevalent throughout the book.In this regard, the numeric, symbolic, and,in particular, graphic capabilites of Mathematica are used extensively toexplain concepts and example problem solutions.

    This book can only beregarded as an exceptionally valuable contribution to graduate education ineconomics.The choice and coverage of topics is appropriate for themathematics for economists course.Mathematical concepts are presentedwith uncommon clarity.For example, the chapter on eigensystems is perhapsthe best treatment of this topic in the mathematics for economistsliterature.The many examples contained in the book provide for enhancedcomprehension of related concepts and would by themselves elevate this bookabove the field as an educational device.Exercises are generally wellsuited for reinforcement of material covered in the chapter subsections. The thoughtful integration of related computer capabilities and provisionof the MathEcon package fully achieve the authors' stated objective. Thisbook is an obvious first choice as a textbook in mathematics for economistscourses. ... Read more

    Isbn: 1577180348
    Sales Rank: 364461
    Subjects:  1. Business & Economics    2. Business / Economics / Finance    3. Business/Economics    4. Computer programs    5. Econometrics    6. Economics - General    7. Economics, Mathematical    8. Mathematica    9. Mathematica (Computer file)    10. Mathematical Economics   


    $89.95

    The Mathematica Programmer II
    by Roman E. Maeder
    Paperback (15 January, 1996)
    list price: $73.95 -- our price: $73.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France

    Isbn: 0124649920
    Sales Rank: 1045792
    Subjects:  1. Computer Bks - Languages / Programming    2. Computer Science    3. Computers    4. Differential Equations    5. Discrete Mathematics    6. Mathematica    7. Mathematica (Computer program    8. Mathematica (Computer program language)    9. Programming Languages - General    10. Science/Mathematics    11. Mathematics / Differential Equations   


    $73.95

    Programming in Mathematica (3rd Edition)
    by Roman Maeder
    Average Customer Review: 5.0 out of 5 stars
    Paperback (27 December, 1996)
    list price: $34.95 -- our price: $23.07
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (1)

    5-0 out of 5 stars a perfect example of "literate programming"
    I read 2nd edition of the book. "Programming in Mathematica" (PIM) is certainly a classic work (in programming style) for writing Mathematica packages. I also think it as a perfect example of literate programming in Mathematica, if you are trying literate programming in Mathematica.

    The literate programming style encourages writing explanation explicitly with the computer code so that both get pretty-printed and become human friendly. PIM is exactly such a perfect example. Nearly each Mathematica code piece in the book was clearly and elegantly explained.

    I noticed that Silvio Levy commented at the back of 3rd Edition of PIM. Silvio Levy is one of the creators of CWEB, a literate programming tool for C language. Wondering if this book also satisfies his taste of literate programming.

    ... Read more

    Isbn: 020185449X
    Sales Rank: 387718
    Subjects:  1. Computer Bks - Other Applications    2. Computer Books And Software    3. Computer Programming    4. Computers    5. Data processing    6. Discrete Mathematics    7. Mathematica    8. Mathematica (Computer program    9. Mathematica (Computer program language)    10. Miscellaneous Software    11. Programming - General    12. Science    13. Computers / Computer Science   


    $23.07

    The Elements of Mathematica Programming
    by Troels Petersen
    Hardcover (15 February, 2003)
    list price: $45.95
    US | Canada | United Kingdom | Germany | France

    Isbn: 0387945903
    Sales Rank: 2690678
    Subjects:  1. Computer Bks - Other Applications    2. Discrete Mathematics    3. Miscellaneous Software    4. Computers / General   


    The Ins and Outs of Mathematica
    by Paul Abbott
    Hardcover (May, 2005)
    list price: $34.95 -- our price: $34.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France

    Isbn: 0387946454
    Sales Rank: 1334135
    Subjects:  1. Computer Bks - Other Applications    2. Discrete Mathematics    3. Mathematics    4. Miscellaneous Software    5. Science/Mathematics    6. Computers / General   


    $34.95

    Mastering Mathematica: Programming Methods and Applications
    by John W. Gray
    Average Customer Review: 5.0 out of 5 stars
    Paperback (October, 2004)
    list price: $64.95 -- our price: $64.95
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France
    Reviews (1)

    5-0 out of 5 stars AReview for Programmers, by a Programmer
    7.24.99 SJW*****

    This is something of a book review, but also a commentary on the Mathematica package. My background is a recent MS in Computer Science.My interest in Mathematica is as a thinking tool forProgrammer/Analysts or R&D Prototypers.

    John Gray's book comes with aCD-ROM including the entire text of the book (the book was produced usingMathematica) as well as help files which can easily be integrated into theresourcesof the Mathematica Help Browser.

    The book is well laid out(see the Table of Contents at amazon.com) topically, starting with verybasic usage of the math abilities, and the user interface, then moving onto programming styles using Mathematica and methods of representinginformation in Mathematica. (All major commands in the Mathematica packageare searchable, topical resources are available via documentation chapterson that topic, andexplanatory text is hyperlinked in html format.)

    Thebook's style is absolutely functional, and is targeted at users who have atleast athreshhold knowledge of modern programming. Much of the materialsomewhat assumes that the reader has read enough using the Help Browswerwith its on-line manual to be able to operate the notebook interface.Examples are given for almost every topic (the examples are executable inMathematica, as the text of the book is in the form of aMathematicanotebook), although the specifics of each example are not necessarilyexplained.

    As a programmer, the most amazing revelation of Gray's book isthe degree to which the Mathematica package is programmable. Of course,procedural commands are built in to allow the coding of proceduralalgorithms (these commands have the form of generic pseudocode commands, or"near-C"). But Gray gives examples of programming using functions(recursion is allowed), as well as instructions re o-o and constraint(rule-based) styles of programming. (Note that Mathematica has built inpattern matching notations--especially useful for rule-basedprogramming.)

    In short, not only is Mathematica a completely integratedsymbolic/numeric advanced math utility with integrated graphics andstatistical packages, but it also has its own virtual operating system(full file i/o controls), and it allows the user to write rule-basedprograms (such as LISP or Prolog interpreters) which have full access toall of the built in Mathematica abilities, and to custom compiledcomponents which the user has written.

    Because all Mathematica'sabilities are integrated, data can easily be displayed graphically,allowing visual debugging of difficult algorithms, or analysis (orreports). Gray provides a few examples of the visual display ofalgorithms.

    The bottom line is that Mathematica is an astoundingprototyping tool, as well as beingthe best graduate CS math utility Ihave used.And John Gray's book opens up these possibilities to thereader.Savor the possibilities! ... Read more

    Isbn: 0122961072
    Sales Rank: 974265
    Subjects:  1. Computer Bks - Languages / Programming    2. Computer Science    3. Computers    4. Mathematica    5. Mathematical & Statistical Software    6. Programming - General    7. Science/Mathematics   


    $64.95

    The Mathematica Guidebook: Programming
    by Michael Trott
    Hardcover (15 June, 2002)
    list price: $79.95 -- our price: $61.72
    (price subject to change: see help)
    US | Canada | United Kingdom | Germany | France

    Isbn: 0387942823
    Sales Rank: 115184
    Subjects:  1. Computer Bks - Languages / Programming    2. Computer Books: General    3. Computer Science    4. Computers    5. Data processing    6. General    7. Mathematica    8. Mathematica (Computer file)    9. Mathematical & Statistical Software    10. Mathematics    11. Programming - General    12. Computers / Computer Science   


    $61.72

    Power Programming With Mathematica: The Kernel
    by David B. Wagner
    Average Customer Review: 5.0 out of 5 stars
    Paperback (01 February, 1996)
    list price: $44.95
    US | Canada | United Kingdom | Germany | France
    Reviews (2)

    5-0 out of 5 stars A computer book by a computer scientist
    In my opinion the best book about Mathematica
    programming around. Not just a list of rules,
    but written from the perspective of a computer
    scientist, with reasoning behind each construct.
    For the person that wants to know why they are
    doing what they are doing, rather than just what
    they should be doing.
    Amazing that it was ever allowed to go out of
    print.
    Covers all styles of programming, procedural,
    recurrsive and functional.

    5-0 out of 5 stars fundamental for understand to deep Mathematica
    This book is an useful complement to the official documentation of the Wolfram. After have read The Mathematica book you needs to pass to this book if you wants to be programmed in serious way with Mathematica.Precious the fundamental concepts with which you is been able to reallyunderstand all or almost of Mathematica. It bring again a lot of usefulnecessary rules for cause efficient code. Usefulfor an advanced custom ofMathematica. The only negative appearance ( that but it doesn't alter theexcellent judgment ) is that it has not adjourned most recent release 4 ... Read more

    Isbn: 007912237X
    Sales Rank: 1261291
    Subjects:  1. Computer Bks - Languages / Programming    2. Computer Books And Software    3. Mathematica    4. Mathematica (Computer program language)    5. Mathematical & Statistical Software    6. Programming Languages - General   


    Programming in Mathematica
    by Roman Maeder
    Average Customer Review: 5.0 out of 5 stars
    Hardcover (01 June, 1989)

    US | Canada | United Kingdom | Germany | France
    Reviews (1)

    5-0 out of 5 stars a perfect example of "literate programming"
    I read 2nd edition of the book. "Programming in Mathematica" (PIM) is certainly a classic work (in programming style) for writing Mathematica packages. I also think it as a perfect example of literate programming in Mathematica, if you are trying literate programming in Mathematica.

    The literate programming style encourages writing explanation explicitly with the computer code so that both get pretty-printed and become human friendly. PIM is exactly such a perfect example. Nearly each Mathematica code piece in the book was clearly and elegantly explained.

    I noticed that Silvio Levy commented at the back of 3rd Edition of PIM. Silvio Levy is one of the creators of CWEB, a literate programming tool for C language. Wondering if this book also satisfies his taste of literate programming.

    ... Read more

    Isbn: 0201510022
    Sales Rank: 638411
    Subjects:  1. Computer Mathematics    2. Data processing    3. Mathematica (Computer program    4. Mathematica (Computer program language)    5. Mathematics    6. Science    7. Science/Mathematics   


    1-13 of 13       1
    Prices listed on this site are subject to change without notice.
    Questions on ordering or shipping? click here for help.

    Top 

     
    Books - Computers & Internet - Software - Personal Finance - Mathematica programming   (images)

    Images - 1-13 of 13       1
    Click image to see details about the item
    Images - 1-13 of 13       1