Showing posts with label diagnosis. Show all posts
Showing posts with label diagnosis. Show all posts

Sunday, February 12, 2012

Western Herbs according to Traditional Chinese Medicine: A Practitioner's Guide Review

Western Herbs according to Traditional Chinese Medicine: A Practitioner's Guide
Average Reviews:

(More customer reviews)
It's a beautiful book, in fact it seems to me more like a coffee table book than a real practitioner's handbook. There are lots of beautiful full page color photos but not as much information as I'd hoped. The text and approach are good, certainly authoritative, but I expected to find many common western herbs listed. I live in Europe and most of the herbs in the book are specific to north America. Lovely book but not as useful as I'd hoped.

Click Here to see more reviews about: Western Herbs according to Traditional Chinese Medicine: A Practitioner's Guide

The first book to exclusively use Chinese medical theories and terminology to guide practitioners of Chinese medicine in the use of Western herbs • Written entirely according to the theory, diagnosis, and treatment paradigm of traditional Chinese medicine (TCM) • Explains how to combine and modify the standard TCM formulas to non-Chinese herbs suitable for Western practitioners • Includes 58 monographs of common Western healing herbs, detailing how each plant is used clinically The ever-growing number of Chinese medicine practitioners in the West has brought about an amalgamation of many styles of Chinese medicine and various other forms of medicine from around the world. This book addresses the increasing demand for knowledge of how to integrate plants from outside the standard Chinese materia medica into the fold of Chinese medical practices in the West. It is the first in-depth guide to using Western herbs exclusively according to the theories, diagnoses, and treatments of traditional Chinese medicine that harmonizes the unique terminology and theories of TCM with other botanical medicines.The book contains 58 monographs, illustrated with full-color photographs, of herbs commonly used by Western herbalists. Each herb is grouped by the basic categorization for medicinals in Chinese medicine, such as Herbs that Resolve the Exterior and Herbs that Regulate Blood. The monographs detail the energetics, function and indication, channels entered, dosage and preparation, and contraindications of each plant. The author also explains how to use the herbs to modify standard formulas used in everyday Chinese herbal medicine, based on his own clinical experience. An appendix of Western Analogs for Chinese Herbs further highlights 40 Chinese medicinals that have related species growing in the West.

Buy NowGet 31% OFF

Click here for more information about Western Herbs according to Traditional Chinese Medicine: A Practitioner's Guide

Read More...

Thursday, January 12, 2012

Digital Image Processing for Medical Applications Review

Digital Image Processing for Medical Applications
Average Reviews:

(More customer reviews)
The most accessible book on imaging on the market. Written in a clear and direct style, with lots of figures and example questions. Comes with exercises that you can use with ImageJ. It doesn't overwhelm you with math, but uses it sparingly and always explains the background. This is a great book either for self-study or as a classroom textbook. It should also be of interest to those already working in medical imaging. Just the clearest, most user-friendly imaging book out there ...

Click Here to see more reviews about: Digital Image Processing for Medical Applications

Image processing is a hands-on discipline, and the best way to learn is by doing. This text takes its motivation from medical applications and uses real medical images and situations to illustrate and clarify concepts and to build intuition, insight and understanding. Designed for advanced undergraduates and graduate students who will become end-users of digital image processing, it covers the basics of the major clinical imaging modalities, explaining how the images are produced and acquired. It then presents the standard image processing operations, focusing on practical issues and problem solving. Crucially, the book explains when and why particular operations are done, and practical computer-based activities show how these operations affect real images. All images, links to the public-domain software ImageJ and custom plug-ins, and selected solutions are available from www.cambridge.org/books/dougherty.

Buy NowGet 23% OFF

Click here for more information about Digital Image Processing for Medical Applications

Read More...

Monday, November 14, 2011

Biosignal and Medical Image Processing, Second Edition (Signal Processing and Communications) Review

Biosignal and Medical Image Processing, Second Edition (Signal Processing and Communications)
Average Reviews:

(More customer reviews)
This book has too many typos, especially in important equations. That is very confusing to students who have no idea about signal processing.
And, I don't like the paper used to print this book. I prefer regular printing papers rather than the "mirror" paper that makes my eyeballs tired.

