Skip to main content

Academic Press

    • Calculus Using Mathematica

      • 1st Edition
      • May 10, 2014
      • K.D. Stroyan
      • English
      • Paperback
        9 7 8 0 1 2 6 7 2 9 7 5 7
      • eBook
        9 7 8 1 4 8 3 2 1 4 3 4 4
      Calculus Using Mathematica: Scientific Projects and Mathematical Background is a companion to the core text, Calculus Using Mathematica. The book contains projects that illustrate applications of calculus to a variety of practical situations. The text consists of 14 chapters of various projects on how to apply the concepts and methodologies of calculus. Chapters are devoted to epidemiological applications; log and exponential functions in science; applications to mechanics, optics, economics, and ecology. Applications of linear differential equations; forced linear equations; differential equations from vector geometry; and to chemical reactions are presented as well. College students of calculus will find this book very helpful.
    • Programming for the Newton®

      • 1st Edition
      • May 10, 2014
      • Julie McKeehan + 1 more
      • English
      • Paperback
        9 7 8 0 1 2 4 8 4 8 0 0 9
      • eBook
        9 7 8 1 4 8 3 2 6 9 0 7 8
      Programming for the Newton: Software Development with NewtonScript focuses on the processes, approaches, operations, and principles involved in software development with NewtonScript. The publication first elaborates on Newton application design, views on the Newton, and protos. Discussions focus on system protos, creating and using user protos, linking and naming templates, creating the views of WaiterHelper, Newton application designs, and life cycle of an application. The text then elaborates on the fundamentals of NewtonScript, inheritance in NewtonScript, and view system and messages. Topics include InstallScript and RemoveScript, adding code to WaiterHelper, proto and parent inheritance, combining proto and parent inheritance, frames, arrays, and symbols and path expressions. The book ponders on debugging and Newton data storage, including description of methods and functions, handling soups in application, printing, tracking, and debugging functions. The publication is a vital reference for computer programmers and researchers interested in NewtonScript.
    • Study Guide for Applied Finite Mathematics

      • 3rd Edition
      • May 10, 2014
      • Nicholas A. Macri
      • English
      • Paperback
        9 7 8 0 1 2 0 5 9 5 7 0 9
      • eBook
        9 7 8 1 4 8 3 2 7 1 0 9 5
      Study Guide for Applied Finite Mathematics, Third Edition is a study guide that introduces beginners to the fundamentals of finite mathematics and its various realistic and relevant applications. Some applications of probability, game theory, and Markov chains are given. Each chapter includes exercises, and each set begins with basic computational "drill" problems and then progresses to problems with more substance. Comprised of 10 chapters, this book begins with exercises related to set theory and concepts such as the union and intersection of sets. Exercises on Cartesian coordinate systems and graphs as well as linear programming from a geometric and algebraic point of view are then given. Subsequent chapters deal with matrices, the solution of linear systems, and applications; the simplex method for solving linear programming problems; and probability and probability models for finite sample spaces as well as permutations, combinations, and counting methods. Basic concepts in statistics are also considered, along with the mathematics of finance. Some applications of probability, game theory, and Markov chains are also considered. This monograph is intended for students and instructors of applied mathematics.
    • Fundamentals of Learning and Memory

      • 2nd Edition
      • May 10, 2014
      • John P. Houston
      • English
      • Paperback
        9 7 8 0 1 2 3 5 6 8 3 0 4
      • eBook
        9 7 8 1 4 8 3 2 7 7 5 6 1
      Fundamentals of Learning and Memory, Second Edition provides information pertinent to the basic conditioning processes. This book presents an integration of the fields of animal and human learning. Organized into six parts encompassing 17 chapters, this edition begins with an overview of the definition of learning that encompasses many of the elements of alternative definitions. This text then considers the processes of acquisition, including a detailed discussion of contiguity, practice, and reinforcement. Other chapters include an extensive discussion of issues, problems, and alternative theories within the field of retention. This book discusses as well the problem of transfer, with emphasis on stimulus generation and transfer of training. The final chapter deals with behavior modification as a general method for understanding, altering, and controlling behavior, which differs dramatically from more traditional clinical or therapeutic approaches. This book is a valuable resource for psychologists, behavior therapists, behavior modification theorists, and psychology students.
    • Elementary Topology

      • 1st Edition
      • May 10, 2014
      • Donald W. Blackett
      • English
      • Paperback
        9 7 8 0 1 2 1 0 3 0 6 0 5
      • eBook
        9 7 8 1 4 8 3 2 6 2 5 3 6
      Elementary Topology: A Combinatorial and Algebraic Approach focuses on the application of algebraic methods to topological concepts and theorems. The publication first elaborates on some examples of surfaces and their classifications. Discussions focus on combinatorial invariants of a surface, combinatorial equivalence, surfaces and their equations, topological surfaces, coordinates on a sphere and torus, and properties of the sphere and torus. The text then examines complex conics and covering surfaces and mappings into the sphere, including applications of the winding number in complex analysis, mappings into the plane, winding number of a plane curve, covering surfaces, and complex conies. The book examines vector fields, network topology, and three-dimensional topology. Topics include topological products and fiber bundles, manifolds of configurations, paths, circuits, and trees, vector fields and hydrodynamics, vector fields on a sphere, and vector fields and differential equations. The publication is highly recommended for sophomores, juniors, and seniors who have completed a year of calculus.
    • Open Client/Server Computing and Middleware

      • 1st Edition
      • May 10, 2014
      • Alan R. Simon + 1 more
      • English
      • Paperback
        9 7 8 0 1 2 6 4 3 8 6 0 4
      • eBook
        9 7 8 1 4 8 3 2 1 4 2 7 6
      Open Client/Server Computing and Middleware provides a tutorial-oriented overview of open client/server development environments and how client/server computing is being done. This book analyzes an in-depth set of case studies about two different open client/server development environments—Microso... Windows and UNIX, describing the architectures, various product components, and how these environments interrelate. Topics include the open systems and client/server computing, next-generation client/server architectures, principles of middleware, and overview of ProtoGen+. The ViewPaint environment, ProtoView screen manager, SQLView visual database access, and ProtoView WinControl library are also elaborated. This text likewise covers the interaction with db-UIM/X, widgets and building interfaces, network object toolkit, and integration of cross-platform components. This publication is suitable for computing professionals and researchers interested in open client/server computing.
    • Learning C with Fractals

      • 1st Edition
      • May 10, 2014
      • Roger T. Stevens
      • English
      • Paperback
        9 7 8 0 1 2 6 6 8 3 1 5 8
      • eBook
        9 7 8 1 4 8 3 2 7 7 8 1 3
      Learning C with Fractals provides the fundamentals of the C programming language and the generation of fractals. The book is comprised of 21 chapters that discuss the aspects of the C programming language. The text begins with an introductory chapter that provides the basic hardware requirements and basic information to get the student started. Subsequent chapters tackle the writing and compiling of C programs; the main program and functions; the program's interaction with DOS (Disk Operating System); and the operators and expressions in C. Topics on initializing variables, conditional statements, manipulating strings, and the different programming functions are covered as well. Computer programmers and those interested in learning computer programming will find the book useful.
    • Qsar es-Seghir

      • 1st Edition
      • May 10, 2014
      • Charles L. Redman
      • English
      • Paperback
        9 7 8 0 1 2 5 8 4 6 3 1 8
      • eBook
        9 7 8 1 4 8 3 2 6 8 4 0 8
      Qsar es-Seghir: An Archaeological View of Medieval Life presents the findings of archaeological investigations at Qsar es-Seghir, a medieval port midway between Tangier and Ceuta on the Moroccan shores of the Strait of Gibraltar. The archaeology and material inventory of Qsar es-Seghir are described, along with the reconstruction of the city based on archaeological analysis. Comprised of seven chapters, this book begins with an introduction to Qsar es-Seghir and an overview of the Moroccan-American Archaeological Project that was launched with the support of the Smithsonian Institution and the government of Morocco to study life in this ancient Islamic city during the medieval period. After documenting the history of Qsar es-Seghir, the Islamic city is described based on the accounts of geographers and historians and then as it emerged through the archaeological excavations. Emphasis is on the architecture and town plan as they reveal the organizing principles of the society and the daily lifeways of its inhabitants. Subsequent chapters focus on the artifacts used by the people of Qsar es-Seghir, including tools, weapons, tableware, and jewelry; the activities that were conducted at Qsar es-Seghir; and the town plan, fortifications, monuments, and housing at Qsar es-Seghir as a Portuguese colony. This monograph should be of value to students, researchers, and practitioners in the fields of archaeology and anthropology, as well as to laypersons interested in medieval life.
    • A Research Primer for the Social and Behavioral Sciences

      • 1st Edition
      • May 10, 2014
      • Miriam Schapiro Grosof + 1 more
      • English
      • Paperback
        9 7 8 0 1 2 3 0 4 1 8 0 7
      • eBook
        9 7 8 1 4 8 3 2 5 8 0 1 0
      A Research Primer for the Social and Behavioral Sciences provides an introductory but comprehensive overview of the research process that primarily concerns human subjects. This book discusses the methods of acquiring knowledge, importance of a well-chosen problem, review of the literature, and relationship between theory-building and hypothesis-testing. The common sources of invalidity in practice, non-experimental research types, Stevens' classification of scales, and estimation based on probabilistic sampling are also elaborated. This text likewise covers the role of computer in research, techniques for analysis of data, univariate and bivariate statistics, and assumptions underlying analysis of variance. Other topics include the canonical correlation analysis, non-parametric analysis of variance, deterministic problem analysis techniques, and common errors in presentation of findings. This publication is intended for novice investigators in the broad category of social and behavioral sciences.
    • FORTRAN

      • 1st Edition
      • May 10, 2014
      • Samuel L. Marateck
      • English
      • eBook
        9 7 8 1 4 8 3 2 7 1 9 4 1
      FORTRAN is written for students who have no prior knowledge of computers or programming. The book aims to teach students how to program using the FORTRAN language. The publication first elaborates on an introduction to computers and programming, introduction to FORTRAN, and calculations and the READ statement. Discussions focus on flow charts, rounding numbers, strings, executing the program, the WRITE and FORMAT statements, performing an addition, input and output devices, and algorithms. The text then takes a look at functions and the IF statement and the DO Loop, the IF-THEN-ELSE and the WHILE loop, including applications of the DO loop, the LOGICAL declaration statement, library functions, other applications of the IF statement, and writing REAL constants in exponential form. The manuscript ponders on subscripted variables, the DATA statement, and the implied DO loop, doubly subscripted variables and matrix multiplication, input/output, and functions, subprograms, and subroutines. Topics include statement functions, subprograms calling other subprograms, reading using X format, control characters, reading using F format, INTEGER subscripted variables, and matrix multiplication. The publication is a dependable source of data for computer programmers and students interested in the FORTRAN language.