|
|
|
Mri Parameters and Positioning
An indispensable companion in the MR suite! Magnetic resonance imaging is a modality that is carried out under highly standardized conditions. Without knowledge of proper patient positioning and setting of parameters on the MR scanner, the quality of resultant images cannot be optimized. This book provides in easy-to-use form the general principles of patient positing in MR imaging, and the appropriate scanning parameters, as used most commonly in hospital departments and practice. The text is organized in a manner that follows the chronological order of examination steps: preparation for the examination and materials needed; specifics as to patient positioning and choice of coils; protocols for carrying out the examination; examples of recommended MR imaging sequence parameters; tips and tricks Besides the classic indications arising from neurological and orthopedic disorders, this book includes positioning information for the entire body and adjunct examinations, including MR angiography and MR cholangiography examinations..
Price: $34.16
[ Notify me when price goes down.]
|
|
Crystal Reports: A Beginner's Guide
|
|
Power System Stability and Control
Voltage stability is a major concern in the planning and operation of electric power systems This is the first book to provide a clear, in-depth explanation of voltage stability, covering both transient and longer-term phenomena and presenting proven solution to instability problems. An essential tool for all electric power and utility engineers, the book describes equipment characteristics for transmission, generation, and distribution/load subsystems of a power system, together with methods for the modeling of equipment. Readers will find static and dynamic computer simulation examples for both small equivalent power systems and for a very large power system, plus an account of voltage stability associated with HVDC links. They will also get helpful planning and operating guidelines, computer methods for power flow and dynamic simulation, and descriptions of actual voltage instability incidents..
Price: $79.80
[ Notify me when price goes down.]
|
|
Sampling Rare or Elusive Species: Concepts, Designs, and Techniques for Estimating Population Parameters
Information regarding population status and abundance of rare species plays a key role in resource management decisions Ideally, data should be collected using statistically sound sampling methods, but by their very nature, rare or elusive species pose a difficult sampling challenge. Sampling Rare or Elusive Species describes the latest sampling designs and survey methods for reliably estimating occupancy, abundance, and other population parameters of rare, elusive, or otherwise hard-to-detect plants and animals. It offers a mixture of theory and application, with actual examples from terrestrial, aquatic, and marine habitats around the world. Sampling Rare or Elusive Species is the first volume devoted entirely to this topic and provides natural resource professionals with a suite of innovative approaches to gathering population status and trend data. It represents an invaluable reference for natural resource professionals around the world, including fish and wildlife biologists, ecologists, biometricians, natural resource managers, and all others whose work or research involves rare or elusive species. .
Price: $36.00
[ Notify me when price goes down.]
|
|
Postfix: The Definitive Guide
Postfix is a Mail Transfer Agent (MTA): software that mail servers use to route email. Postfix is highly respected by experts for its secure design and tremendous reliability. And new users like it because it's so simple to configure. In fact, Postfix has been adopted as the default MTA on Mac OS X. It is also compatible with sendmail, so that existing scripts and programs continue to work seamlessly after it is installed. Postfix was written by well-known security expert Wietse Venema, who reviewed this book intensively during its entire development. Author Kyle Dent covers a wide range of Postfix tasks, from virtual hosting to controls for unsolicited commercial email. While basic configuration of Postfix is easy, every site has unique needs that call for a certain amount of study. This book, with careful background explanations and generous examples, eases readers from the basic configuration to the full power of Postfix. It discusses the Postfix interfaces to various tools that round out a fully scalable and highly secure email system. These tools include POP, IMAP, LDAP, MySQL, Simple Authentication and Security Layer (SASL), and Transport Layer Security (TLS, an upgrade of SSL). A reference section for Postfix configuration parameters and an installation guide are included. Topics include: Basic installation and configuration DNS configuration for email Working with POP/IMAP servers Hosting multiple domains (virtual hosting) Mailing lists Handling unsolicited email (spam blocking) Security through SASL and TLS From compiling and installing Postfix to troubleshooting, "Postfix: The Definitive Guide" offers system administrators and anyonewho deals with Postfix an all-in-one, comprehensive tutorial and reference to this MTA..
Price: $22.00
[Notify me when price goes down.]
|
|
Parameter Estimation and Inverse Problems (International Geophysics)
Parameter Estimation and Inverse Problems primarily serves as a textbook for advanced undergraduate and introductory graduate courses. Class notes have been developed and reside on the World Wide Web for faciliting use and feedback by teaching colleagues. The authors' treatment promotes an understanding of fundamental and practical issus associated with parameter fitting and inverse problems including basic theory of inverse problems, statistical issues, computational issues, and an understanding of how to analyze the success and limitations of solutions to these probles. The text is also a practical resource for general students and professional researchers, where techniques and concepts can be readily picked up on a chapter-by-chapter basis. Parameter Estimation and Inverse Problems is structured around a course at New Mexico Tech and is designed to be accessible to typical graduate students in the physical sciences who may not have an extensive mathematical background. It is accompanied by a Web site that contains Matlab code corresponding to all examples. * Designed to be accessible to graduate students and professionals in physical sciences without an extensive mathematical background * Includes three appendices for review of linear algebra and crucial concepts in statistics * Battle-tested in courses at several universities *MATLAB exercises facilitate exploration of material.
Price: $70.80
[ Notify me when price goes down.]
|
|
Data Assimilation: The Ensemble Kalman Filter
Data Assimilation comprehensively covers data assimilation and inverse methods, including both traditional state estimation and parameter estimation. This text and reference focuses on various popular data assimilation methods, such as weak and strong constraint variational methods and ensemble filters and smoothers. It is demonstrated how the different methods can be derived from a common theoretical basis, as well as how they differ and/or are related to each other, and which properties characterize them, using several examples. Rather than emphasize a particular discipline such as oceanography or meteorology, it presents the mathematical framework and derivations in a way which is common for any discipline where dynamics is merged with measurements. The mathematics level is modest, although it requires knowledge of basic spatial statistics, Bayesian statistics, and calculus of variations. Readers will also appreciate the introduction to the mathematical methods used and detailed derivations, which should be easy to follow, are given throughout the book. The codes used in several of the data assimilation experiments are available on a web page. In particular, this webpage contains a complete ensemble Kalman filter assimilation system, which forms an ideal starting point for a user who wants to implement the ensemble Kalman filter with his/her own dynamical model. The focus on ensemble methods, such as the ensemble Kalman filter and smoother, also makes it a solid reference to the derivation, implementation and application of such techniques. Much new material, in particular related to the formulation and solution of combined parameter and state estimation problems and the general properties of the ensemble algorithms, is available here for the first time. .
Price: $84.46
[ Notify me when price goes down.]
|
|
sendmail Cookbook
More often than not, the words "sendmail configuration" strike dread in the hearts of sendmail and system administrators--and not without reason. sendmail configuration languages are as complex as any other programming languages, but used much more infrequently--only when sendmail is installed or configured. The average system administrator doesn't get enough practice to truly master this inscrutable technology. Fortunately, there's help. The sendmail Cookbook provides step-by-step solutions for the administrator who needs to solve configuration problems fast. Say you need to configure sendmail to relay mail for your clients without creating an open relay that will be abused by spammers. A recipe in the Cookbook shows you how to do just that. No more wading through pages of dense documentation and tutorials and creating your own custom solution--just go directly to the recipe that addresses your specific problem. Each recipe in the sendmail Cookbook outlines a configuration problem, presents the configuration code that solves that problem, and then explains the code in detail. The discussion of the code is critical because it provides the insight you need to tweak the code for your own circumstances. The sendmail Cookbook begins with an overview of the configuration languages, offering a quick how-to for downloading and compiling the sendmail distribution. Next, you'll find a baseline configuration recipe upon which many of the subsequent configurations, or recipes, in the book are based. Recipes in the following chapters stand on their own and offer solutions for properly configuring important sendmail functions such as: - Delivering and forwarding mail
- Relaying
- Masquerading
- Routing mail
- Controlling spam
- Strong authentication
- Securing the mail transport
- Managing the queue
- Securing sendmail
sendmail Cookbook is more than just a new approach to discussing sendmail configuration. The book also provides lots of new material that doesn't get much coverage elsewhere--STARTTLS and AUTH are given entire chapters, and LDAP is covered in recipes throughout the book. But most of all, this book is about saving time--something that most system administrators have in short supply. Pick up the sendmail Cookbook and say good-bye to sendmail dread..
Price: $16.69
[ Notify me when price goes down.]
|
|
Internal Combustion Engine Fundamentals
This text, by a leading authority in the field, presents a fundamental and factual development of the science and engineering underlying the design of combustion engines and turbines. An extensive illustration program supports the concepts and theories discussed..
Price: $156.44
[ Notify me when price goes down.]
|
|
Basics Design Ideas (Basics)
Design Ideas offers students a variety of different ways to go about finding a design solution. In addition to suggesting fundamental ways to get the creative process moving and develop a design approach, it also proposes various sources of inspiration for design ideas. It focuses on the three elements of place, form, and function, which can sometimes constitute immediate springboards for concrete designs. These elements must eventually be incorporated as the design process. Subjects: Creativity in the design process; Sources of inspiration and design approaches; Working with place; Working with form; Working with function. .
Price: $9.82
[ Notify me when price goes down.]
|
|
|
|
|