Browse Results

Showing 3,726 through 3,750 of 27,937 results

BWL-Formeln für Dummies (Für Dummies)

by Tobias Amely

Formeln und Kennzahlen verstehen, berechnen und interpretieren. Sind betriebswirtschaftliche Formeln für Sie ein Buch mit sieben Siegeln? Das lässt sich ändern! Tobias Amely bietet Ihnen einen verständlichen und kompakten Überblick über die wichtigsten Formeln und Kennzahlen der Betriebswirtschaftslehre. Praktische Beispiele und Tipps helfen Ihnen, den Zusammenhang zu verstehen, in dem die Formel jeweils verwendet wird. So bleibt es nicht beim theoretischen Wissen allein, sondern Sie können die Formeln auch praktisch anwenden. Sie erfahren Wie Sie die Produktion optimieren Wie Sie lohnende Investitionen erkennen Wie Sie Finanzierungskosten minimieren Welche Kennzahlen die Bonität eines Unternehmens ausmachen

C: From Theory to Practice

by George S. Tselikis

Designed for a compulsory fundamental course, C: From Theory to Practice uses a hands-on approach to teach the C programming language, using numerous examples and a clear, concise presentation. Easy to use and classroom tested, this textbook includes more than 500 exercises and examples of progressive difficulty to help students in understanding al

C: From Theory to Practice, Second Edition

by George S. Tselikis Nikolaos D. Tselikas

This easy-to-use, classroom-tested textbook covers the C programming language for computer science and IT students. Designed for a compulsory fundamental course, it presents the theory and principles of C. More than 500 exercises and examples of progressive difficulty aid students in understanding all the aspects and peculiarities of the C language. The exercises test students on various levels of programming and the examples enhance their concrete understanding of programming know-how. Instructor's manual and PowerPoint slides are available upon qualifying course adoption

C* - Algebras and Numerical Analysis (Chapman & Hall/CRC Pure and Applied Mathematics)

by Ronald Hagen Steffen Roch Bernd Silbermann

"Analyzes algebras of concrete approximation methods detailing prerequisites, local principles, and lifting theorems. Covers fractality and Fredholmness. Explains the phenomena of the asymptotic splitting of the singular values, and more."

C++ for Financial Mathematics (Chapman and Hall/CRC Financial Mathematics Series)

by John Armstrong

If you know a little bit about financial mathematics but don’t yet know a lot about programming, then C++ for Financial Mathematics is for you. C++ is an essential skill for many jobs in quantitative finance, but learning it can be a daunting prospect. This book gathers together everything you need to know to price derivatives in C++ without unnecessary complexities or technicalities. It leads the reader step-by-step from programming novice to writing a sophisticated and flexible financial mathematics library. At every step, each new idea is motivated and illustrated with concrete financial examples. As employers understand, there is more to programming than knowing a computer language. As well as covering the core language features of C++, this book teaches the skills needed to write truly high quality software. These include topics such as unit tests, debugging, design patterns and data structures. The book teaches everything you need to know to solve realistic financial problems in C++. It can be used for self-study or as a textbook for an advanced undergraduate or master’s level course.

C++ for Mathematicians: An Introduction for Students and Professionals

by Edward Scheinerman

For problems that require extensive computation, a C++ program can race through billions of examples faster than most other computing choices. C++ enables mathematicians of virtually any discipline to create programs to meet their needs quickly, and is available on most computer systems at no cost. C++ for Mathematicians: An Introduction for Students and Professionals accentuates C++ concepts that are most valuable for pure and applied mathematical research.This is the first book available on C++ programming that is written specifically for a mathematical audience; it omits the language’s more obscure features in favor of the aspects of greatest utility for mathematical work. The author explains how to use C++ to formulate conjectures, create images and diagrams, verify proofs, build mathematical structures, and explore myriad examples. Emphasizing the essential role of practice as part of the learning process, the book is ideally designed for undergraduate coursework as well as self-study. Each chapter provides many problems and solutions which complement the text and enable you to learn quickly how to apply them to your own problems. Accompanying downloadable resources provide all numbered programs so that readers can easily use or adapt the code as needed. Presenting clear explanations and examples from the world of mathematics that develop concepts from the ground up, C++ for Mathematicians can be used again and again as a resource for applying C++ to problems that range from the basic to the complex.

C Programming: A Modern Approach

by K. N. King

This introduction to the C programming language is based on the C ANSI dialect and is usable with all ANSI-compatible compilers and all operating systems. The three main parts of the text are: basic grounding in C; advanced topics and program writing; and a reference apparatus.

C Programming Cookbook: Over 40 recipes exploring data structures, pointers, interprocess communication, and database in C

by B.M. Harwani

