0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (3)
  • R2,500 - R5,000 (7)
  • -
Status
Brand

Showing 1 - 10 of 10 matches in All Departments

Design and Development of Knowledge Management for Manufacturing - Framework, Solution and Strategy (Hardcover, 2014): K.... Design and Development of Knowledge Management for Manufacturing - Framework, Solution and Strategy (Hardcover, 2014)
K. Ganesh, Sanjay Mohapatra, S. Nagarajan
R2,797 Discovery Miles 27 970 Ships in 10 - 15 working days

This book examines the modules/elements required before implementing knowledge management solutions in typical manufacturing and service industry. The objective is to develop a framework, design and model suitable for all requirements and a strategy to properly implement. Related case studies from organizations are included, with the results provided to use as a solution to problems experienced when implementing knowledge management in the industry. Implementing a knowledge management system can be complex and dynamic, no matter how well planned and developed. Inevitably a degree of organizational inertia is focused on the current state rather than the new. Within an enterprise, personal and group involvement and interests process status and technology landscape can deflect the commitment needed to successfully implement such a system. Cumulative evidence from past research in knowledge management suggests that effective implementation of KM solution in any organization requires a robust designs and models for various critical elements of process, people and technology. Using the techniques provided in this book, readers should be able to design knowledge management strategies, to align objectives of the KM initiatives with their business goals.

Adaptive Spatial Filters for Electromagnetic Brain Imaging (Hardcover, 2008 ed.): Kensuke Sekihara, Srikatan S. Nagarajan Adaptive Spatial Filters for Electromagnetic Brain Imaging (Hardcover, 2008 ed.)
Kensuke Sekihara, Srikatan S. Nagarajan
R4,375 Discovery Miles 43 750 Ships in 10 - 15 working days

Neural activity in the human brain generates coherent synaptic and intracellular currents in cortical columns that create electromagnetic signals which can be measured outside the head using magnetoencephalography (MEG) and electroencephalography (EEG). Electromagnetic brain imaging refers to techniques that reconstruct neural activity from MEG and EEG signals. Electromagnetic brain imaging is unique among functional imaging techniques for its ability to provide spatio-temporal brain activation profiles that reflect not only where the activity occurs in the brain but also when this activity occurs in relation to external and internal cognitive events, as well as to activity in other brain regions. Adaptive spatial filters are powerful algorithms for electromagnetic brain imaging that enable high-fidelity reconstruction of neuronal activity. This book describes the technical advances of adaptive spatial filters for electromagnetic brain imaging by integrating and synthesizing available information and describes various factors that affect its performance. The intended audience include graduate students and researchers interested in the methodological aspects of electromagnetic brain imaging.

Electromagnetic Brain Imaging - A Bayesian Perspective (Hardcover, 2015 ed.): Kensuke Sekihara, Srikantan S. Nagarajan Electromagnetic Brain Imaging - A Bayesian Perspective (Hardcover, 2015 ed.)
Kensuke Sekihara, Srikantan S. Nagarajan
R2,941 Discovery Miles 29 410 Ships in 12 - 17 working days

This graduate level textbook provides a coherent introduction to the body of main-stream algorithms used in electromagnetic brain imaging, with specific emphasis on novel Bayesian algorithms. It helps readers to more easily understand literature in biomedical engineering and related fields and be ready to pursue research in either the engineering or the neuroscientific aspects of electromagnetic brain imaging. This textbook will not only appeal to graduate students but all scientists and engineers engaged in research on electromagnetic brain imaging.

Electromagnetic Brain Imaging - A Bayesian Perspective (Paperback, Softcover reprint of the original 1st ed. 2015): Kensuke... Electromagnetic Brain Imaging - A Bayesian Perspective (Paperback, Softcover reprint of the original 1st ed. 2015)
Kensuke Sekihara, Srikantan S. Nagarajan
R3,072 Discovery Miles 30 720 Ships in 10 - 15 working days

This graduate level textbook provides a coherent introduction to the body of main-stream algorithms used in electromagnetic brain imaging, with specific emphasis on novel Bayesian algorithms. It helps readers to more easily understand literature in biomedical engineering and related fields and be ready to pursue research in either the engineering or the neuroscientific aspects of electromagnetic brain imaging. This textbook will not only appeal to graduate students but all scientists and engineers engaged in research on electromagnetic brain imaging.

