0
Your cart

Your cart is empty

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

Showing 1 - 6 of 6 matches in All Departments

Introduction to Data Compression (Paperback, 5th edition): Khalid Sayood Introduction to Data Compression (Paperback, 5th edition)
Khalid Sayood
R2,519 Discovery Miles 25 190 Ships in 10 - 15 working days

Introduction to Data Compression, Fifth Edition, builds on the success of what is widely considered the best introduction and reference text on the art and science of data compression. Data compression techniques and technology are ever-evolving with new applications in image, speech, text, audio and video. This new edition includes all the latest developments in the field. Khalid Sayood provides an extensive introduction to the theory underlying today's compression techniques, with detailed instruction for their applications using several examples to explain the concepts. Encompassing the entire field of data compression, the book includes lossless and lossy compression, Huffman coding, arithmetic coding, dictionary techniques, context based compression, and scalar and vector quantization. The book provides a comprehensive working knowledge of data compression, giving the reader the tools to develop a complete and concise compression package.

Bioinformatics - A One Semester Course (Hardcover, 1st ed. 2022): Khalid Sayood, Hasan H. Otu Bioinformatics - A One Semester Course (Hardcover, 1st ed. 2022)
Khalid Sayood, Hasan H. Otu
R1,430 Discovery Miles 14 300 Ships in 9 - 17 working days

This book focuses on bioinformatics, the study of the management and analysis of information used in biological systems. Particular emphasis explains to the reader how to study and extract useful information, such as relatedness of species, function of specific sequences, and genome organization from genomic sequences. This book focuses on the algorithmic aspects of bioinformatics and not on databases and software packages. There are two important discriminating characteristics that sets the book apart. It connects the algorithmic aspects and approaches to bioinformatics with the biological context while maintaining a user friendly and accessible description of the algorithms. The authors have curated the content for use a stand alone reference or the book will fit a one semester course on the subject.

Signals and Systems - A One Semester Modular Course (Paperback): Khalid Sayood Signals and Systems - A One Semester Modular Course (Paperback)
Khalid Sayood
R2,484 Discovery Miles 24 840 Ships in 18 - 22 working days

This book is designed for use as a textbook for a one semester Signals and Systems class. It is sufficiently user friendly to be used for self study as well. It begins with a gentle introduction to the idea of abstraction by looking at numbers-the one highly abstract concept we use all the time. It then introduces some special functions that are useful for analyzing signals and systems. It then spends some time discussing some of the properties of systems; the goal being to introduce the idea of a linear time-invariant system which is the focus of the rest of the book. Fourier series, discrete and continuous time Fourier transforms are introduced as tools for the analysis of signals. The concepts of sampling and modulation which are very much a part of everyday life are discussed as applications of the these tools. Laplace transform and Z transform are then introduced as tools to analyze systems. The notions of stability of systems and feedback are analyzed using these tools. The book is divided into thirty bite-sized modules. Each module also links up with a video lecture through a QR code in each module. The video lectures are approximately thirty minutes long. There are a set of self study questions at the end of each module along with answers to help the reader reinforce the concepts in the module.

Computational Genomic Signatures (Paperback): Ozkan Ufuk Nalbantoglu, Khalid Sayood Computational Genomic Signatures (Paperback)
Ozkan Ufuk Nalbantoglu, Khalid Sayood
R988 Discovery Miles 9 880 Ships in 18 - 22 working days

Recent advances in development of sequencing technology has resulted in a deluge of genomic data. In order to make sense of this data, there is an urgent need for algorithms for data processing and quantitative reasoning. An emerging in silico approach, called computational genomic signatures, addresses this need by representing global species-specific features of genomes using simple mathematical models. This text introduces the general concept of computational genomic signatures, and it reviews some of the DNA sequence models which can be used as computational genomic signatures. The text takes the position that a practical computational genomic signature consists of both a model and a measure for computing the distance or similarity between models. Therefore, a discussion of sequence similarity/distance measurement in the context of computational genomic signatures is presented. The remainder of the text covers various applications of computational genomic signatures in the areas of metagenomics, phylogenetics and the detection of horizontal gene transfer. Table of Contents: Genome Signatures, Definition and Background / Other Computational Characterizations as Genome Signatures / Measuring Distance of Biological Sequences Using Genome Signatures / Applications: Phylogeny Construction / Applications: Metagenomics / Applications: Horizontal DNA Transfer Detection

