Articles by "Computer Engineering"

Showing posts with label Computer Engineering. Show all posts

Jared P. Lander ... 560 pages - Publisher: Addison-Wesley Professional; 2nd edition (June, 2017) ... Language: English - ISBN-10: 013454692X - ISBN-13: 978-0134546926 ...

Using the open source R language, you can build powerful statistical models to answer many of your most challenging questions. R has traditionally been difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. R for Everyone, Second Edition, is the solution. Drawing on his unsurpassed experience teaching new users, professional data scientist Jared P. Lander has written the perfect tutorial for anyone new to statistical programming and modeling. Organized to make learning easy and intuitive, this guide focuses on the 20 percent of R functionality you’ll need to accomplish 80 percent of modern data tasks. Lander’s self-contained chapters start with the absolute basics, offering extensive hands-on practice and sample code. You’ll download and install R; navigate and use the R environment; master basic program control, data import, manipulation, and visualization; and walk through several essential tests. Then, building on this foundation, you’ll construct several complete models, both linear and nonlinear, and use some data mining techniques. After all this you’ll make your code reproducible with LaTeX, RMarkdown, and Shiny. By the time you’re done, you won’t just know how to write R programs, you’ll be ready to tackle the statistical problems you care about most. Coverage includes: Explore R, RStudio, and R packages * Use R for math: variable types, vectors, calling functions, and more * Exploit data structures, including data.frames, matrices, and lists * Read many different types of data * Create attractive, intuitive statistical graphics * Write user-defined functions * Control program flow with if, ifelse, and complex checks * Improve program efficiency with group manipulations * Combine and reshape multiple datasets * Manipulate strings using R’s facilities and regular expressions * Create normal, binomial, and Poisson probability distributions * Build linear, generalized linear, and nonlinear models *Program basic statistics: mean, standard deviation, and t-tests * Train machine learning models * Assess the quality of models and variable selection * Prevent overfitting and perform variable selection, using the Elastic Net and Bayesian methods * Analyze univariate and multivariate time series data * Group data via K-means and hierarchical clustering * Prepare reports, slideshows, and web pages with knitr * Display interactive data with RMarkdown and htmlwidgets * Implement dashboards with Shiny * Build reusable R packages with devtools and Rcpp.

Wes McKinney ... 544 pages - Publisher: O'Reilly Media; 2nd edition (October, 2017) ... Language: English - ISBN-10: 1491957662 - ISBN-13: 978-1491957660 ... 

Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It’s ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub. Use the IPython shell and Jupyter notebook for exploratory computing * Learn basic and advanced features in NumPy (Numerical Python) * Get started with data analysis tools in the pandas library * Use flexible tools to load, clean, transform, merge, and reshape data * Create informative visualizations with matplotlib * Apply the pandas groupby facility to slice, dice, and summarize datasets * Analyze and manipulate regular and irregular time series data * Learn how to solve real-world data analysis problems with thorough, detailed examples.

R. Lyman Ott, Micheal T. Longnecker ... 1297 pages - Publisher: Brooks Cole; 6th edition (December, 2008) ... Language: English - ISBN-10: 0495017582 - ISBN-13: 978-0495017585 ...

Ott and Longnecker's AN INTRODUCTION TO STATISTICAL METHODS AND DATA ANALYSIS, Sixth Edition, provides a broad overview of statistical methods for advanced undergraduate and graduate students from a variety of disciplines who have little or no prior course work in statistics. The authors teach students to solve problems encountered in research projects, to make decisions based on data in general settings both within and beyond the university setting, and to become critical readers of statistical analyses in research papers and in news reports. The first eleven chapters present material typically covered in an introductory statistics course, as well as case studies and examples that are often encountered in undergraduate capstone courses. The remaining chapters cover regression modeling and design of experiments.

Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani ... 426 pages - Publisher: Springer; (September, 2017) ... Language: English - ISBN-10: 1461471370 - ISBN-13: 978-1461471370.

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.

Mohssen Mohammed,‎ Muhammad Badruddin Khan,‎ Eihab Bashier Mohammed Bashier ... 226 pages - Publisher: CRC Press; 1st edition (July, 2016) ... Language: English - ISBN-10: 1498705383 - ISBN-13: 978-1498705387 ...

Machine learning, one of the top emerging sciences, has an extremely broad range of applications. However, many books on the subject provide only a theoretical approach, making it difficult for a newcomer to grasp the subject material. This book provides a more practical approach by explaining the concepts of machine learning algorithms and describing the areas of application for each algorithm, using simple practical examples to demonstrate each algorithm and showing how different issues related to these algorithms are applied.