A comprehensive guide with curated recipes to help you gain a deeper understanding of modern C. Key Features Learn how to make your applications swift and robust by leveraging powerful features of C Understand the workings of arrays, strings, functions, and more down to how they operate in memory Master process synchronization during multi-tasking and server-client process communication Book Description C is a high-level language that's popular among developers. It enables you to write drivers for different devices, access machine-level hardware, apply dynamic memory allocation, and much more. With self-contained tutorials, known as recipes, this book will guide you in dealing with C and its idiosyncrasies and help you benefit from its latest features. Beginning with common tasks, each recipe addresses a specific problem followed by explaining the solution to get you acquainted with what goes on under the hood. You will explore core concepts of the programming language, including how to work with strings, pointers, and single and multi-dimensional arrays. You will also learn how to break a large application into small modules by creating functions, handling files, and using a database. Finally, the book will take you through advanced concepts such as concurrency and interprocess communication. By the end of this book, you'll have a clear understanding and deeper knowledge of C programming, which will help you become a better developer. What you will learn Manipulate single and multi-dimensional arrays Perform complex operations on strings Understand how to use pointers and memory optimally Discover how to use arrays, functions, and strings to make large applications Implement multitasking using threads and process synchronization Establish communication between two or more processes using different techniques Store simple text in files and store data in a database Who this book is for If you're a programmer with basic experience in C and want to leverage its features through modern programming practices, then this book is for you.

CABology: Value Of Cloud, Analytics And Big Data Trio Wave

by Nitin Upadhyay

This uniquely accessible book helps readers use CABology to solve real-world business problems and drive real competitive advantage. It provides reliable, concise information on the real benefits, usage and operationalization aspects of utilizing the “Trio Wave” of cloud, analytic and big data. Anyone who thinks that the game changing technology is slow paced needs to think again. This book opens readers’ eyes to the fact that the dynamics of global technology and business are changing. Moreover, it argues that businesses must transform themselves in alignment with the Trio Wave if they want to survive and excel in the future. CABology focuses on the art and science of optimizing the business goals to deliver true value and benefits to the customer through cloud, analytic and big data. It offers business of all sizes a structured and comprehensive way of discovering the real benefits, usage and operationalization aspects of utilizing the Trio Wave.

CAD/CAM Systems Planning and Implementation

by Charles S. Knox

This book identifies as many "alligators" as possible in the swamps surrounding implementation of an integrated CAD/CAM system. It is helpful for marketing managers, inventory control supervisors and innovators who believe in the need to modernize engineering and manufacturing systems.

Cake-Cutting Algorithms: Be Fair if You Can

by Jack Robertson William Webb

The challenge of dividing an asset fairly, from cakes to more important properties, is of great practical importance in many situations. Since the famous Polish school of mathematicians (Steinhaus, Banach, and Knaster) introduced and described algorithms for the fair division problem in the 1940s, the concept has been widely popularized. This book