Design and Development of Knowledge Management for Manufacturing - Framework, Solution and Strategy (Paperback, Softcover... Design and Development of Knowledge Management for Manufacturing - Framework, Solution and Strategy (Paperback, Softcover reprint of the original 1st ed. 2014)
K. Ganesh, Sanjay Mohapatra, S. Nagarajan
R3,357 Discovery Miles 33 570 Ships in 10 - 15 working days

This book examines the modules/elements required before implementing knowledge management solutions in typical manufacturing and service industry. The objective is to develop a framework, design and model suitable for all requirements and a strategy to properly implement. Related case studies from organizations are included, with the results provided to use as a solution to problems experienced when implementing knowledge management in the industry. Implementing a knowledge management system can be complex and dynamic, no matter how well planned and developed. Inevitably a degree of organizational inertia is focused on the current state rather than the new. Within an enterprise, personal and group involvement and interests process status and technology landscape can deflect the commitment needed to successfully implement such a system. Cumulative evidence from past research in knowledge management suggests that effective implementation of KM solution in any organization requires a robust designs and models for various critical elements of process, people and technology. Using the techniques provided in this book, readers should be able to design knowledge management strategies, to align objectives of the KM initiatives with their business goals.

Adaptive Spatial Filters for Electromagnetic Brain Imaging (Paperback, Softcover reprint of hardcover 1st ed. 2008): Kensuke... Adaptive Spatial Filters for Electromagnetic Brain Imaging (Paperback, Softcover reprint of hardcover 1st ed. 2008)
Kensuke Sekihara, Srikatan S. Nagarajan
R4,228 Discovery Miles 42 280 Ships in 10 - 15 working days

Neural activity in the human brain generates coherent synaptic and intracellular currents in cortical columns that create electromagnetic signals which can be measured outside the head using magnetoencephalography (MEG) and electroencephalography (EEG). Electromagnetic brain imaging refers to techniques that reconstruct neural activity from MEG and EEG signals. Electromagnetic brain imaging is unique among functional imaging techniques for its ability to provide spatio-temporal brain activation profiles that reflect not only where the activity occurs in the brain but also when this activity occurs in relation to external and internal cognitive events, as well as to activity in other brain regions. Adaptive spatial filters are powerful algorithms for electromagnetic brain imaging that enable high-fidelity reconstruction of neuronal activity. This book describes the technical advances of adaptive spatial filters for electromagnetic brain imaging by integrating and synthesizing available information and describes various factors that affect its performance. The intended audience include graduate students and researchers interested in the methodological aspects of electromagnetic brain imaging.

Data Structures using Python (Paperback): Shriram K. Vasudevan, Abhishek S. Nagarajan, Karthick Nanmaran Data Structures using Python (Paperback)
Shriram K. Vasudevan, Abhishek S. Nagarajan, Karthick Nanmaran
R2,352 Discovery Miles 23 520 Ships in 9 - 15 working days

Data Structures using Python provides an introduction to design, analysis, and implementation of data structures using the powerful language Python. This book is designed for a first course on the subject. It is written for the undergraduate engineering students of Computer Science, Information Technology and allied disciplines. The book begins with an overview of the concept, need, nomenclature followed by discussion of Arrays, Stacks, Queues, Double Ended Queues, Linked List - all under a chapter on Linear Data Structures. This is followed by a chapter on Non-linear Data Structures where Heap, Hash Table, Trie, and Disjoint Sets are discussed. Trees, though a non-linear data structure, is discussed as a separate chapter to emphasize upon its importance. The last few chapters of the book discusses Graphs, Searching, and Sorting finally ending with an appendix on Python built-in class functions.

Determinadas investigações sobre detecção e classificação de veículos em movimento: Shyamala A, Selvaperumal S,... Determinadas investigações sobre detecção e classificação de veículos em movimento
Shyamala A, Selvaperumal S, Nagarajan R
R1,723 Discovery Miles 17 230 Ships in 10 - 15 working days
Certain Investigations on Moving Vehicle Detection and Classification: Shyamala A, Selvaperumal S, Nagarajan R Certain Investigations on Moving Vehicle Detection and Classification
Shyamala A, Selvaperumal S, Nagarajan R
R1,727 Discovery Miles 17 270 Ships in 10 - 15 working days
Shakespeare's King Lear - An Edition with New Insights (Hardcover, Unabridged edition): S. Nagarajan Shakespeare's King Lear - An Edition with New Insights (Hardcover, Unabridged edition)
S. Nagarajan
R2,255 Discovery Miles 22 550 Out of stock

Shakespeare's King Lear is often called his mightiest play. This comprehensive edition by S. Nagarajan (who edited the evergreen Signet edition of Measure for Measure) presents a lifetime of scholarship on Shakespeare and fifteen years of research specifically on Lear. Accessibly written, this edition serves the reader who has access to well-stocked libraries and lively theatres, as well as the student whose resources are more limited. The play-text is a conflation of the Quarto text and the First Folio text, and the notes provide a generous but discreet selection of alternative readings of lines and contexts. In ten erudite essays, Nagarajan provides a thoroughly researched picture of Shakespeare's sources for the play, his unique use of language, Elizabethan theatre, history and values of the play, analysis of enigmatic scenes, glimpses into its performance history and other subjects, with special attention to Indian dramatic art theory. This edition is the first to bring together both the best scholarship on Lear to date and perspectives from Indian poetics and philosophy. The result is a text that robustly includes, but goes beyond, Anglophone cultures and Euro-American experiences, making it truly representative of Lear's global stage.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Lacanian Perspectives on Blade Runner…
Calum Neill Hardcover R3,508 Discovery Miles 35 080
Because I Couldn't Kill You - On Her…
Kelly-Eve Koopman Paperback  (2)
R305 R262 Discovery Miles 2 620
Feel Free - Essays
Zadie Smith Paperback  (1)
R335 R274 Discovery Miles 2 740
Palaces Of Stone - Uncovering Ancient…
Mike Main, Thomas Huffman Paperback R280 R219 Discovery Miles 2 190
Chris van Wyk: Irascible Genius - A…
Kevin van Wyk Paperback R360 R255 Discovery Miles 2 550
Bait - To Catch A Killer
Janine Lazarus Paperback R320 R275 Discovery Miles 2 750
Snyman's Criminal Law
Kallie Snyman, Shannon Vaughn Hoctor Paperback R1,385 R1,153 Discovery Miles 11 530
Reconsidering Roots - Race, Politics…
Erica L Ball, Kellie Carter Jackson Hardcover R2,503 Discovery Miles 25 030
Adaptations in the Sound Era - 1927-37
Deborah Cartmell Hardcover R4,032 Discovery Miles 40 320
Jesus at the Movies
W.Barnes Tatum Paperback R1,048 Discovery Miles 10 480

 

Partners