Skip to main content

Books in Mathematics

The Mathematics collection presents a range of foundational and advanced research content across applied and discrete mathematics, including fields such as Computational Mathematics; Differential Equations; Linear Algebra; Modelling & Simulation; Numerical Analysis; Probability & Statistics.

  • Nonlinear Finite Element Analysis and Adina

    Proceedings of the 4th ADINA Conference
    • 1st Edition
    • K. J. Bathe
    • English
    Nonlinear Finite Element Analysis and ADINA contains the proceedings of the Fourth ADINA Conference held at Massachusetts Institute of Technology on June 15-17, 1983. Separating the papers presented in the conference as chapters, this book first elucidates the use of ADINA for analysis of mines with explosive fills. Subsequent chapters explore the use of ADINA in soil mechanics; nonlinear shell analysis; analysis of bond between prestressed steel and concrete; determination and simulation of stable crack growth; offshore structures analysis; modeling of traveling-loads and time-dependent masses; and comparison of two slideline methods. Other notable applications of ADINA are also shown.
  • Relational Databases

    State of the Art Report 14:5
    • 1st Edition
    • D A Bell
    • English
    Relational Databases explores the major advances in relational databases and provides a balanced analysis of the state of the art in relational databases. Topics covered include capture and analysis of data placement requirements; distributed relational database systems; data dependency manipulation in database schemata; and relational database support for computer graphics and computer aided design. This book is divided into three sections and begins with an overview of the theory and practice of distributed systems, using the example of INGRES from Relational Technology as illustration. The following chapters focus on whether relational and relational-like systems actually meet business needs; IBM's Structured Query Language/Data System (SQL/DS); tools for database design and programming; and Secondary Access Methods and the problem of secondary index selection. A number of quantitative models for assessing the performance of physical databases are also described. This text concludes by assessing some of the most conspicuous trends in relational database research and development. This monograph will be of interest to database designers.
  • Hyperbolic Partial Differential Equations

    Modern Applied Mathematics and Computer Science
    • 1st Edition
    • Matthew Witten
    • English
    Hyperbolic Partial Differential Equations III is a refereed journal issue that explores the applications, theory, and/or applied methods related to hyperbolic partial differential equations, or problems arising out of hyperbolic partial differential equations, in any area of research. This journal issue is interested in all types of articles in terms of review, mini-monograph, standard study, or short communication. Some studies presented in this journal include discretization of ideal fluid dynamics in the Eulerian representation; a Riemann problem in gas dynamics with bifurcation; periodic McKendrick equations for age-structured population growth; and logistic models of structured population growth. A number of book reviews are also included. This journal provides an interdisciplinary forum for the presentation of results not included in other particular journals, and thus will be beneficial to those interested in this field of study.
  • The European Computer Users Handbook 1968/69

    Pergamon Computer Data Series
    • 6th Edition
    • Sam Stuart
    • English
    The European Computer Users Handbook 1968/69, Sixth Edition is a handbook of computers and computer peripherals which could be used in Europe. Details of computers and peripheral devices, including analog computers, calculators, and data transmission equipment, are presented. This book is organized into 10 sections and begins by giving information on digital computers that could be used in Europe based on recommendations by Computer Consultants Limited. Comments on the particular computer manufacturer concerned are included and the particular item of equipment is described. Digital computers, electronic calculators, analog computers, peripheral equipment, and data transmission equipment available in Europe are then listed. The names and addresses of computer manufacturers and selling organizations concerned with computers used in Europe are also provided. Two tables are given: one for computer installations by number, import value, and home built value in sixteen European countries, and another for computer installations in the United States. This monograph will be a valuable resource for both computer users and manufacturers.
  • Successful Business Computing

    • 1st Edition
    • M. Tampoe
    • English
    Successful Business Computing offers a practical guide to the selection and use of a computer system. It helps identify those factors that need to be assessed in buying computer equipment and the associated computing instructions, called computer programs or software. It is a management manual and not a technical treatise on computing theory, or advanced computing. The book is organized into three main parts. Part 1 helps the reader to recognize the symptoms and assess needs. It identifies some of the reasons which prompt the purchase of computer systems and the areas of the organization which can benefit. It explains a method of pinpointing the specific application areas. It emphasizes the need for a computing policy within the organization; specifies some significant policy issues; and identifies sources of external help. Part 2 guides the reader through the buying cycle, identifying the major activities and providing guidelines for the evaluation of the systems proposed. Part 3 explains the constituents of a computer system and provides a glossary of terms. This book is intended for the businessman or executive looking for guidelines on how best to handle the task of acquiring a computer system. It can also provide students with an introduction to the application of computers and computer systems in business and commerce.
  • Computer Electronics

    Made Simple Computerbooks
    • 1st Edition
    • J. F. B. Bourdillon
    • English
    Computer Electronics: Made Simple Computerbooks presents the basics of computer electronics and explains how a microprocessor works. Various types of PROMs, static RAMs, dynamic RAMs, floppy disks, and hard disks are considered, along with microprocessor support devices made by Intel, Motorola and Zilog. Bit slice logic and some AMD bit slice products are also described. Comprised of 14 chapters, this book begins with an introduction to the fundamentals of hardware design, followed by a discussion on the basic building blocks of hardware (NAND, NOR, AND, OR, NOT, XOR); tools and equipment that are required by a hardware engineer; and sequential logic. Subsequent chapters focus on analog components such as transistors, resistors, capacitors, diodes, crystals, and power supplies; data sheets and data books; timing diagrams; arithmetic using integrated circuits, with emphasis on full adders, arithmetic logic units, and arithmetic processing units. The final chapter describes how a project operates, how the computer-aided design process works, and how printed circuit boards are manufactured. This monograph will be of interest to students, engineers, and other practitioners in computer electronics.
  • Systems Analysis

    Made Simple Computerbooks
    • 1st Edition
    • Lyn Antill + 1 more
    • English
    Systems Analysis: Made Simple Computerbooks introduces the essential elements of information systems analysis and design and teaches basic technical skills required for the tasks involved. The book covers the aspects to the design of an information system; information systems and the organization, including the types of information processing activity and computer-based information systems; the role of the systems analyst; and the human activity system. The text also discusses information modeling, socio-technical design, man-machine interface, and the database design. Software specification and selection, opportunities and constraints of a computer, and hardware specification and system implementation are also considered. The book concludes by giving an overview of systems analysis. The text is useful to systems and information analysts.
  • Theory of Radicals

    • 1st Edition
    • L. Márki + 1 more
    • English
    Radicals arose originally from structural investigations in rings, but later on they infiltrated into various branches of algebra, as well as into topology and relational structures. This volume is the result of a conference attended by mathematicians from all five continents and thus represents the current state of research in the area.
  • Computer Programming Languages in Practice

    Made Simple Computerbooks
    • 1st Edition
    • C. A. Hofeditz
    • English
    Computer Programming Languages in Practice provides an overview of various computer programming languages. The book begins with the fundamentals: what programs are; how they are planned and organized; what elements of the computer the programmer controls; flowcharting; and how computer data is organized. It then discusses material common to all languages, including the entry program, the compiler, the run-time system, syntax diagrams, and coding forms. The largest portion of this book is devoted to two very popular languages—BASIC and COBOL. It provides a brief history of the language's development and use; a description of how the programming system is organized; its major components, divisions of instructions, and a description of its instruction set (instruction-by-inst... how a program is written, including a sample program; and a self-test, including exercises in which programming statements must be written. The final chapter discusses those languages which the reader is less likely to use but should know about. Included are descriptions of FORTRAN and RPG II.
  • Applied Mathematics

    Made Simple
    • 1st Edition
    • Patrick Murphy
    • English
    Applied Mathematics: Made Simple provides an elementary study of the three main branches of classical applied mathematics: statics, hydrostatics, and dynamics. The book begins with discussion of the concepts of mechanics, parallel forces and rigid bodies, kinematics, motion with uniform acceleration in a straight line, and Newton's law of motion. Separate chapters cover vector algebra and coplanar motion, relative motion, projectiles, friction, and rigid bodies in equilibrium under the action of coplanar forces. The final chapters deal with machines and hydrostatics. The standard and content of the book covers C.S.E. and 'O' level G.C.E. examinations in Applied Mathematics and Mechanics as well as the relevant parts of the syllabuses for Physics and General Science courses related to Engineering, Building, and Agriculture. The book is also written for the home study reader who is interested in widening his mathematical appreciation or simply reviving forgotten ideas. The author hopes that the style of presentation will be found sufficiently attractive to recapture those who may at one time have lost interest.