Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

A Parallel Algorithm Synthesis Procedure for High-Performance Computer Architectures

Posted By: AvaxGenius
A Parallel Algorithm Synthesis Procedure for High-Performance Computer Architectures

A Parallel Algorithm Synthesis Procedure for High-Performance Computer Architectures by Ian N. Dunn , Gerard G. L. Meyer
English | PDF | 2003 | 114 Pages | ISBN : 0306477432 | 8.6 MB

Despite five decades of research, parallel computing remains an exotic, frontier technology on the fringes of mainstream computing. Its much-heralded triumph over sequential computing has yet to materialize. This is in spite of the fact that the processing needs of many signal processing applications continue to eclipse the capabilities of sequential computing. The culprit is largely the software development environment. Fundamental shortcomings in the development environment of many parallel computer architectures thwart the adoption of parallel computing. Foremost, parallel computing has no unifying model to accurately predict the execution time of algorithms on parallel architectures. Cost and scarce programming resources prohibit deploying multiple algorithms and partitioning strategies in an attempt to find the fastest solution. As a consequence, algorithm design is largely an intuitive art form dominated by practitioners who specialize in a particular computer architecture. This, coupled with the fact that parallel computer architectures rarely last more than a couple of years, makes for a complex and challenging design environment.

Adaptive Critic Control with Robust Stabilization for Uncertain Nonlinear Systems (Repost)

Posted By: AvaxGenius
Adaptive Critic Control with Robust Stabilization for Uncertain Nonlinear Systems (Repost)

Adaptive Critic Control with Robust Stabilization for Uncertain Nonlinear Systems by Ding Wang
English | PDF,EPUB | 2019 | 317 Pages | ISBN : 9811312524 | 29.61 MB

This book reports on the latest advances in adaptive critic control with robust stabilization for uncertain nonlinear systems. Covering the core theory, novel methods, and a number of typical industrial applications related to the robust adaptive critic control field, it develops a comprehensive framework of robust adaptive strategies, including theoretical analysis, algorithm design, simulation verification, and experimental results.

Night Vision Processing and Understanding (Repost)

Posted By: AvaxGenius
Night Vision Processing and Understanding (Repost)

Night Vision Processing and Understanding by Lianfa Bai
English | PDF,EPUB | 2019 | 274 Pages | ISBN : 9811316686 | 123.67 MB

This book systematically analyses the latest insights into night vision imaging processing and perceptual understanding as well as related theories and methods. The algorithm model and hardware system provided can be used as the reference basis for the general design, algorithm design and hardware design of photoelectric systems.

Algorithm Design for Computer System Design

Posted By: AvaxGenius
Algorithm Design for Computer System Design

Algorithm Design for Computer System Design by G. Ausiello
English | PDF | 1984 | 239 Pages | ISBN : 3211818162 | 14.2 MB

For a long time the design of data processing systems has been mainly based on experience and practical considerations more than on formal quantitative approaches. This was true both in the design of computer architecture and in the design of software systems such as operating systems and database systems. Two relevant exceptions were the early studies in switching theory, concerned with such problems as minimization and reliability, on the one hand, and on the other hand, the general mathematical approach to computer system modeling and performance evaluation. More recently, the evaluation of distributed computing related to technological advances in microelectronics, has increased the need for quantitative studies for optimizing the design of computer systems.

Design and Analysis of Randomized Algorithms: Introduction to Design Paradigms

Posted By: AvaxGenius
Design and Analysis of Randomized Algorithms: Introduction to Design Paradigms

Design and Analysis of Randomized Algorithms: Introduction to Design Paradigms by Juraj HromkoviČ
English | PDF(True) | 2005 | 280 Pages | ISBN : 3540239499 | 2.63 MB

Randomness is a powerful phenomenon that can be harnessed to solve various problems in all areas of computer science. Randomized algorithms are often more efficient, simpler and, surprisingly, also more reliable than their deterministic counterparts. Computing tasks exist that require billions of years of computer work when solved using the fastest known deterministic algorithms, but they can be solved using randomized algorithms in a few minutes with negligible error probabilities.

Algorithm Design for Networked Information Technology Systems

Posted By: AvaxGenius
Algorithm Design for Networked Information Technology Systems

Algorithm Design for Networked Information Technology Systems by Sumit Ghosh
English | True PDF | 2004 | 435 Pages | ISBN : 0387955445 | 4.8 MB

Networked information technology (NIT) systems are synonymous with network-centric or net-centric systems and constitute the cornerstone of the fast approaching information age. To date, however, the design and development of NIT systems have been ad hoc and have suffered from a dearth of supporting scientific and theoretical principles.