Excel Scientific and Engineering Cookbook
Home > Computing and Information Technology > Business applications > Spreadsheet software > Excel Scientific and Engineering Cookbook: Adding Excel to Your Analysis Arsenal(Cookbooks (O'Reilly))
Excel Scientific and Engineering Cookbook: Adding Excel to Your Analysis Arsenal(Cookbooks (O'Reilly))

Excel Scientific and Engineering Cookbook: Adding Excel to Your Analysis Arsenal(Cookbooks (O'Reilly))


     0     
5
4
3
2
1



International Edition


X
About the Book

An Aresenal of Data Analysis Techniques

Table of Contents:
Preface 1. Using Excel 1.1 Navigating the Interface 1.2 Entering Data 1.3 Setting Cell Data Types 1.4 Selecting More Than a Single Cell 1.5 Entering Formulas 1.6 Exploring the R1C1 Cell Reference Style 1.7 Referring to More Than a Single Cell 1.8 Understanding Operator Precedence 1.9 Using Exponents in Formulas 1.10 Exploring Functions 1.11 Formatting Your Spreadsheets 1.12 Defining Custom Format Styles 1.13 Leveraging Copy, Cut, Paste, and Paste Special 1.14 Using Cell Names (Like Programming Variables) 1.15 Validating Data 1.16 Taking Advantage of Macros 1.17 Adding Comments and Equation Notes 1.18 Getting Help 2. Getting Acquainted with Visual Basic for Applications 2.1 Navigating the VBA Editor 2.2 Writing Functions and Subroutines 2.3 Working with Data Types 2.4 Defining Variables 2.5 Defining Constants 2.6 Using Arrays 2.7 Commenting Code 2.8 Spanning Long Statements over Multiple Lines 2.9 Using Conditional Statements 2.10 Using Loops 2.11 Debugging VBA Code 2.12 Exploring VBA's Built-in Functions 2.13 Exploring Excel Objects 2.14 Creating Your Own Objects in VBA 2.15 VBA Help 3. Collecting and Cleaning Up Data 3.1 Importing Data from Text Files 3.2 Importing Data from Delimited Text Files 3.3 Importing Data Using Drag-and-Drop 3.4 Importing Data from Access Databases 3.5 Importing Data from Web Pages 3.6 Parsing Data 3.7 Removing Weird Characters from Imported Text 3.8 Converting Units 3.9 Sorting Data 3.10 Filtering Data 3.11 Looking Up Values in Tables 3.12 Retrieving Data from XML Files 4. Charting 4.1 Creating Simple Charts 4.2 Exploring Chart Styles 4.3 Formatting Charts 4.4 Customizing Chart Axes 4.5 Setting Log or Semilog Scales 4.6 Using Multiple Axes 4.7 Changing the Type of an Existing Chart 4.8 Combining Chart Types 4.9 Building 3D Surface Plots 4.10 Preparing Contour Plots 4.11 Annotating Charts 4.12 Saving Custom Chart Types 4.13 Copying Charts to Word 4.14 Displaying Error Bars 5. Statistical Analysis 5.1 Computing Summary Statistics 5.2 Plotting Frequency Distributions 5.3 Calculating Confidence Intervals 5.4 Correlating Data 5.5 Ranking and Percentiles 5.6 Performing Statistical Tests 5.7 Conducting ANOVA 5.8 Generating Random Numbers 5.9 Sampling Data 6. Time Series Analysis 6.1 Plotting Time Series Data 6.2 Adding Trendlines 6.3 Computing Moving Averages 6.4 Smoothing Data Using Weighted Averages 6.5 Centering Data 6.6 Detrending a Time Series 6.7 Estimating Seasonal Indices 6.8 Deseasonalization of a Time Series 6.9 Forecasting 6.10 Applying Discrete Fourier Transforms 7. Mathematical Functions 7.1 Using Summation Functions 7.2 Delving into Division 7.3 Mastering Multiplication 7.4 Exploring Exponential and Logarithmic Functions 7.5 Using Trigonometry Functions 7.6 Seeing Signs 7.7 Getting to the Root of Things 7.8 Rounding and Truncating Numbers 7.9 Converting Between Number Systems 7.10 Manipulating Matrices 7.11 Building Support for Vectors 7.12 Using Spreadsheet Functions in VBA Code 7.13 Dealing with Complex Numbers 8. Curve Fitting and Regression 8.1 Performing Linear Curve Fitting Using Excel Charts 8.2 Constructing Your Own Linear Fit Using Spreadsheet Functions 8.3 Using a Single Spreadsheet Function for Linear Curve Fitting 8.4 Performing Multiple Linear Regression 8.5 Generating Nonlinear Curve Fits Using Excel Charts 8.6 Fitting Nonlinear Curves Using Solver 8.7 Assessing Goodness of Fit 8.8 Computing Confidence Intervals 9. Solving Equations 9.1 Finding Roots Graphically 9.2 Solving Nonlinear Equations Iteratively 9.3 Automating Tedious Problems with VBA 9.4 Solving Linear Systems 9.5 Tackling Nonlinear Systems of Equations 9.6 Using Classical Methods for Solving Equations 10. Numerical Integration and Differentiation 10.1 Integrating a Definite Integral 10.2 Implementing the Trapezoidal Rule in VBA 10.3 Computing the Center of an Area Using Numerical Integration 10.4 Calculating the Second Moment of an Area 10.5 Dealing with Double Integrals 10.6 Numerical Differentiation 11. Solving Ordinary Differential Equations 11.1 Solving First-Order Initial Value Problems 11.2 Applying the Runge-Kutta Method to Second-Order Initial Value Problems 11.3 Tackling Coupled Equations 11.4 Shooting Boundary Value Problems 12. Solving Partial Differential Equations 12.1 Leveraging Excel to Directly Solve Finite Difference Equations 12.2 Recruiting Solver to Iteratively Solve Finite Difference Equations 12.3 Solving Initial Value Problems 12.4 Using Excel to Help Solve Problems Formulated Using the Finite Element Method 13. Performing Optimization Analyses in Excel 13.1 Using Excel for Traditional Linear Programming 13.2 Exploring Resource Allocation Optimization Problems 13.3 Getting More Realistic Results with Integer Constraints 13.4 Tackling Troublesome Problems 13.5 Optimizing Engineering Design Problems 13.6 Understanding Solver Reports 13.7 Programming a Genetic Algorithm for Optimization 14. Introduction to Financial Calculations 14.1 Computing Present Value 14.2 Calculating Future Value 14.3 Figuring Out Required Rate of Return 14.4 Doubling Your Money 14.5 Determining Monthly Payments 14.6 Considering Cash Flow Alternatives 14.7 Achieving a Certain Future Value 14.8 Assessing Net Present Worth 14.9 Estimating Rate of Return 14.10 Solving Inverse Problems 14.11 Figuring a Break-Even Point Index

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. Current projects include a massively multiplayer online role-playing game, several Java-based multiplayer games, and the porting of Hasbro's "Breakout" to the Macintosh. Glenn Seeman is a veteran game programmer with over a dozen games to his credit, for Mac and Windows systems. He's a co-founder with David Bourg, of Crescent Vision Interactive, a game development company specializing in cross-platform games.


Best Sellers


Product Details
  • ISBN-13: 9780596008796
  • Publisher: O'Reilly Media
  • Publisher Imprint: O'Reilly Media
  • Height: 230 mm
  • No of Pages: 442
  • Returnable: Y
  • Series Title: Cookbooks (O'Reilly)
  • Sub Title: Adding Excel to Your Analysis Arsenal
  • ISBN-10: 0596008791
  • Publisher Date: 21 Feb 2006
  • Binding: Paperback
  • Language: English
  • Returnable: Y
  • Returnable: Y
  • Spine Width: 27 mm
  • Width: 182 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Excel Scientific and Engineering Cookbook: Adding Excel to Your Analysis Arsenal(Cookbooks (O'Reilly))
O'Reilly Media -
Excel Scientific and Engineering Cookbook: Adding Excel to Your Analysis Arsenal(Cookbooks (O'Reilly))
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Excel Scientific and Engineering Cookbook: Adding Excel to Your Analysis Arsenal(Cookbooks (O'Reilly))

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!