|
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 List | Simple 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: 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)
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 |
$82.87 |
|
Mastering Mathematica : Programming Methods and Applications by John W. Gray Average Customer Review: 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)
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 |
$57.95 |
|
Modeling Financial Derivatives With Mathematica (Includes CD-ROM) by William T. Shaw Average Customer Review: 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)
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.
Isbn: 052159233X |
$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: 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)
Isbn: 0387944346 |
$64.95 |
|
Mathematics and Mathematica for Economists by Cliff J. Huang, Philip S. Crooke Average Customer Review: 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)
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]
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 |
$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 |
$73.95 |
|
Programming in Mathematica (3rd Edition) by Roman Maeder Average Customer Review: 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)
Isbn: 020185449X |
$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 |
|
|
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 |
$34.95 |
|
Mastering Mathematica: Programming Methods and Applications by John W. Gray Average Customer Review: 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)
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 |
$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 |
$61.72 |
|
Power Programming With Mathematica: The Kernel by David B. Wagner Average Customer Review: Paperback (01 February, 1996) list price: $44.95 US | Canada | United Kingdom | Germany | France Reviews (2)
Isbn: 007912237X |
|
|
Programming in Mathematica by Roman Maeder Average Customer Review: Hardcover (01 June, 1989) US | Canada | United Kingdom | Germany | France Reviews (1)
Isbn: 0201510022 |
|
| 1-13 of 13 1 |
| Books - Computers & Internet - Software - Personal Finance - Mathematica programming (images) |
| Images - 1-13 of 13 1 |
|
| Images - 1-13 of 13 1 |