الصفحة 29
الصفحة 29
img

Analysis II : Differential and Integral Calculus, Fourier Series, Holomorphic Functions

Functions in R and C, including the theory of Fourier series, Fourier integrals and part of that of holomorphic functions.It is suitable for both teaching and self-study. In his familiar, personal style, the author emphasizes ideas over calculations and, avoiding the condensed style frequently found in textbooks, explains these ideas without parsimony of words.

img

Analyse asymptotique et couche limite = Asymptotic analysis and boundary layer

The aim of the book is to give teachers and students (from Bac + 4) in applied mathematics and fluid mechanics a teaching and learning tool illustrated by fifty problems accompanied by their detailed correction. This book presents a new method of asymptotic analysis for "boundary layer" problems. This is called MASC "Method of Complementary Successive Approximations". The first half of the book is devoted, in addition to the presentation of the MASC, to organize the knowledge necessary for the asymptotic analysis and to give the keys allowing the understanding of what is a problem called "boundary layer" and the methods allowing. to build an approximation. The second part is devoted to the application of MASC in fluid mechanics and to the comparison with the more traditional methods resulting from the famous MDAR, "Method of Connected Asymptotic Developments".

img

Analog Design Essentials

The book starts with elementary stages in building up operational amplifiers. The synthesis of opamps is covered in great detail, such that lowest power consumption is always guaranteed. Many examples are included, operating at low supply voltages. Chapters on noise, distortion, filters, ADC/DACs and oscillators follow. These are all based on the extensive amount of teaching that the author has carried out both at universities and companies world-wide. All chapters have been drawn up specifically for self-study. They aim, however, at different levels of understanding. All start with elementary material. Most chapters also contain advanced material, especially from Chapter 9 onwards.

img

Analisi matematica II : Teoria ed esercizi con complementi in rete = Mathematical analysis 2 : Theory and exercises with online complements

Intends to support a second teaching of Mathematical Analysis according to the principles of the new Didactic Regulations. It is especially designed for those study courses (such as Engineering, Computer Science, Physics) in which the mathematical tool is a significant part of the training. The fundamental concepts and methods of the differential and integral calculus of several variables, the series of functions and the ordinary differential equations are presented with the primary objective of training the student in their operational but critical use. The didactic setting of the text follows the one used for ANALYSIS I. The method of presentation of the arguments allows a flexible and modular use of the text, in order to respond to the various possible didactic choices in the organization of a Mathematical Analysis course.

img

Analisi matematica I : Teoria ed esercizi con complementi in rete = Mathematical analysis I : Theory and exercises with online complements

Intends to support a first teaching of Mathematical Analysis according to the principles of the new Didactic Regulations. It is especially designed for Engineering, Computer Science, Physics. The text has three different levels of reading. An essential level allows the student to grasp the essential concepts of the subject and to familiarize himself with the related calculation techniques. An intermediate level provides justifications for the main findings and enriches the presentation with useful observations and complements. A third level of reading, based on numerous references to a virtual text available online, allows the more motivated and interested student to deepen his or her preparation on the subject. Numerous examples and exercises with solutions complete the text. The captivating 2-color graphics make this text a fundamental point of reference for the study of the discipline.

img

An Introduction to Soil Mechanics

Offers a superb introduction to theoretical and practical soil mechanics. Special attention is given to the risks of failure in civil engineering, and themes covered include stresses in soils, groundwater flow, consolidation, testing of soils, and stability of slopes. The basic principles of applied mechanics, that are frequently used, are offered in the appendices. The author’s considerable experience of teaching soil mechanics is evident in the many features of the book: it is packed with supportive color illustrations, helpful examples and references.

img

An Introduction to Number Theory

An Introduction to Number Theory provides an introduction to the main streams of number theory. Starting with the unique factorization property of the integers, the theme of factorization is revisited several times throughout the book to illustrate how the ideas handed down from Euclid continue to reverberate through the subject. In particular, the book shows how the Fundamental Theorem of Arithmetic, handed down from antiquity, informs much of the teaching of modern number theory. The result is that number theory will be understood, not as a collection of tricks and isolated results, but as a coherent and interconnected theory. A number of different approaches to number theory are presented, and the different streams in the book are brought together in a chapter that describes the class number formula for quadratic fields and the famous conjectures of Birch and Swinnerton-Dyer. The final chapter introduces some of the main ideas behind modern computational number theory and its applications in cryptography.