Steve Brooks, Andrew Gelman ... 619 pages - Publisher: Chapman and Hall/CRC; (May, 2011) ... Language: English - ISBN-10: 1420079417 - ISBN-13: 978-1420079418.

Since their popularization in the 1990s, Markov chain Monte Carlo (MCMC) methods have revolutionized statistical computing and have had an especially profound impact on the practice of Bayesian statistics. Furthermore, MCMC methods have enabled the development and use of intricate models in an astonishing array of disciplines as diverse as fisheries science and economics. The wide-ranging practical importance of MCMC has sparked an expansive and deep investigation into fundamental Markov chain theory. 

The Handbook of Markov Chain Monte Carlo provides a reference for the broad audience of developers and users of MCMC methodology interested in keeping up with cutting-edge theory and applications. The first half of the book covers MCMC foundations, methodology, and algorithms. The second half considers the use of MCMC in a variety of practical applications including in educational research, astrophysics, brain imaging, ecology, and sociology. The in-depth introductory section of the book allows graduate students and practicing scientists new to MCMC to become thoroughly acquainted with the basic theory, algorithms, and applications. The book supplies detailed examples and case studies of realistic scientific problems presenting the diversity of methods used by the wide-ranging MCMC community. Those familiar with MCMC methods will find this book a useful refresher of current theory and recent developments.

Tariq Rashid ... 222 pages - Publisher: CreateSpace Independent Publishing Platform; 1st edition (March, 2016) ... Language: English - ISBN-10: 1530826608 - ISBN-13: 978-1530826605 ...

A step-by-step gentle journey through the mathematics of neural networks, and making your own using the Python computer language. Neural networks are a key element of deep learning and artificial intelligence, which today is capable of some truly impressive feats. Yet too few really understand how neural networks actually work. This guide will take you on a fun and unhurried journey, starting from very simple ideas, and gradually building up an understanding of how neural networks work. You won't need any mathematics beyond secondary school, and an accessible introduction to calculus is also included. The ambition of this guide is to make neural networks as accessible as possible to as many readers as possible - there are enough texts for advanced readers already! You'll learn to code in Python and make your own neural network, teaching it to recognise human handwritten numbers, and performing as well as professionally developed networks. Part 1 is about ideas. We introduce the mathematical ideas underlying the neural networks, gently with lots of illustrations and examples. Part 2 is practical. We introduce the popular and easy to learn Python programming language, and gradually builds up a neural network which can learn to recognise human handwritten numbers, easily getting it to perform as well as networks made by professionals. Part 3 extends these ideas further. We push the performance of our neural network to an industry leading 98% using only simple ideas and code, test the network on your own handwriting, take a privileged peek inside the mysterious mind of a neural network, and even get it all working on a Raspberry Pi. All the code in this has been tested to work on a Raspberry Pi Zero.

Karl Hinderer, Ulrich Rieder, Michael Stieglitz ... 530 pages - Publisher: Springer; 1st edition (January, 2017) ... Language: English - ISBN-10: 3319488139 - ISBN-13: 978-3319488134 ...

This book explores discrete-time dynamic optimization and provides a detailed introduction to both deterministic and stochastic models. Covering problems with finite and infinite horizon, as well as Markov renewal programs, Bayesian control models and partially observable processes, the book focuses on the precise modelling of applications in a variety of areas, including operations research, computer science, mathematics, statistics, engineering, economics and finance. Dynamic Optimization is a carefully presented textbook which starts with discrete-time deterministic dynamic optimization problems, providing readers with the tools for sequential decision-making, before proceeding to the more complicated stochastic models. The authors present complete and simple proofs and illustrate the main results with numerous examples and exercises (without solutions). With relevant material covered in four appendices, this book is completely self-contained.

Joseph P. Bigus ... 220 pages - Publisher: Mcgraw-Hill; (May, 1996) ... Language: English - ISBN-10: 0070057796 - ISBN-13: 978-0070057791 ...

Readers will find concrete implementation strategies, reinforced with real-world business examples and a minimum of formulas, and case studies drawn from a broad range of industries. The book illustrates the popular data mining functions of classification, clustering, modeling, and time-series forecasting--through examples developed using the IBM Neural Network Utility.

Simon Haykin ... 842 pages - Publisher: Prentice Hall; 2nd edition (July, 1998) ... Language: English - ISBN-10: 0132733501 - ISBN-13: 978-0132733502 ...