Click Here to see more reviews about: Biosignal and Medical Image Processing, Second Edition (Signal Processing and Communications)

A Practical Guide to Signal Processing MethodologyJust as a cardiologist can benefit from an oscilloscope-type display of the ECG without a deep understanding of electronics, an engineer can benefit from advanced signal processing tools without always understanding the details of the underlying mathematics. Through the use of extensive MATLAB examples and problems, Biosignal and Medical Image Processing, Second Edition provides readers with the necessary knowledge to successfully evaluate and apply a wide range of signal and image processing tools.The book begins with an extensive introductory section and a review of basic concepts before delving into more complex areas. Topics discussed include classical spectral analysis, basic digital filtering, advanced spectral methods, spectral analysis for time-variant spectrums, continuous and discrete wavelets, optimal and adaptive filters, and principal and independent component analysis. In addition, image processing is discussed in several chapters with examples taken from medical imaging. Finally, new to this second edition are two chapters on classification that review linear discriminators, support vector machines, cluster techniques, and adaptive neural nets. Comprehensive yet easy to understand, this revised edition of a popular volume seamlessly blends theory with practical application. Most of the concepts are presented first by providing a general understanding, and second by describing how the tools can be implemented using the MATLAB software package.Through the concise explanations presented in this volume, readers gain an understanding of signal and image processing that enables them to apply advanced techniques to applications without the need for a complex understanding of the underlying mathematics.A solutions manual is available for instructors wishing to convert this reference to classroom use.

Buy NowGet 27% OFF

Click here for more information about Biosignal and Medical Image Processing, Second Edition (Signal Processing and Communications)

Read More...

Wednesday, September 7, 2011

Biosignal and Medical Image Processing (Signal Processing and Communications) Review

Biosignal and Medical Image Processing (Signal Processing and Communications)
Average Reviews:

(More customer reviews)
This book assumes that you have both a prior knowledge of Matlab and of signal processing concepts. It spends the first three chapters going over measurement and transducer systems, basic signals and systems, and classical methods of spectral analysis. Even though these chapters are meant to be a quick review, there are some Matlab implementations of basic algorithms in each chapter. Chapter four introduces digital filters and shows Matlab implementations of both IIR and FIR filters. A special treat of chapter four is that some time is spent introducing the reader to the Matab signal processing toolkit. Now that the basics of digital filtering have been introduced, more advanced signal processing techniques are tackled. These include modern methods of spectral analysis and also time-frequency analysis using such methods as the Wigner-Ville distribution. Again, in all cases, the equations are concise, the prose is very accessible, and all concepts are demonstrated using Matlab programs. There is a separate chapter devoted to the wavelet transform and to its use in filter banks, denoising, and feature detection. Quite frankly, I found this chapter far more accessible than entire books that have been devoted to the subject, especially if you are interested in getting to the heart of the matter and using wavelets to perform a task. Two more chapters round out the section of the book on general signal processing techniques- one is about adaptive filters and another on principal component analysis. The final four chapters of the book concern themselves with image processing and Matlab, and the Matlab image processing toolkit in particular. You should already be familiar with the basic concepts behind image processing, and as with the signal processing portion of this book, the point is to have a single text with all of the relevant signal processing techniques briefly described along with Matlab code for the purpose of biosignal processing. However, even if you are not a biomedical engineer, and I am not, you should find this book helpful in the general sense of producing implementations of signal processing concepts. This book would also be helpful for biometric professionals since it goes into great detail on how to turn biological features into measurements that can be processed and compared.

Click Here to see more reviews about: Biosignal and Medical Image Processing (Signal Processing and Communications)

Relying heavily on MATLAB problems and examples, as well as simulated data, this text/reference surveys a vast array of signal and image processing tools for biomedical applications, providing a working knowledge of the technologies addressed while showcasing valuable implementation procedures, common pitfalls, and essential application concepts. The first and only textbook to supply a hands-on tutorial in biomedical signal and image processing, it offers a unique and proven approach to signal processing instruction, unlike any other competing source on the topic. The text is accompanied by a CD with support data files and software including all MATLAB examples and figures found in the text.

Buy Now

Click here for more information about Biosignal and Medical Image Processing (Signal Processing and Communications)

Read More...

Monday, August 22, 2011