img

An Introduction to Language Processing with Perl and Prolog : An Outline of Theories, Implementation, and Application with Special Consideration of English, French, and German

This book teaches the principles of natural language processing, first covering linguistics issues such as encoding, entropy, and annotation schemes; defining words, tokens and parts of speech; and morphology. It then details the language-processing functions involved, including part-of-speech tagging using rules and stochastic techniques; using Prolog to write phase-structure grammars; parsing techniques and syntactic formalisms; semantics, predicate logic and lexical semantics; and analysis of discourse, and applications in dialog systems. The key feature of the book is the author's hands-on approach throughout, with extensive exercises, sample code in Prolog and Perl, and a detailed introduction to Prolog. The reader is supported with a companion website that contains teaching slides, programs, and additional material.

img

An Illustrated Guide to Furniture History

Provides upper-level students and instructors with an alternative visual analytical approach to learning about furniture history from Antiquity to Postmodernism. Following an immersive teaching model, it presents a Nine-Step Methodology to help students strengthen their visual literacy and quickly acquire subject area knowledge. Moving chronologically through key periods in furniture history and interior design, such as the Renaissance, the Arts and Crafts Movement, and Modernism, it traverses Europe to America to present a comprehensive foundational guide to the history of furniture design.

img

An Atlas of Radioscopic Catheter Placement for the Electrophysiologist

Atlas of Radioscopic Catheter Placement for the Electrophysiologist is unique because it is the first book that provides a teaching tool for fellows in training, allied health professionals and accomplished electrophysiologists on relevant X-ray views commonly encountered in different electrophysiology procedures, and how these views correlate with cardiac anatomy.

img

Amongst Mathematicians : Teaching and Learning Mathematics at University Level

Amongst Mathematicians offers a unique perspective on the ways in which mathematicians perceive their students' learning, teach and reflect on their teaching practice; also on how they perceive the often fragile relationship between the communities of mathematics and mathematics education.This book demonstrates the pedagogical potential that lies in collaborative undergraduate mathematics education research that engages mathematicians, researchers and students. Nardi also addresses the need for action in undergraduate mathematics education and offers a discourse for reform through demonstrating the feasibility and potential of collaboration between mathematicians and mathematics education researchers.

img

Allergic Diseases : Diagnosis and Treatment

In this updated third edition of the critically-acclaimed volume, expert physicians assemble user-friendly, clinically-oriented guides to aid in the day-to-day management of the allergic patient. With an emphasis on common allergic diseases and the pharmacological tools to control them, Allergic Diseases: Diagnosis and Treatment, Third Edition disseminates the practical knowledge that practitioners have accumulated through practice and teaching in the field of allergy and immunology.

img

Algorithms on Trees and Graphs : With Python Code

Introduces graph algorithms on an intuitive basis followed by a detailed exposition using structured pseudocode, with correctness proofs as well as worst-case analyses. Centered around the fundamental issue of graph isomorphism, the content goes beyond classical graph problems of shortest paths, spanning trees, flows in networks, and matchings in bipartite graphs. Advanced algorithmic results and techniques of practical relevance are presented in a coherent and consolidated way. Numerous illustrations, examples, problems, exercises, and a comprehensive bibliography support students and professionals in using the book as a text and source of reference. Furthermore, Python code for all algorithms presented is given in an appendix. Topics and features: Algorithms are first presented on an intuitive basis, followed by a detailed exposition using structured pseudocode / Correctness proofs are given, together with a worst-case analysis of the algorithms / Full implementation of all the algorithms in Python / An extensive chapter is devoted to the algorithmic techniques used in the book / Solutions to all the problems

img

Algorithms in Bioinformatics ; Vol. 3692 ; 5th international workshop, WABI 2005, Mallorca, Spain, October 3-6, 2005, Proceedings

