Statistical Tools for Nonlinear Regression presents methods for analyzing data. It has been expanded to include binomial, multinomial and Poisson non-linear models. The examples are analyzed with the free software nls2 updated to deal with the new models included in the second edition. The nls2 package is implemented in S-PLUS and R....
Data Abstraction and Problem Solving with C++: Walls & Mirrors provides a firm foundation in data abstraction that emphasizes the distinction between specifications and implementation as the basis for an object-oriented approach. Software engineering principles and concepts as well as UML diagrams are used to enhance...
This book covers the most popular modern JavaScript Unit testing frameworks and gives you a crash course in how to use and automate them. Lots of examples and practical instructions make learning easy and enjoyable.
Overview
Learn and understand, using practical examples, synchronous and...
Scientific computing is a collection of tools, techniques and theories required to develop and solve mathematical models in science and engineering on a computer. This timely book provides the various skills and techniques needed in scientific computing. The topics range in difficulty from elementary to advanced, and all the latest fields in...
This work brings together two streams in computer algebra: symbolic integration and summation on the one hand, and fast algorithmics on the other hand. In many algorithmically oriented areas of computer science, theanalysisof- gorithms–placedintothe limelightbyDonKnuth’stalkat the 1970ICM –provides a crystal-clear criterion for...
The finite element method is often used for numerical computation in the applied sciences. It makes a major contribution to the range of numerical methods used in the simulation of systems and irregular domains, and its importance today has made it an important subject of study for all engineering students.
This volume contains the proceedings of the 2012 International Conference of Modern Computer Science and Applications (MCSA 2012) which was held on September 8, 2012 in Wuhan, China. The MCSA 2012 provides an excellent international forum for sharing knowledge and results in theory, methodology and applications of modern computer science and...
This book approaches mathematics based on the needs of computer science students, teaching logic by means of the method of semantic tableaux. The third edition is entirely rewritten, and includes new chapters on SAT solvers and model checking....
While there are many books on advanced control for specialists, there are few that present these topics for nonspecialists. Assuming only a basic knowledge of automatic control and signals and systems, Optimal and Robust Control: Advanced Topics with MATLAB® offers a straightforward, self-contained...
New revision is now available. Fully revised and re-edited.
HTML5 web applications are now capable of matching or exceeding the scale and sophistication of desktop applications, but with the unique advantage of running natively inside the web browsers on billions of desktop computers, phones,...
Presents research from across the globe in the field of computer science research, technology and applications. This title includes topics such as: Bluetooth Wireless Technology, computer networks; and high performance computing....
Websites are not the same as pictures of websites. When one person designs in Photoshop and another converts the design to markup and CSS, the coder must make guesses and assumptions about what the designer intended. This interpretive process is never without friction—unless the coder is Dan Cederholm. When Dan codes other...