Calabi-Yau Varieties: Lecture Notes on Concentrated Graduate Courses (Fields Institute Monographs #34)

by Matthias Schütt Radu Laza Noriko Yui

This volume presents a lively introduction to the rapidly developing and vast research areas surrounding Calabi-Yau varieties and string theory. With its coverage of the various perspectives of a wide area of topics such as Hodge theory, Gross-Siebert program, moduli problems, toric approach, and arithmetic aspects, the book gives a comprehensive overview of the current streams of mathematical research in the area. The contributions in this book are based on lectures that took place during workshops with the following thematic titles: "Modular Forms Around String Theory," "Enumerative Geometry and Calabi-Yau Varieties," "Physics Around Mirror Symmetry," "Hodge Theory in String Theory. " The book is ideal for graduate students and researchers learning about Calabi-Yau varieties as well as physics students and string theorists who wish to learn the mathematics behind these varieties.

The Calabi–Yau Landscape: From Geometry, to Physics, to Machine Learning (Lecture Notes in Mathematics #2293)

by Yang-Hui He

Can artificial intelligence learn mathematics? The question is at the heart of this original monograph bringing together theoretical physics, modern geometry, and data science. The study of Calabi–Yau manifolds lies at an exciting intersection between physics and mathematics. Recently, there has been much activity in applying machine learning to solve otherwise intractable problems, to conjecture new formulae, or to understand the underlying structure of mathematics. In this book, insights from string and quantum field theory are combined with powerful techniques from complex and algebraic geometry, then translated into algorithms with the ultimate aim of deriving new information about Calabi–Yau manifolds. While the motivation comes from mathematical physics, the techniques are purely mathematical and the theme is that of explicit calculations. The reader is guided through the theory and provided with explicit computer code in standard software such as SageMath, Python and Mathematica to gain hands-on experience in applications of artificial intelligence to geometry. Driven by data and written in an informal style, The Calabi–Yau Landscape makes cutting-edge topics in mathematical physics, geometry and machine learning readily accessible to graduate students and beyond. The overriding ambition is to introduce some modern mathematics to the physicist, some modern physics to the mathematician, and machine learning to both.

Calcolo Scientifico: Esercizi e problemi risolti con MATLAB e Octave (UNITEXT #105)

by Alfio Quarteroni Fausto Saleri Paola Gervasio

Questo testo #65533; concepito per i corsi delle Facolt#65533; di Ingegneria e di Scienze. Esso affronta tutti gli argomenti tipici della Matematica Numerica, spaziando dal problema di risolvere sistemi di equazioni lineari e non lineari a quello di approssimare una funzione, di calcolare i suoi minimi, le sue derivate ed il suo integrale definito fino alla risoluzione di equazioni differenziali ordinarie e alle derivate parziali con metodi alle differenze finite ed agli elementi finiti. Un capitolo iniziale conduce lo studente ad un rapido ripasso degli argomenti dell'Analisi Matematica e dell'Algebra Lineare di uso frequente nel volume e ad una introduzione ai linguaggi MATLAB e Octave. Al fine di rendere maggiormente incisiva la presentazione e fornire un riscontro quantitativo immediato alla teoria vengono implementati in linguaggio MATLAB e Octave tutti gli algoritmi che via via si introducono. Vengono inoltre proposti numerosi esercizi, tutti risolti per esteso, ed esempi, anche con riferimento ad applicazioni in vari ambiti scientifici. Questa sesta edizione si differenzia dalle precedenti per l'aggiunta di nuovi sviluppi, di nuovi esempi relativi ad applicazioni di interesse reale e di svariati esercizi con relative soluzioni.

Calculate With Confidence

by Deborah Gray Morris

Learn the three major methods of drug calculation! Calculate with Confidence, 7th Edition focuses on the increasing responsibility of the nurse in medication administration, prioritizes client safety with QSEN, and includes updated content that reflects the current scope of practice. This popular text covers the ratio and proportion, formula, and dimensional analysis methods offering a step-by-step approach to the calculation and administration of drug dosages. With over 2,100 practice problems, this comprehensive title focuses on enhancing the learning experience of nursing students at all curricular levels by making content clinically applicable.

Calculate with Confidence (Sixth Edition)

by Deborah Gray Morris

Calculate with Confidence, 6th Edition addresses the increasing responsibility of the nurse in medication administration, prioritizes client safety, and reflects the current scope of practice. This text covers the ratio and proportion, formula, and dimensional analysis methods offering a step-by-step approach to the calculation and administration of drug dosages. With over 2,000 practice problems, Gray Morris focuses on enhancing the learning experience of nursing students at all curricular levels by making content clinically applicable.

Calculated Risks: How to Know When Numbers Deceive You

by Gerd Gigerenzer

At the beginning of the twentieth century, H. G. Wells predicted that statistical thinking would be as necessary for citizenship in a technological world as the ability to read and write. But in the twenty-first century, we are often overwhelmed by a baffling array of percentages and probabilities as we try to navigate in a world dominated by statistics.Cognitive scientist Gerd Gigerenzer says that because we haven't learned statistical thinking, we don't understand risk and uncertainty. In order to assess risk -- everything from the risk of an automobile accident to the certainty or uncertainty of some common medical screening tests -- we need a basic understanding of statistics.Astonishingly, doctors and lawyers don't understand risk any better than anyone else. Gigerenzer reports a study in which doctors were told the results of breast cancer screenings and then were asked to explain the risks of contracting breast cancer to a woman who received a positive result from a screening. The actual risk was small because the test gives many false positives. But nearly every physician in the study overstated the risk. Yet many people will have to make important health decisions based on such information and the interpretation of that information by their doctors.Gigerenzer explains that a major obstacle to our understanding of numbers is that we live with an illusion of certainty. Many of us believe that HIV tests, DNA fingerprinting, and the growing number of genetic tests are absolutely certain. But even DNA evidence can produce spurious matches. We cling to our illusion of certainty because the medical industry, insurance companies, investment advisers, and election campaigns have become purveyors of certainty, marketing it like a commodity.To avoid confusion, says Gigerenzer, we should rely on more understandable representations of risk, such as absolute risks. For example, it is said that a mammography screening reduces the risk of breast cancer by 25 percent. But in absolute risks, that means that out of every 1,000 women who do not participate in screening, 4 will die; while out of 1,000 women who do, 3 will die. A 25 percent risk reduction sounds much more significant than a benefit that 1 out of 1,000 women will reap.This eye-opening book explains how we can overcome our ignorance of numbers and better understand the risks we may be taking with our money, our health, and our lives.

Calculating and Reporting Healthcare Statistics

by Susan White

Calculating and Reporting Healthcare Statistics, sixth edition, is a comprehensive resource intended for healthcare professionals and students seeking to understand or sharpen their statistical computation skills. The text is organized around exercises and examples that are presented extensively using Excel calculation displays. <p><p> Susan White, PhD, RHIA, CHDA,brings her expertise in the area of analyzing healthcare data to this valuable reference. Topics are updated to explore the current healthcare industry, basic math and statistical computations, vital statistics and mortality rates, census and occupancy rates, and more, all in accordance with AHIMA curriculum domains for statistics.

Calculating Chance: Card and Casino Games

by Sidney A. Morris

This book offers a gentle yet rigorous introduction to probability theory, with a special focus on finite probability spaces. Drawing inspiration from card games, casino games, mahjong, and two-up, it also delves into real-world applications such as weather forecasting, lotteries, hereditary diseases, and PCR virus testing. Discover which casino game gives you the best chance of winning and which one offers the worst odds. Assuming only a high school mathematics background, this book is an excellent resource for both students and teachers, providing clear explanations and engaging examples. The technical material is lightened with entertaining stories, such as how someone became a millionaire by spotting a flaw in a national lottery and how another person helped fund a war using winnings from a well-known card game he invented. Engaging and informative, this book is perfect for anyone looking to deepen their understanding of probability theory while enjoying some fascinating anecdotes along the way.

Calculating Dosages Safely: A Dimensional Analysis Approach

by Tracy Horntvedt

Dosage calculations can be intimidating, but they don't need to be. Using dimensional analysis, you'll learn how to calculate both simple and complex medication dosage problems with consistency and accuracy and reduce medication errors with simple safety mechanisms. This reliable and consistent method helps to ensure safe medication administration practices. Dimensional analysis, which can be used on virtually every dosage calculation problem, eliminates the need to use other methods or perform lengthy, multi-step calculations. It's a method of problem-solving that organizes data in a manner that is easy to understand and apply.

Calculating the Cosmos: How Mathematics Unveils the Universe

by Ian Stewart

A prize-winning popular science writer uses mathematical modeling to explain the cosmos.In Calculating the Cosmos, Ian Stewart presents an exhilarating guide to the cosmos, from our solar system to the entire universe. He describes the architecture of space and time, dark matter and dark energy, how galaxies form, why stars implode, how everything began, and how it's all going to end. He considers parallel universes, the fine-tuning of the cosmos for life, what forms extraterrestrial life might take, and the likelihood of life on Earth being snuffed out by an asteroid.Beginning with the Babylonian integration of mathematics into the study of astronomy and cosmology, Stewart traces the evolution of our understanding of the cosmos: How Kepler's laws of planetary motion led Newton to formulate his theory of gravity. How, two centuries later, tiny irregularities in the motion of Mars inspired Einstein to devise his general theory of relativity. How, eighty years ago, the discovery that the universe is expanding led to the development of the Big Bang theory of its origins. How single-point origin and expansion led cosmologists to theorize new components of the universe, such as inflation, dark matter, and dark energy. But does inflation explain the structure of today's universe? Does dark matter actually exist? Could a scientific revolution that will challenge the long-held scientific orthodoxy and once again transform our understanding of the universe be on the way? In an exciting and engaging style, Calculating the Cosmos is a mathematical quest through the intricate realms of astronomy and cosmology.

Calculator Applications for Business (3rd edition)

by Sandra Yelverton

CALCULATOR APPLICATIONS FOR BUSINESS provides students realistic experience with business applications typically performed on electronic calculators or other office machine keypads. Students learn to manage their time, become familiar with business forms, develop accuracy in machine operation, expand and refine math skills, and explore career opportunities.

Calculus: A New Horizon

by Howard Anton

The new Sixth Edition of Anton's Calculus is a contemporary text that incorporates the best features of calculus reform, yet preserves the main structure of an established, traditional calculus text. This book is intended for those who want to move slowly into the reform movement. The new edition retains its accessible writing style and a high standard of mathematical precision.

Calculus: A New Horizon (Brief Edition)

by Howard Anton

The morning sun on the horizon is both a symbol of renewal and a reminder of the past- it signals the dawn of a new day, a new vitality, and new experiences, yet it reminds us that our predecessors have witnessed their own morning suns and that we are recipients of their innovations and experiences. So it is natural that we have chosen the morning sun for the cover of this text, since it holds the promise of a bold, fresh approach in this new edition that does not ignore the best qualities of the earlier editions. Howard Anton

Calculus: Early Transcendentals (Third Edition)

by William Briggs Lyle Cochran Bernard Gillett Eric Schulz

It covers single-variable and multivariable calculus, taken by students of mathematics, engineering, natural sciences, or economics.

Refine Search

Showing 3,726 through 3,750 of 27,937 results