2557 products were found matching your search for algorithms in 4 shops:
-
Algorithms of Armageddon : The Impact of Artificial Intelligence on Future Wars
Vendor: Abebooks.com Price: 21.79 $Unread book in perfect condition.
-
Eventide H9 MAX: Includes 45 algorithms and associated presets
Vendor: Reverb.com Price: 599.00 $About the H9 Series The H9 multi effects guitar pedal features a simple, one-knob user interface which allows easy effect editing and preset select...
-
Wave Arts MasterVerb Multi-Room Algorithm Reverb Plug-In, Electronic Download
Vendor: Adorama.com Price: 129.00 $Be immersed in the superior sound quality of the MasterVerb Multi-Room Algorithm Reverb Native Software Plug-In. This electronic download is renowned for its exceptional reverb capabilities, delivering natural and spacious room sounds, dense plates, and silky smooth decays devoid of any irritating artifacts. The clarity of the reverb is maintained without any muddiness, ensuring a balanced stereo soundstage when applied to stereo inputs.MasterVerb offers a comprehensive early reflection section, featuring a variety of settings such as halls, rooms, plates, chambers, echo, cathedral, nightclub, and ping-pong. It also includes two late reverb algorithms - Hall and Plate, designed for all room sizes and super dense plate reverbs respectively. The software comes equipped with 3-band EQs for early and late frequency response adjustment, providing you with the flexibility to shape the overall tonality of the reverb response and the frequency-dependent decay. The early/late and wet/dry controls allow for precise mix adjustments, while the triggered envelope control offers special effects like gated and reverse reverb.The graphical "character" control in the MasterVerb software enables you to swiftly adjust the size and decay time of the space. The time response plot displays delays, early reflections, late reverb, and envelope, while the 3-D frequency response plot showcases the reverb decay. With over 60 presets, this software plug-in offers a wide range of reverb options. It supports up to 192 kHz and is fully automatable, making it a versatile tool for any audio project. Despite its extensive features, MasterVerb is designed to be CPU efficient, consuming far less CPU than other reverb plug-ins. MasterVerb is not just a reverb software; it's a tool that allows you to reproduce a variety of spaces, from acoustic rooms and chambers to studios and halls. Its user-friendly interface and visual aids make it easy to see the changes you're making, ensuring a seamless audio editing experience. Experience the power and flexibility of MasterVerb Multi-Room Algorithm Reverb Native Software Plug-In today.
-
Yamaha DX7 Programmable Algorithm Synthesizer synth keyboard v...
Vendor: Reverb.com Price: 469.95 $ (+250.00 $)vintage used Yamaha DX7 Synthesizer. AS IS - This synth is funcitonal but losing presets when powered off - requires a new RAM 1C chip, upgraded RO...
-
Foxgear ANUBI MODULATION BOX (16 Algorithms 127 Presets Modula...
Vendor: Reverb.com Price: 310.99 $The Anubi Box is the perfect addition to your pedalboard or your Amplifier s FX Loop as a master FX unit, cause it doesn t convert all the sign...
-
Yamaha DX9 Digital Programmable Algorithm Synthesizer Operatin...
Vendor: Reverb.com Price: 29.95 $ (+8.00 $)Yamaha DX9 Digital Programmable Algorithm Synthesizer Operating Manual
-
Foxgear ANUBI MODULATION BOX (16 Algorithms 127 Presets Modula...
Vendor: Reverb.com Price: 299.00 $The Anubi Box is the perfect addition to your pedalboard or your Amplifier s FX Loop as a master FX unit, cause it doesn t convert all the sign...
-
Yamaha DX27S Digital Programmable Algorithm Synthesizer
Vendor: Reverb.com Price: 549.99 $For sale in a good condition this Yamaha DX27S Digital Programmable Algorithm Synthesizer made in Japan. It was tested and it works. The Yamaha DX2...
-
Yamaha DX5 Programmable Algorithm Synthesizer
Vendor: Reverb.com Price: 3,000.02 $ (+258.62 $)It is ironic that one of the most popular synthesizers on the market today, Yamaha's DX7, is one of the least understood, as far as programming is ...
-
Foxgear ANUBI AMBIENT BOX (16 Algorithms 127 Presets Ambient)
Vendor: Reverb.com Price: 310.99 $The Anubi Box is the perfect addition to your pedalboard or your Amplifier s FX Loop as a master FX unit, cause it doesn t convert all the sign...
-
Foxgear ANUBI AMBIENT BOX (16 Algorithms 127 Presets Ambient)
Vendor: Reverb.com Price: 299.00 $The Anubi Box is the perfect addition to your pedalboard or your Amplifier s FX Loop as a master FX unit, cause it doesn t convert all the sign...
-
Lexicon PCM 80 Algorithm Preset Card Scott Martin Gershin 750-...
Vendor: Reverb.com Price: 249.00 $Lexicon PCM 80 Algorithm Preset Card Scott Martin Gershin 750-11254
-
Algorithms
Vendor: Deepdiscount.com Price: 27.95 $Originally released in 2014.
-
Lexicon Dual FX Card for PCM 80 ALGORITHM Memory CARD
Vendor: Reverb.com Price: 499.00 $Lexicon Dual FX Card for PCM 80 ALGORITHM Memory CARD
-
Algorithms for Optimization (Mit Press)
Vendor: Abebooks.com Price: 63.47 $A comprehensive introduction to optimization with a focus on practical algorithms for the design of engineering systems.This book offers a comprehensive introduction to optimization with a focus on practical algorithms. The book approaches optimization from an engineering perspective, where the objective is to design a system that optimizes a set of metrics subject to constraints. Readers will learn about computational approaches for a range of challenges, including searching high-dimensional spaces, handling problems where there are multiple competing objectives, and accommodating uncertainty in the metrics. Figures, examples, and exercises convey the intuition behind the mathematical approaches. The text provides concrete implementations in the Julia programming language. Topics covered include derivatives and their generalization to multiple dimensions; local descent and first- and second-order methods that inform local descent; stochastic methods, which introduce randomness into the optimization process; linear constrained optimization, when both the objective function and the constraints are linear; surrogate models, probabilistic surrogate models, and using probabilistic surrogate models to guide optimization; optimization under uncertainty; uncertainty propagation; expression optimization; and multidisciplinary design optimization. Appendixes offer an introduction to the Julia language, test functions for evaluating algorithm performance, and mathematical concepts used in the derivation and analysis of the optimization methods discussed in the text. The book can be used by advanced undergraduates and graduate students in mathematics, statistics, computer science, any engineering field, (including electrical engineering and aerospace engineering), and operations research, and as a reference for professionals.
-
The Algorithm Design Manual (Texts in Computer Science)
Vendor: Abebooks.com Price: 73.95 $Book is in Used-Good condition. Pages and cover are clean and intact. Used items may not include supplementary materials such as CDs or access codes. May show signs of minor shelf wear and contain limited notes and highlighting. 2.31
-
Algorithms and Data Structures in C++ (Paper only)
Vendor: Abebooks.com Price: 90.06 $algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers' existing experience of the language by representing a large number of algorithms, most of them implemented as ready-to-run (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming principles. There is coverage of two key language features - templates and exception handling - apart from which the reader is assumed to have working knowledge of C++. Besides traditional subjects, such as quicksort and binary trees, this book also covers some less well-known topics, including multi-precision arithmetic, route planning and external sorting. Demonstration programs for these and many other exciting applications are based on C++ classes which you can also use in programs of your own.
-
Algorithms of the Intelligent Web
Vendor: Abebooks.com Price: 73.33 $Web 2.0 applications provide a rich user experience, but the parts you can't seeare just as important-and impressive. They use powerful techniques to processinformation intelligently and offer features based on patterns and relationshipsin data. Algorithms of the Intelligent Web shows readers how to use the sametechniques employed by household names like Google Ad Sense, Netflix, andAmazon to transform raw data into actionable information. Algorithms of the Intelligent Web is an example-driven blueprint for creatingapplications that collect, analyze, and act on the massive quantities of data usersleave in their wake as they use the web. Readers learn to build Netflix-style recommendation engines, and how to apply the same techniques to social-networkingsites. See how click-trace analysis can result in smarter ad rotations. All theexamples are designed both to be reused and to illustrate a general technique-an algorithm-that applies to a broad range of scenarios. As they work through the book's many examples, readers learn about recommendation systems, search and ranking, automatic grouping of similar objects,classification of objects, forecasting models, and autonomous agents. They alsobecome familiar with a large number of open-source libraries and SDKs, andfreely available APIs from the hottest sites on the internet, such as Facebook,Google, eBay, and Yahoo. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
-
Algorithms: Design Techniques and Analysis (revised Edition) (lecture Notes Series On Computing, 14)
Vendor: Abebooks.com Price: 56.01 $Problem solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its own using ad hoc techniques or by following techniques that have produced efficient solutions to similar problems. This requires the understanding of various algorithm design techniques, how and when to use them to formulate solutions, and the context appropriate for each of them. Algorithms: Design Techniques and Analysis advocates the study of algorithm design by presenting the most useful techniques and illustrating them with numerous examples - emphasizing on design techniques in problem solving rather than algorithms topics like searching and sorting. Algorithmic analysis in connection with example algorithms are explored in detail. Each technique or strategy is covered in its own chapter through numerous examples of problems and their algorithms. Readers will be equipped with problem solving tools needed in advanced courses or research in science and engineering.
-
Algorithms
Vendor: Abebooks.com Price: 58.49 $Algorithms are the lifeblood of computer science. They are the machines that proofs build and the music that programs play. Their history is as old as mathematics itself. This textbook is a wide-ranging, idiosyncratic treatise on the design and analysis of algorithms, covering several fundamental techniques, with an emphasis on intuition and the problem-solving process. The book includes important classical examples, hundreds of battle-tested exercises, far too many historical digressions, and exaclty four typos. Jeff Erickson is a computer science professor at the University of Illinois, Urbana-Champaign; this book is based on algorithms classes he has taught there since 1998.
2557 results in 0.213 seconds
Related search terms
© Copyright 2025 shopping.eu