Joint Source Channel Coding Using Arithmetic Codes (Paperback): Bi Dongsheng, Khalid Sayood, Michael Hoffman Joint Source Channel Coding Using Arithmetic Codes (Paperback)
Bi Dongsheng, Khalid Sayood, Michael Hoffman
R745 Discovery Miles 7 450 Ships in 18 - 22 working days

Based on the encoding process, arithmetic codes can be viewed as tree codes and current proposals for decoding arithmetic codes with forbidden symbols belong to sequential decoding algorithms and their variants. In this monograph, we propose a new way of looking at arithmetic codes with forbidden symbols. If a limit is imposed on the maximum value of a key parameter in the encoder, this modified arithmetic encoder can also be modeled as a finite state machine and the code generated can be treated as a variable-length trellis code. The number of states used can be reduced and techniques used for decoding convolutional codes, such as the list Viterbi decoding algorithm, can be applied directly on the trellis. The finite state machine interpretation can be easily migrated to Markov source case. We can encode Markov sources without considering the conditional probabilities, while using the list Viterbi decoding algorithm which utilizes the conditional probabilities. We can also use context-based arithmetic coding to exploit the conditional probabilities of the Markov source and apply a finite state machine interpretation to this problem. The finite state machine interpretation also allows us to more systematically understand arithmetic codes with forbidden symbols. It allows us to find the partial distance spectrum of arithmetic codes with forbidden symbols. We also propose arithmetic codes with memories which use high memory but low implementation precision arithmetic codes. The low implementation precision results in a state machine with less complexity. The introduced input memories allow us to switch the probability functions used for arithmetic coding. Combining these two methods give us a huge parameter space of the arithmetic codes with forbidden symbols. Hence we can choose codes with better distance properties while maintaining the encoding efficiency and decoding complexity. A construction and search method is proposed and simulation results show that we can achieve a similar performance as turbo codes when we apply this approach to rate 2/3 arithmetic codes. Table of Contents: Introduction / Arithmetic Codes / Arithmetic Codes with Forbidden Symbols / Distance Property and Code Construction / Conclusion

Learning Programming Using Matlab (Paperback): Khalid Sayood Learning Programming Using Matlab (Paperback)
Khalid Sayood
R793 Discovery Miles 7 930 Ships in 18 - 22 working days

This book is intended for anyone trying to learn the fundamentals of computer programming. The chapters lead the reader through the various steps required for writing a program, introducing the MATLABr (R) constructs in the process. MATLABr (R) is used to teach programming because it has a simple programming environment. It has a low initial overhead which allows the novice programmer to begin programming immediately and allows the users to easily debug their programs. This is especially useful for people who have a "mental block" about computers. Although MATLABr (R) is a high-level language and interactive environment that enables the user to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran, the author shows that it can also be used as a programming learning tool for novices. There are a number of exercises at the end of each chapter which should help users become comfortable with the language.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Rock in the Clouds - A Life Revisited
Us Army (Ret ) Col Joseph Tedeschi Hardcover R605 Discovery Miles 6 050
9/11 and the Future of Transportation…
R. William Johnstone Hardcover R1,706 Discovery Miles 17 060
Klasgids (Laerskool): Tegnologie in die…
Paperback R180 R169 Discovery Miles 1 690
Fourier Acoustics - Sound Radiation and…
Earl G. Williams Hardcover R2,769 Discovery Miles 27 690
Nuwe Alles-in-Een se Leer Lees en Skryf…
Mart Meij Paperback  (3)
R208 Discovery Miles 2 080
Heart & Mind - Meet A New Friend
Nishi Singhal Hardcover R451 R421 Discovery Miles 4 210
Can We Be Safe? - The Future Of Policing…
Ziyanda Stuurman Paperback  (1)
R338 Discovery Miles 3 380
CLUB3D CAC-1567 cable interface/gender…
R634 Discovery Miles 6 340
Preventing Crime - A Holistic Approach
Tore Bjorgo Hardcover R2,397 R1,902 Discovery Miles 19 020
Ugreen DVI-D to VGA Active Converter
R240 Discovery Miles 2 400

 

Partners