Analysis Textbooks
Filters
Basic Engineering Data Collection and Analysis
Copyright Year: 2001
Contributors: Vardeman and Jobe
Publisher: Iowa State University
License: CC BY-NC-SA
In Basic Engineering Data Collection and Analysis, Stephen B. Vardeman and J. Marcus Jobe stress the practical over the theoretical. Step by step, students get real engineering data and scenario examples along with chapter-long case studies that illustrate concepts in realistic, thoroughly detailed situations. This approach encourages students to work through the material by carrying out data collection and analysis projects from problem formulation through the preparation of professional technical reports—just as if they were on the job.
No ratings
(0 reviews)
The Art of Polynomial Interpolation
Contributor: Murphy
Publisher: Pennsylvania State University
License: CC BY-NC
The inspiration for this text grew out of a simple question that emerged over a number of years of teaching math to Middle School, High School and College students.
No ratings
(0 reviews)
First Semester in Numerical Analysis with Python
Contributor: Liu
Publisher: Auraria Institutional Repository
License: CC BY-NC-SA
The book is based on “First semester in Numerical Analysis with Julia”, written by Giray Ökten. The contents of the original book are retained, while all the algorithms are implemented in Python (Version 3.8.0). Python is an open source (under OSI), interpreted, general-purpose programming language that has a large number of users around the world. Python is ranked the third in August 2020 by the TIOBE programming community index, a measure of popularity of programming languages, and is the top-ranked interpreted language. We hope this book will better serve readers who are interested in a first course in Numerical Analysis, but are more familiar with Python for the implementation of the algorithms.
(2 reviews)
First Semester in Numerical Analysis with Julia
Copyright Year: 2019
Contributor: Ökten
Publisher: Florida State University
License: CC BY-NC-SA
First Semester in Numerical Analysis with Julia presents the theory and methods, together with the implementation of the algorithms using the Julia programming language (version 1.1.0). The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory. The reader is expected to have studied calculus and linear algebra. Some familiarity with a programming language is beneficial, but not required. The programming language Julia will be introduced in the book. The simplicity of Julia allows bypassing the pseudocode and writing a computer code directly after the description of a method while minimizing the distraction the presentation of a computer code might cause to the flow of the main narrative.
(2 reviews)
A Primer of Real Analysis
Copyright Year: 2009
Contributor: Sloughter
Publisher: Dan Sloughter
License: CC BY-NC-SA
This is a short introduction to the fundamentals of real analysis. Although the prerequisites are few, I have written the text assuming the reader has the level of mathematical maturity of one who has completed the standard sequence of calculus courses, has had some exposure to the ideas of mathematical proof (including induction), and has an acquaintance with such basic ideas as equivalence relations and the elementary algebraic properties of the integers.
(1 review)
Introduction to Mathematical Analysis I - Second Edition
Copyright Year: 2016
Contributors: Lafferriere, Lafferriere, and Nguyen
Publisher: Portland State University Library
License: CC BY-NC
Our goal with this textbook is to provide students with a strong foundation in mathematical analysis. Such a foundation is crucial for future study of deeper topics of analysis. Students should be familiar with most of the concepts presented here after completing the calculus sequence. However, these concepts will be reinforced through rigorous proofs.
No ratings
(0 reviews)
Introduction to Real Analysis
Copyright Year: 2013
Contributor: Trench
Publisher: A.T. Still University
License: CC BY-NC-SA
This is a text for a two-term course in introductory real analysis for junior or senior mathematics majors and science students with a serious interest in mathematics. Prospective educators or mathematically gifted high school students can also benefit from the mathematical maturity that can be gained from an introductory real analysis course.
No ratings
(0 reviews)
Basic Analysis: Introduction to Real Analysis
Copyright Year: 2016
Contributor: Lebl
Publisher: Jirí Lebl
License: CC BY-NC-SA
This free online textbook (e-book in webspeak) is a one semester course in basic analysis. This book started its life as my lecture notes for Math 444 at the University of Illinois at Urbana-Champaign (UIUC) in the fall semester of 2009, and was later enhanced to teach Math 521 at University of Wisconsin-Madison (UW-Madison). A prerequisite for the course is a basic proof course. It should be possible to use the book for both a basic course for students who do not necessarily wish to go to graduate school, but also as a first semester of a more advanced course that also covers topics such as metric spaces.
(3 reviews)