this book present the proceedings of the 5th Workshop on Algorithmsin Bioinformatics (WABI 2005) which took place in Spain, 2005. The Workshop on Algorithms in Bioinformatics highlights research workspecifically developed to address algorithmic problems in biosequence analysis. The emphasis is therefore on statistical and probabilistic algorithms that addressimportant problems in the field of molecular and structural biology. the workshop aims to present recent research results, includingsignificant work in progress, and to identify and explore directions of futureresearch.Original research papers (including significant work in progress) or state-of-the-art surveys were solicited on all aspects of algorithms in bioinformatics,including, but not limited to: exact and approximate algorithms for genomics,genetics, sequence analysis, gene and signal recognition, alignment, molecularevolution, phylogenetics, structure determination or prediction, gene expressionand gene networks, proteomics, functional genomics, and drug design.

img

Algorithms and Programming : Problems and Solutions

This book containing classical and well-known problems supplemented by clear and in-depth explanations. The material covered includes such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms and much more.

img

Algorithms and data structures for massive datasets

Learn: Probabilistic sketching data structures for practical problems Choosing the right database engine for your application Evaluating and designing efficient on-disk data structures and algorithms Understanding the algorithmic trade-offs involved in massive-scale systems Deriving basic statistics from streaming data Correctly sampling streaming data Computing percentiles with limited space resources Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You'll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data. These effective techniques can be applied to any discipline, from finance to text analysis. Graphics, illustrations, and hands-on industry examples make complex ideas practical to implement in your projects--and there's no mathematical proofs to puzzle over. Work through this one-of-a-kind guide, and you'll find the sweet spot of saving space without sacrificing your data's accuracy. About the Technology Standard algorithms and data structures may become slow--or fail altogether--when applied to large distributed datasets. Choosing algorithms designed for big data saves time, increases accuracy, and reduces processing cost.

img

Algorithms – ESA 2007 ; 15th Annual European Symposium, Eilat, Israel, October 8-10, 2007, Proceedings

This book presented submissions in the engineering and applications track. The papers address all current subjects in algorithmics reaching from design and analysis issues of algorithms over to real-world applicat.

img

Algorithms - ESA 2006 ; 14th Annual European Symposium, Zurich, Switzerland, September 11-13, 2006, Proceedings

This book constitutes the refereed proceedings of the 14th Annual European Symposium on Algorithms, ESA 2006, held in Zurich, Switzerland, in the context of the combined conference ALGO 2006. The book presents 70 revised full papers together with abstracts of 3 invited lectures. The papers address all current subjects in algorithmics, reaching from design and analysis issues of algorithms over to real-world applications and engineering of algorithms in various fields.

img

Algorithms – ESA 2005 ; 13th Annual European Symposium, Palma de Mallorca, Spain, October 3-6, 2005, Proceedings

This volume contains the 75 contributed papers and the abstracts of the threeinvited lectures presented at the 13th Annual European Symposium on Algo-rithms (ESA 2005), held in Spain, 2005. respectively.Papers were solicited in all areas of algorithmic research, including but notlimited to algorithmic aspects of networks, approximation and on-line algo-rithms, computational biology, computational geometry, computational financeand algorithmic game theory, data structures, database and information re-trieval, external memory algorithms, graph algorithms, graph drawing, machinelearning, mobile computing, pattern matching and data compression, quantumcomputing, and randomized algorithms. The algorithms could be sequential,distributed, or parallel. Submissions were especially encouraged in the area ofmathematical programming and operations research, including combinatorialoptimization, integer programming, polyhedral combinatorics, and semidefiniteprogramming.Each extended abstract was submitted to one of the two tracks.

img

Algorithm Theory - SWAT 2006 ; 10th Scandinavian Workshop on Algorithm Theory, Riga, Latvia, July 6-8, 2006, Proceedings

This book constitutes the refereed proceedings of the 10th Scandinavian Workshop on Algorithm Theory, SWAT 2006, held in Riga, Latvia, in July 2006. The proceedings includes 36 revised full papers presented together with 3 invited papers, addressing issues of theoretical algorithmics and applications in various fields including graph algorithms, computational geometry, scheduling, approximation algorithms, network algorithms, data storage and manipulation, combinatorics, sorting, searching, online algorithms, optimization, amd more.

عدد النتائج بكل صفحة