Symptoms of Unknown Origin: A Medical Odyssey Review

Symptoms of Unknown Origin: A Medical Odyssey
Average Reviews:

(More customer reviews)
This book is about thinking outside of the box when confronting human illness. It consists of a collection of very entertaining medical enigmas from Dr. Meador's career that serve as parables to illustrate the inadequacies of the prevailing "biomolecular" approach to understanding and treating illness.
Although the biomolecular model of Dr. Meador's day has since been supplanted by the biopsychosocial model in academic circles, in actual clinical practice this transition has yet to occur. Instead of searching for root causes, we learn to blame our patients for their refractory illnesses by characterizing them as "problem patients", "difficult", or "noncompliant". Those labels are often true, but they don't encourage or help us to address the underlying problems. Dr. Meador's book does.
Whether you're a dedicated "never-give-up" doctor who wants to help even your most trying patients, a frustrated clinician who is sick of losing battles with chronic disease day in and day out, or simply a perceptive soul who snickers at the thought of trying to reduce a whole patient into a set of ICD-9 codes, I think you will find this instructive and compassionate little book to be full of insights that will make it worth reading and re-reading on a regular basis.


Click Here to see more reviews about: Symptoms of Unknown Origin: A Medical Odyssey

For years after graduating from medical school, Dr. Clifton K. Meador assumed that symptoms of the body, when obviously not imaginary, indicate a disease of the body--something to be treated with drugs, surgery, or other traditional means. But, over several decades, as he saw patients with clear symptoms but no discernable disease, he concluded that his own assumptions were too narrow and, indeed, that the underlying basis for much of clinical medicine was severely limited.Recounting a series of fascinating case studies, Meador shows in this book how he came to reject a strict adherence to the prevailing biomolecular model of disease and its separation of mind and body. He studied other theories and approaches--George Engel's biopsychosocial model of disease, Michael Balint's study of physicians as pharmacological agents--and adjusted his practice accordingly to treat what he called "nondisease." He had to retool, learn new and more in-depth interviewing and listening techniques, and undergo what Balint termed a "slight but significant change in personality."In chapters like "The Woman Who Believed She Was a Man" and "The Diarrhea of Agnes," Meador reveals both the considerable harm that can result from wrong diagnoses of nonexistent diseases and the methods he developed to help patients with chronic symptoms not defined by a medical disease. Throughout the book, he recommends subsequent studies to test his observations, and he urges full application of the scientific method to the doctor-patient relationship, pointing out that few objective studies of these all-important interactions have ever been done.

Buy Now

Click here for more information about Symptoms of Unknown Origin: A Medical Odyssey

Read More...

Friday, August 19, 2011

Borderline Personality Disorder (Facts) Review

Borderline Personality Disorder (Facts)
Average Reviews:

(More customer reviews)
Self Help for Managing the Symptoms of Borderline Personality Disorder
As one who has successfully recovered from the symptoms of Borderline Personality Disorder, I greatly appreciate Wendy's perspective and passing along information on her experience.
Bravo!
Tami Green
[...]

Click Here to see more reviews about: Borderline Personality Disorder (Facts)

Borderline personality disorder (BPD) is a psychiatric condition that affects nearly 2% of the general population, predominantly women. Symptoms of BPD include impulsivity, mood swings, unstable intense relationships and feelings of chronic emptiness. Research on BPD has lagged behind that on other mental health conditions, such as depression and psychosis, primarily due to the lack of evidence of effective treatment but also due to the stigma historically associated with the condition. Fortunately this situation is changing, with improved treatments now available and improved clinician/organizational willingness to engage with those with a diagnosis of BPD.This book provides people with BPD and their families and friends with an authoritative, user-friendly and easily-readable resource that is both informative about the condition and provides practical help in assisting improved outcomes. The authors draw from the latest research and decades of clinical experience to provide a compassionate understanding of BPD and treatments for the condition. Numerous case histories and patient perspectives have been included to help illustrate key points and bring the book alive for the reader. The book is balanced, integrated and respectful of patients, family and friends, and clinicians. In an area often associated with pessimism and negativity, this book provides patients and families with realistic hope.

Buy NowGet 34% OFF

Click here for more information about Borderline Personality Disorder (Facts)

Read More...