Ebook Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg
Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg. The industrialized technology, nowadays assist everything the human requirements. It includes the day-to-day tasks, works, office, home entertainment, and also more. Among them is the fantastic internet link as well as computer system. This condition will certainly reduce you to assist one of your leisure activities, reviewing routine. So, do you have prepared to read this book Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg now?
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg
Ebook Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg
Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg. Welcome to the most effective website that supply hundreds sort of book collections. Right here, we will certainly present all publications Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg that you need. The books from renowned authors and also publishers are provided. So, you could take pleasure in currently to obtain individually sort of publication Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg that you will search. Well, pertaining to guide that you really want, is this Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg your selection?
If you obtain the printed book Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg in online book establishment, you could also find the same problem. So, you have to move store to establishment Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg and search for the offered there. However, it will certainly not happen below. The book Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg that we will certainly provide right here is the soft file concept. This is exactly what make you can effortlessly discover and get this Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg by reading this website. We offer you Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg the most effective item, consistently as well as constantly.
Never ever doubt with our deal, due to the fact that we will certainly always provide what you need. As like this updated book Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg, you might not locate in the other area. But right here, it's quite easy. Simply click as well as download, you could have the Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg When convenience will ease your life, why should take the challenging one? You can buy the soft documents of guide Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg right here and also be member people. Besides this book Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg, you can likewise find hundreds lists of the books from many resources, collections, authors, and writers in all over the world.
By clicking the web link that we provide, you could take guide Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg perfectly. Hook up to internet, download, and also conserve to your device. Just what else to ask? Reviewing can be so easy when you have the soft data of this Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg in your device. You can also duplicate the data Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg to your office computer or in your home as well as in your laptop computer. Merely discuss this excellent information to others. Suggest them to see this page and obtain their searched for publications Excel Scientific And Engineering Cookbook (Cookbooks (O'Reilly)), By David M Bourg.
Given the improved analytical capabilities of Excel, scientists and engineers everywhere are using it--instead of FORTRAN--to solve problems. And why not? Excel is installed on millions of computers, features a rich set of built-in analyses tools, and includes an integrated Visual Basic for Applications (VBA) programming language. No wonder it's today's computing tool of choice.
Chances are you already use Excel to perform some fairly routine calculations. Now the Excel Scientific and Engineering Cookbook shows you how to leverage Excel to perform more complex calculations, too, calculations that once fell in the domain of specialized tools. It does so by putting a smorgasbord of data analysis techniques right at your fingertips. The book shows how to perform these useful tasks and others:
- Use Excel and VBA in general
- Import data from a variety of sources
- Analyze data
- Perform calculations
- Visualize the results for interpretation and presentation
- Use Excel to solve specific science and engineering problems
Wherever possible, the Excel Scientific and Engineering Cookbook draws on real-world examples from a range of scientific disciplines such as biology, chemistry, and physics. This way, you'll be better prepared to solve the problems you face in your everyday scientific or engineering tasks.
High on practicality and low on theory, this quick, look-up reference provides instant solutions, or "recipes," to problems both basic and advanced. And like other books in O'Reilly's popular Cookbook format, each recipe also includes a discussion on how and why it works. As a result, you can take comfort in knowing that complete, practical answers are a mere page-flip away.
- Sales Rank: #350820 in Books
- Brand: Bourg, David M.
- Published on: 2006-01-27
- Released on: 2006-01-24
- Original language: English
- Number of items: 1
- Dimensions: 9.19" h x 1.06" w x 7.00" l, 1.55 pounds
- Binding: Paperback
- 446 pages
- ISBN13: 9780596008796
- Notes: 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!
About the Author
As a naval architect and marine engineer, David M. Bourg performs computer simulations and develops analysis tools that measure such things as hovercraft performance and the effect of waves on the motion of ships and boats. He teaches at the college level in the areas of ship design, construction and analysis. On occasion, David also lectures at high schools on topics such as naval architecture and software development. In addition to David's practical engineering background, he's professionally involved in computer game development and consulting through his company, Crescent Vision Interactive.
Most helpful customer reviews
62 of 63 people found the following review helpful.
Great showcase of Excel's mathematical capabilities
By calvinnme
It is often either inconvenient or financially unfeasible to solve every mathematical problem with a standalone procedural language or an expensive application such as Matlab or Mathematica. Since Excel has such advanced computational capabilities built into it and is ubiquitous in offices and homes, it would make sense to mine this application for numerical problem solving techniques. Bourg does a masterful job of presenting the tools available in Excel and showing the reader how to put them to work to solve real world engineering and mathematical problems. First, he spends a couple of chapters briefly going over Excel and its language VBA (Visual Basic for Applications). Next he goes over some intermediate level tasks such as collecting and cleaning up data, charting including 3D charts, and statistical analysis tasks such as correlating data and generating random numbers. Next Bourg moves into purely mathematical tasks such as working with discrete Fourier transforms, manipulating matrices and vectors, as well as working with basic mathematical functions. Once you have learned to use these mathematical tools in Excel, Bourg uses them to show you how to perform curve fitting and regression, solve equations, perform integration and differentiation, and solve both ordinary and partial differential equations. He even spends time on performing multivariable calculus and the finite element method in Excel. Chapter 13, on optimization, was my favorite chapter. Here, Bourg is actually getting into a little algorithm analysis and design via linear programming and genetic algorithms. This chapter showed me some truly innovative uses of Excel. The final chapter deviates from the scientific flavor of the book and concentrates on more traditional financial applications.
The writing is very accessible, the examples are clear and very creative, and the author does a tremendous job of capturing the range of Excel's mathematical capabilities. Do not expect mathematical theory in this book. Bourg assumes you already know how to set up a mathematical problem and that you just need a computational platform and tools with which to perform your work. It is nice to know I am not necessarily held hostage by Mathworks(maker of Matlab) every time I need to solve a mathematical problem of any level of sophistication. Highly recommended. The table of contents is as follows:
1. Using Excel
2. Getting Acquainted with Visual Basic for Applications
3. Collecting and Cleaning Up Data
4. Charting
5. Statistical Analysis
6. Time Series Analysis
7. Mathematical Functions
8. Curve Fitting and Regression
9. Solving Equations
10. Numerical Integration and Differentiation
11. Solving Ordinary Differential Equations
12. Solving Partial Differential Equations
13. Performing Optimization Analyses in Excel
14. Introduction to Financial Calculations
28 of 30 people found the following review helpful.
A Numbers ExpLOsiOn!!!
By Dan McKinnon
Wow what a great Cookbook!!!
No, I mean no sarcasm here at all. With all the books in O'Reilly's "Cookbooks" line, I find that it's really hit or miss. Sometimes the books are good, sometimes great, sometimes it's a big whiff.
Not here folks.
I can say without question that the 'Excel Scientific and Engineering Cookbook' by David Bourg is the BEST line in the Cookbook series I have read thus far. Neatly compact at just over 400 pages and full of actual, useful tips and tricks throughout, this is must read for anyone that uses the mathematical side of Excel and wants to learn how to take their car into the next gear!!
Covering graphs, charts, mathematical calculations, formula creation... you name it, it's here and then some!!
After reading this book you will be amazed at all the things you can do in Excel and I have little doubt that you will learn something new and ENJOY doing it while you take a bite out of this great manual!!
***** HIGHEST POSSIBLE RECOMMENDATION
20 of 21 people found the following review helpful.
An engineer excel book dream
By A. Adebamiro
I am very surprised that there are only 2 reviews here. This is a must have book for all engineering students. The book totally leverage all of excel powers commingled with vba. While other vba books talk about loops and looping, this book did that in just one chapter. The other chapters talk about all what engineering students want: solving and writing codes for non-linear equation (a must for solving for z factor in thermo), numerical differentiation, numerical integration, differential equations, partial differential equations, statistical analysis and valuable things about excel. Combined this book with any standard vba text, and you are set. Kudos to David Bourg.
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg PDF
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg EPub
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg Doc
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg iBooks
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg rtf
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg Mobipocket
Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly)), by David M Bourg Kindle