Author: Paul Wellin
Publisher: Cambridge University Press
ISBN: 1107009464
Category : Computers
Languages : en
Pages : 731
Book Description
This practical, example-driven introduction teaches the foundations of the Mathematica language so it can be applied to solving concrete problems.
Programming with Mathematica®
Author: Paul Wellin
Publisher: Cambridge University Press
ISBN: 1107009464
Category : Computers
Languages : en
Pages : 731
Book Description
This practical, example-driven introduction teaches the foundations of the Mathematica language so it can be applied to solving concrete problems.
Publisher: Cambridge University Press
ISBN: 1107009464
Category : Computers
Languages : en
Pages : 731
Book Description
This practical, example-driven introduction teaches the foundations of the Mathematica language so it can be applied to solving concrete problems.
Essentials of Programming in Mathematica®
Author: Paul Wellin
Publisher: Cambridge University Press
ISBN: 110711666X
Category : Computers
Languages : en
Pages : 439
Book Description
This book covers Mathematica® for beginners. An example-driven text covering a wide variety of applications, containing over 350 exercises with solutions available online.
Publisher: Cambridge University Press
ISBN: 110711666X
Category : Computers
Languages : en
Pages : 439
Book Description
This book covers Mathematica® for beginners. An example-driven text covering a wide variety of applications, containing over 350 exercises with solutions available online.
An Introduction to Programming with Mathematica®
Author: Richard J. Gaylord
Publisher: Springer Science & Business Media
ISBN: 1461223229
Category : Computers
Languages : en
Pages : 467
Book Description
Accompanying the book, as with all TELOS sponsored publications, is an electronic component. In this case it is a DOS-Diskette produced by one of the coauthors, Paul Wellin. This diskette consists of Mathematica notebooks and packages which contain the codes for all examples and exercises in the book, as well as additional materials intended to extend many ideas covered in the text. It is of great value to teachers, students, and others using this book to learn how to effectively program with Mathematica .
Publisher: Springer Science & Business Media
ISBN: 1461223229
Category : Computers
Languages : en
Pages : 467
Book Description
Accompanying the book, as with all TELOS sponsored publications, is an electronic component. In this case it is a DOS-Diskette produced by one of the coauthors, Paul Wellin. This diskette consists of Mathematica notebooks and packages which contain the codes for all examples and exercises in the book, as well as additional materials intended to extend many ideas covered in the text. It is of great value to teachers, students, and others using this book to learn how to effectively program with Mathematica .
Essentials of Mathematica
Author: Nino Boccara
Publisher: Springer Science & Business Media
ISBN: 0387495142
Category : Science
Languages : en
Pages : 550
Book Description
This book teaches how to use Mathematica to solve a wide variety of problems in mathematics and physics. It is based on the lecture notes of a course taught at the University of Illinois at Chicago to advanced undergrad and graduate students. The book is illustrated with many detailed examples that require the student to construct meticulous, step-by-step, easy to read Mathematica programs. The first part, in which the reader learns how to use a variety of Mathematica commands, contains examples, not long explanations; the second part contains attractive applications.
Publisher: Springer Science & Business Media
ISBN: 0387495142
Category : Science
Languages : en
Pages : 550
Book Description
This book teaches how to use Mathematica to solve a wide variety of problems in mathematics and physics. It is based on the lecture notes of a course taught at the University of Illinois at Chicago to advanced undergrad and graduate students. The book is illustrated with many detailed examples that require the student to construct meticulous, step-by-step, easy to read Mathematica programs. The first part, in which the reader learns how to use a variety of Mathematica commands, contains examples, not long explanations; the second part contains attractive applications.
Mastering Mathematica
Author: John W. Gray
Publisher: Academic Press
ISBN: 9780122961052
Category : Computers
Languages : en
Pages : 656
Book Description
This new edition of Mastering Mathematica focuses on using Mathematica as a programming language, because programming in Mathematica is the best way to use the software to its fullest capacity. The book covers functional programming, imperative programming, rewrite programming, and object-oriented programming. It also addresses the use of Mathematica as a symbolic manipulator and a general tool for knowledge representation. * Focus on four different types of programming styles with Mathematica: functional programming, rewrite (or rule-based) programmng, imperative (or procedural) programming, and object-oriented programming, with many examples of each style * Compatible with Mathematica 3.0 and its programming language * Chapters on graphics programming show how to make the most of the considerable graphics capabilities of Mathematica * Includes coverage of programming needed for creation of Mathematica packages that allow a user to extend the language as needed for particular uses * Applications include: * Polya pattern analysis * Critical points of functions * Object-oriented graph theory * Minimal surfaces * Mathematica-Enhanced CD-ROM Enclosed * Complete text in active Mathematica Notebook files, enhanced for v3.0; Allows you to evaluate complex examples without retyping; Extensive use of the v3.0 math typesetting system * Hyperlink index and table of contents * Instant access to any chapter or topic * Index is automatically merged with the main Mathematica help system forming a master index of all the user's Mathematica related information; Quickly see listings on a given topic from The Mathematica Book, Mastering Mathematica, the Guide to Standard Packages, or any other Help Browswer aware books you have installed
Publisher: Academic Press
ISBN: 9780122961052
Category : Computers
Languages : en
Pages : 656
Book Description
This new edition of Mastering Mathematica focuses on using Mathematica as a programming language, because programming in Mathematica is the best way to use the software to its fullest capacity. The book covers functional programming, imperative programming, rewrite programming, and object-oriented programming. It also addresses the use of Mathematica as a symbolic manipulator and a general tool for knowledge representation. * Focus on four different types of programming styles with Mathematica: functional programming, rewrite (or rule-based) programmng, imperative (or procedural) programming, and object-oriented programming, with many examples of each style * Compatible with Mathematica 3.0 and its programming language * Chapters on graphics programming show how to make the most of the considerable graphics capabilities of Mathematica * Includes coverage of programming needed for creation of Mathematica packages that allow a user to extend the language as needed for particular uses * Applications include: * Polya pattern analysis * Critical points of functions * Object-oriented graph theory * Minimal surfaces * Mathematica-Enhanced CD-ROM Enclosed * Complete text in active Mathematica Notebook files, enhanced for v3.0; Allows you to evaluate complex examples without retyping; Extensive use of the v3.0 math typesetting system * Hyperlink index and table of contents * Instant access to any chapter or topic * Index is automatically merged with the main Mathematica help system forming a master index of all the user's Mathematica related information; Quickly see listings on a given topic from The Mathematica Book, Mastering Mathematica, the Guide to Standard Packages, or any other Help Browswer aware books you have installed
The Mathematica GuideBook for Programming
Author: Michael Trott
Publisher: Springer
ISBN: 1441985034
Category : Mathematics
Languages : en
Pages : 1060
Book Description
This comprehensive, detailed reference provides readers with both a working knowledge of Mathematica in general and a detailed knowledge of the key aspects needed to create the fastest, shortest, and most elegant implementations possible. It gives users a deeper understanding of Mathematica by instructive implementations, explanations, and examples from a range of disciplines at varying levels of complexity. The three volumes -- Programming, Graphics, and Mathematics, total 3,000 pages and contain more than 15,000 Mathematica inputs, over 1,500 graphics, 4,000+ references, and more than 500 exercises. This first volume begins with the structure of Mathematica expressions, the syntax of Mathematica, its programming, graphic, numeric and symbolic capabilities. It then covers the hierarchical construction of objects out of symbolic expressions, the definition of functions, the recognition of patterns and their efficient application, program flows and program structuring, and the manipulation of lists. An indispensible resource for students, researchers and professionals in mathematics, the sciences, and engineering.
Publisher: Springer
ISBN: 1441985034
Category : Mathematics
Languages : en
Pages : 1060
Book Description
This comprehensive, detailed reference provides readers with both a working knowledge of Mathematica in general and a detailed knowledge of the key aspects needed to create the fastest, shortest, and most elegant implementations possible. It gives users a deeper understanding of Mathematica by instructive implementations, explanations, and examples from a range of disciplines at varying levels of complexity. The three volumes -- Programming, Graphics, and Mathematics, total 3,000 pages and contain more than 15,000 Mathematica inputs, over 1,500 graphics, 4,000+ references, and more than 500 exercises. This first volume begins with the structure of Mathematica expressions, the syntax of Mathematica, its programming, graphic, numeric and symbolic capabilities. It then covers the hierarchical construction of objects out of symbolic expressions, the definition of functions, the recognition of patterns and their efficient application, program flows and program structuring, and the manipulation of lists. An indispensible resource for students, researchers and professionals in mathematics, the sciences, and engineering.
Hands-on Start to Wolfram Mathematica
Author: Cliff Hastings
Publisher:
ISBN: 9781579550127
Category : Computers
Languages : en
Pages : 0
Book Description
For more than 25 years, Mathematica has been the principal computation environment for millions of innovators, educators, students, and others around the world. This book is an introduction to Mathematica. The goal is to provide a hands-on experience introducing the breadth of Mathematica with a focus on ease of use. Readers get detailed instruction with examples for interactive learning and end-of-chapter exercises. Each chapter also contains authors' tips from their combined 50+ years of Mathematica use.
Publisher:
ISBN: 9781579550127
Category : Computers
Languages : en
Pages : 0
Book Description
For more than 25 years, Mathematica has been the principal computation environment for millions of innovators, educators, students, and others around the world. This book is an introduction to Mathematica. The goal is to provide a hands-on experience introducing the breadth of Mathematica with a focus on ease of use. Readers get detailed instruction with examples for interactive learning and end-of-chapter exercises. Each chapter also contains authors' tips from their combined 50+ years of Mathematica use.
The Mathematica Programmer
Author: Roman Maeder
Publisher: Morgan Kaufmann
ISBN:
Category : Computers
Languages : en
Pages : 242
Book Description
This work covers the use of Mathematica packages and is compatible with Mathematica version 2.2. Various programming paradigms are explained, using fully worked out examples. A floppy disk is included.
Publisher: Morgan Kaufmann
ISBN:
Category : Computers
Languages : en
Pages : 242
Book Description
This work covers the use of Mathematica packages and is compatible with Mathematica version 2.2. Various programming paradigms are explained, using fully worked out examples. A floppy disk is included.
The Mathematica GuideBook for Numerics
Author: Michael Trott
Publisher: Springer Science & Business Media
ISBN: 0387288147
Category : Computers
Languages : en
Pages : 1243
Book Description
Provides the reader with working knowledge of Mathematica and key aspects of Mathematica's numerical capabilities needed to deal with virtually any "real life" problem Clear organization, complete topic coverage, and an accessible writing style for both novices and experts Website for book with additional materials: http://www.MathematicaGuideBooks.org Accompanying DVD containing all materials as an electronic book with complete, executable Mathematica 5.1 compatible code and programs, rendered color graphics, and animations
Publisher: Springer Science & Business Media
ISBN: 0387288147
Category : Computers
Languages : en
Pages : 1243
Book Description
Provides the reader with working knowledge of Mathematica and key aspects of Mathematica's numerical capabilities needed to deal with virtually any "real life" problem Clear organization, complete topic coverage, and an accessible writing style for both novices and experts Website for book with additional materials: http://www.MathematicaGuideBooks.org Accompanying DVD containing all materials as an electronic book with complete, executable Mathematica 5.1 compatible code and programs, rendered color graphics, and animations
Mathematica by Example
Author: Martha L. L. Abell
Publisher: Academic Press
ISBN: 9780120415632
Category : Mathematics
Languages : en
Pages : 571
Book Description
This third edition of Mathematica by Example is completely compatible with recent Mathematica versions. Highly readable and informative, this volume is geared toward the beginning Mathematica user, and focuses on the most often used features of this powerful tool. The book covers popular applications of mathematics within different areas including calculus, linear algebra, ordinary differential equations, and partial differential equations. * Fully compatible with recent releases of Mathematica * Includes CD-ROM containing all input used in text * Focuses on the beginning Mathematica user * Covers all the basics needed to get up and running with Mathematica, especially for use in mathematics * Written by authors of several successful AP books on Mathematica
Publisher: Academic Press
ISBN: 9780120415632
Category : Mathematics
Languages : en
Pages : 571
Book Description
This third edition of Mathematica by Example is completely compatible with recent Mathematica versions. Highly readable and informative, this volume is geared toward the beginning Mathematica user, and focuses on the most often used features of this powerful tool. The book covers popular applications of mathematics within different areas including calculus, linear algebra, ordinary differential equations, and partial differential equations. * Fully compatible with recent releases of Mathematica * Includes CD-ROM containing all input used in text * Focuses on the beginning Mathematica user * Covers all the basics needed to get up and running with Mathematica, especially for use in mathematics * Written by authors of several successful AP books on Mathematica