This text represents the first comprehensive treatment of neural networks from an engineering perspective. Thorough, well-organized, and completely up-to-date, it examines all the important aspects of this emerging technology. Neural Networks provides broad coverage of the subject, including the learning process, back propogation, radial basis functions, recurrent networks, self-organizing systems, modular networks, temporal processing, neurodynamics, and VLSI implementations. Chapter objectives, computer experiments, problems, worked examples, a bibliography, photographs, illustrations, and a thorough glossary reinforce key concepts. The author's concise and fluid writing style makes the material more accessible. For graduate-level neural network courses offered in the departments of Computer Engineering, Electrical Engineering, and Computer Science.Renowned for its thoroughness and readability, this well-organized and completely up-to-date text remains the most comprehensive treatment of neural networks from an engineering perspective. Thoroughly revised.

W. T. Ziemba ... 756 pages - Publisher: World Scientific Publishing Company; (September, 2006) ... Language: English - ISBN-10: 981256800X - ISBN-13: 978-9812568007 ...

A reprint of one of the classic volumes on portfolio theory and investment, this book has been used by the leading professors at universities such as Stanford, Berkeley, and Carnegie-Mellon. It contains five parts, each with a review of the literature and about 150 pages of computational and review exercises and further in-depth, challenging problems.Frequently referenced and highly usable, the material remains as fresh and relevant for a portfolio theory course as ever.

Paul Attewell, David Monaghan ... 264 pages - Publisher: Univ. of California Press; (May, 2015) ... Language: English - ISBN-10: 0520280989 - ISBN-13: 978-0520280984 ...

We live in a world of big data: the amount of information collected on human behavior each day is staggering, and exponentially greater than at any time in the past. Additionally, powerful algorithms are capable of churning through seas of data to uncover patterns. Providing a simple and accessible introduction to data mining, Paul Attewell and David B. Monaghan discuss how data mining substantially differs from conventional statistical modeling familiar to most social scientists. The authors also empower social scientists to tap into these new resources and incorporate data mining methodologies in their analytical toolkits. Data Mining for the Social Sciences demystifies the process by describing the diverse set of techniques available, discussing the strengths and weaknesses of various approaches, and giving practical demonstrations of how to carry out analyses using tools in various statistical software packages.

Nazmul Siddique, Hojjat Adeli ... 532 pages - Publisher: Wiley; 1st edition (May, 2013) ... Language: English - ISBN-10: 1118337840 - ISBN-13: 978-1118337844 ...

Computational Intelligence: Synergies of Fuzzy Logic, Neural Networks and Evolutionary Computing presents an introduction to some of the cutting edge technological paradigms under the umbrella of computational intelligence. Computational intelligence schemes are investigated with the development of a suitable framework for fuzzy logic, neural networks and evolutionary computing, neuro-fuzzy systems, evolutionary-fuzzy systems and evolutionary neural systems. Applications to linear and non-linear systems are discussed with examples. Key features: Covers all the aspects of fuzzy, neural and evolutionary approaches with worked out examples, MATLAB® exercises and applications in each chapter - Presents the synergies of technologies of computational intelligence such as evolutionary fuzzy neural fuzzy and evolutionary neural systems - Considers real world problems in the domain of systems modelling, control and optimization - Contains a foreword written by Lotfi Zadeh. Computational Intelligence: Synergies of Fuzzy Logic, Neural Networks and Evolutionary Computing is an ideal text for final year undergraduate, postgraduate and research students in electrical, control, computer, industrial and manufacturing engineering.

James R. Evans, Edward Minieka ... 488 pages - Publisher: CRC Press; 2nd edition (March, 1992) ... Language: English - ISBN-10: 0824786025 - ISBN-13: 978-0824786021 ...

A revised and expanded advanced-undergraduate/graduate text (first ed., 1978) about optimization algorithms for problems that can be formulated on graphs and networks. This edition provides many new applications and algorithms while maintaining the classic foundations on which contemporary algorithm.

Shuming Wang, Junzo Watada ... 248 pages - Publisher: Springer; (March, 2012) ... Language: English - ISBN-10: 1441995595 - ISBN-13: 978-1441995599 ...

Covering in detail both theoretical and practical perspectives, this book is a self-contained and systematic depiction of current fuzzy stochastic optimization that deploys the fuzzy random variable as a core mathematical tool to model the integrated fuzzy random uncertainty. It proceeds in an orderly fashion from the requisite theoretical aspects of the fuzzy random variable to fuzzy stochastic optimization models and their real-life case studies. The volume reflects the fact that randomness and fuzziness (or vagueness) are two major sources of uncertainty in the real world, with significant implications in a number of settings. In industrial engineering, management and economics, the chances are high that decision makers will be confronted with information that is simultaneously probabilistically uncertain and fuzzily imprecise, and optimization in the form of a decision must be made in an environment that is doubly uncertain, characterized by a co-occurrence of randomness and fuzziness. This book begins by outlining the history and development of the fuzzy random variable before detailing numerous optimization models and applications that include the design of system controls for a dam.

