Computer Simulations with Mathematica


Book Description

The study of natural phenomena using computer simulation is a major new research tool in the physical, chemical, biological and social sciences. It is useful for studying simple systems, and it is essential for the study of complex systems. Using Mathematica, an integrated software environment for scientific programming, numerical analysis and visualization, this book describes computer simulations applicable to a wide range of phenomena.




An Introduction to Programming with Mathematica®


Book Description

Ideal for those wishing a deeper understanding of Mathematica programming, with software support and solutions to exercises available on the web.




An Introduction to Programming with Mathematica®


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 .




Introduction to Programming with Mathematica®


Book Description

An Introduction to Programming with Mathematica is the first book published expressly to teach Mathematica as a programming language to scientists, engineers, mathematicians, and computer scientists. This text may be used in a first or second course on programming at the undergraduate level or in a Mathematica-related course in engineering, mathematics, or the sciences. It is also intended for individual study by students and professionals. The text does not assume familiarity with Mathematica nor does it require any prior programming experience. The book and diskette contain over 200 exercises drawn from many areas of science, engineering, mathematics, and computer science. The 3 1/2'' diskette included with this book can be read by UNIX, IBM-compatible, NeXT, and Macintosh computers. The diskette includes Notebooks and packages containing the code for all of the examples and exercises in the text, as well as additional material extending many of the ideas in the text. The packages will run on any computer running Mathematica and the Notebooks will run on any computer that supports Mathematica Notebooks. Version 2.0 or later of Mathematica is recommended for maximum use of the diskette.







Mathematics for Computer Science


Book Description

This book covers elementary discrete mathematics for computer science and engineering. It emphasizes mathematical definitions and proofs as well as applicable methods. Topics include formal logic notation, proof methods; induction, well-ordering; sets, relations; elementary graph theory; integer congruences; asymptotic notation and growth of functions; permutations and combinations, counting principles; discrete probability. Further selected topics may also be covered, such as recursive definition and structural induction; state machines and invariants; recurrences; generating functions.




Probability with R


Book Description

Provides a comprehensive introduction to probability with an emphasis on computing-related applications This self-contained new and extended edition outlines a first course in probability applied to computer-related disciplines. As in the first edition, experimentation and simulation are favoured over mathematical proofs. The freely down-loadable statistical programming language R is used throughout the text, not only as a tool for calculation and data analysis, but also to illustrate concepts of probability and to simulate distributions. The examples in Probability with R: An Introduction with Computer Science Applications, Second Edition cover a wide range of computer science applications, including: testing program performance; measuring response time and CPU time; estimating the reliability of components and systems; evaluating algorithms and queuing systems. Chapters cover: The R language; summarizing statistical data; graphical displays; the fundamentals of probability; reliability; discrete and continuous distributions; and more. This second edition includes: improved R code throughout the text, as well as new procedures, packages and interfaces; updated and additional examples, exercises and projects covering recent developments of computing; an introduction to bivariate discrete distributions together with the R functions used to handle large matrices of conditional probabilities, which are often needed in machine translation; an introduction to linear regression with particular emphasis on its application to machine learning using testing and training data; a new section on spam filtering using Bayes theorem to develop the filters; an extended range of Poisson applications such as network failures, website hits, virus attacks and accessing the cloud; use of new allocation functions in R to deal with hash table collision, server overload and the general allocation problem. The book is supplemented with a Wiley Book Companion Site featuring data and solutions to exercises within the book. Primarily addressed to students of computer science and related areas, Probability with R: An Introduction with Computer Science Applications, Second Edition is also an excellent text for students of engineering and the general sciences. Computing professionals who need to understand the relevance of probability in their areas of practice will find it useful.




An Introduction to Programming with Mathematica®


Book Description

Introduction to Programming with Mathematica is designed to teach Mathematica programming to scientists, engineers, mathematicians, and computer scientists so that they can fully utilize Mathematica for their work in research or education. No prior familiarity with Mathematica or programming is assumed. The text can be used either for individual study by students and professionals or in a Mathematica-related university course. The second edition of the book and diskette contains a number of new features: a new chapter on Applications (Chapter 11), additional material on packages, and more exercises throughout. Solutions to the exercises are provided both in the book and on the accompanying diskette.




Computer Simulations with Mathematica (R)


Book Description

This book/CD-ROM package uses the Mathematica programming language to demonstrate the use of computer simulation as a research tool in all of the sciences, providing materials for students and professionals in such fields as physics, biology, chemistry, ecology, materials science and urban planning. The use of MathLink and "C" programs allow readers to run the most time and memory intensive algorithms through a C-compiler on a local machine. Only a minimal background in Mathematica programming is assumed. Self-contained explanations of the Mathematica and the use of MathLink are given in the Appendices. Equal emphasis is placed on the development of efficient Mathematica programs and on the visualization and numerical analysis of computer simulation results.




Programming with Mathematica®


Book Description

This practical, example-driven introduction teaches the foundations of the Mathematica language so it can be applied to solving concrete problems.