Dimitri P. Bertsekas ... 608 pages - Publisher: Athena Scientific; (May, 1998) ... Language: English - ISBN-10: 1886529027 - ISBN-13: 978-1886529021 ...

An insightful, comprehensive, and up-to-date treatment of linear, nonlinear, and discrete/combinatorial network optimization problems, their applications, and their analytical and algorithmic methodology. It covers extensively theory, algorithms, and applications, and it aims to bridge the gap between linear and nonlinear network optimization on one hand, and integer/combinatorial network optimization on the other. Among its special features, the book: 1) provides a comprehensive account of the principal algorithms for linear network flow problems, including simplex, dual ascent, and auction algorithms 2) describes the application of network algorithms in many practical contexts, with special emphasis on data communication networks 3) develops in detail the computational complexity analysis of the main linear network optimization algorithms 4) covers extensively the main algorithms for specialized network problems, such as shortest path, max-flow, assignment, and traveling salesman 5) describes the main models for discrete network optimization problems, such as constrained shortest path, traveling salesman, vehicle routing, multidimensional assignment, facility location, spanning tree construction, etc 6) describes the main algorithmic approaches for integer-constrained network problems, such as branch-and-bound, Lagrangian relaxation and subgradient optimization, genetic algorithms, tabu search, simulated annealing, and rollout algorithms 7) develops the main methods for nonlinear network problems, such as convex separable and multicommodity flow problems arising in communication, transportation, and manufacturing contexts 8) discusses extensively auction algorithms, based on the author's original research on the subject 9) contains many examples, practical applications, illustrations, and exercises 10) contains much new material not found in any other textbook

Mitsuo Gen, Runwei Cheng, Lin Lin ... 692 pages - Publisher: Springer; (September, 2008) ... Language: English - ISBN-10: 1848001800 - ISBN-13: 978-1848001800 ...

Network models are critical tools in business, management, science and industry. “Network Models and Optimization” presents an insightful, comprehensive, and up-to-date treatment of multiple objective genetic algorithms to network optimization problems in many disciplines, such as engineering, computer science, operations research, transportation, telecommunication, and manufacturing. The book extensively covers algorithms and applications, including shortest path problems, minimum cost flow problems, maximum flow problems, minimum spanning tree problems, traveling salesman and postman problems, location-allocation problems, project scheduling problems, multistage-based scheduling problems, logistics network problems, communication network problem, and network models in assembly line balancing problems, and airline fleet assignment problems. The book can be used both as a student textbook and as a professional reference for practitioners who use network optimization methods to model and solve problems.

William Kocay, Donald L. Kreher ... 566 pages - Publisher: Chapman and Hall/CRC; 2nd edition (September, 2016) ... Language: English - ISBN-10: 1482251167 - ISBN-13: 978-1482251166 ...

The second edition of this popular book presents the theory of graphs from an algorithmic viewpoint. The authors present the graph theory in a rigorous, but informal style and cover most of the main areas of graph theory. The ideas of surface topology are presented from an intuitive point of view. We have also included a discussion on linear programming that emphasizes problems in graph theory. The text is suitable for students in computer science or mathematics programs.

Thomas Holland, Patrick Marchand ... 542 pages - Publisher: Chapman and Hall/CRC; 3rd edition (November, 2002) ... Language: English - ISBN-10: 1584883200 - ISBN-13: 978-1584883203 ...

MATLAB®, now the industry-standard engineering language for computation, analysis, and visualization, continues to evolve in its capabilities. Version 6.x incorporated several major improvements, including significant enhancements to its graphics features, such as transparencies, increased 3-D visualization, and an improved rendering engine. The bestselling Graphics and GUIs with MATLAB has been fully revised to reflect MATLAB version 6. The third edition also features a number of improvements in both content and organization that ensure its readers get the optimum level of detail and best possible instruction. New in the Third Edition: Full updates that reflect MATLAB 6.x enhancements * Expanded discussions on 2-D and 3-D graphics * New chapters on good GUI design and data visualization techniques * Volume visualizations * Updated language commands * Deeper coverage of programming techniques, such as data structures and callback techniques * Exercises in each chapter * Additional examples and updated illustrations. Graphics and GUIs with MATLAB, Third Edition retains the comprehensible, almost conversational tutorial style that made its predecessors so popular but offers a streamlined organization and deeper coverage that make this edition an even better way to acquire or increase proficiency in using MATLAB to its fullest graphics capabilities.

Contact Form

Name

Email *

Message *

Powered by Blogger.