Introduction Fitting program - goal is to vary the fit parameters to minimize the chi-square defined as: data points errors function Fit parameters f{g,x)

Slides:



Advertisements
Similar presentations
Introduction to parameter optimization
Advertisements

Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Polynomial Functions and Models Lesson 4.2. Review General polynomial formula a 0, a 1, …,a n are constant coefficients n is the degree of the polynomial.
Applied Econometrics Second edition
Excel Notes Phys244/246 © 2007, B.J. Lieb. Calculating Velocity The velocity is calculated by entering the following: =(B3-B2) / (A3-A2). Then drag the.
A Mathematica ® based regression analysis program Analisys … A Curve Fitting Application.
CITS2401 Computer Analysis & Visualisation
STATISTICAL PACKAGE FOR AUGMENTED DESIGNS
By Hrishikesh Gadre Session II Department of Mechanical Engineering Louisiana State University Engineering Equation Solver Tutorials.
Experiment 3 part 3 – Feedback and recap of parts 1 and 2 – Lab 3: Terminal Velocity Goals for this lab: o Obtain and analyze large amounts of data o Determine.
EGR 105 Foundations of Engineering I Fall 2007 – week 7 Excel part 3 - regression.
Using Excel for Data Analysis in CHM 161 Monique Wilhelm.
EGR 105 Foundations of Engineering I Fall 2007 – week 7 Excel part 3 - regression.
Let’s start with a problem today…Using only algebra, find
Spreadsheet Problem Solving
Excel For MATH 125 Histograms. If you have Excel 2003…
FEBRUARY, 2013 BY: ABDUL-RAUF A TRAINING WORKSHOP ON STATISTICAL AND PRESENTATIONAL SYSTEM SOFTWARE (SPSS) 18.0 WINDOWS.
Polynomial Functions and Models Section 5.1. Polynomial Functions.
Introduction  Today we are looking at how to interpret experimental data  Normally, data is acquired with random errors  How do we take the data and.
Introduction to Motion Video Analysis LEE Kai-chiu Seconded Teacher PE SECTION, CDI Jan 2009.
 Knowledge Export  HTML Pages  Graphs  Advanced Short tour of Knowledge Export in DOCTUS BEGIN TOUR  Tables.
Criteria to choose target foils for 1 st experiment Choose foils to test target thickness extrapolation vs. model => one Z maximizes number of points (we’ll.
Fitting Exponentials and Polynomials to Data Lesson 11.7.
Introduction to Computers and Windows. Overview  What is a computer?  What is an operating system?  Starting and Shutting Down a computer  The mouse.
NVTune Kenneth Hurley. NVIDIA CONFIDENTIAL NVTune Overview What issues are we trying to solve? Games and applications need to have high frame rates Answer.
Lecture 10 2D plotting & curve fitting Subplots Other 2-D Plots Other 2-D Plots Curve fitting © 2007 Daniel Valentine. All rights reserved. Published by.
WRITING REPORTS Introduction Section 0 Lecture 1 Slide 1 Lecture 6 Slide 1 INTRODUCTION TO Modern Physics PHYX 2710 Fall 2004 Intermediate 3870 Fall 2015.
John C. Mayer Introduction to Mathematical Modeling 1 Curve Fitting.
1.Introduction to SPSS By: MHM. Nafas At HARDY ATI For HNDT Agriculture.
Polynomial Functions and Models
Chapter 2: Excel Basics and Formatting Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Copyright © 2005 by Nelson, a division of Thomson Canada Limited 14-0 EXCEL CHAPTER 14 PHILIP BEDIENT.
1 CA202 Spreadsheet Application Focusing on Specific Data using Filters Lecture # 5.
Holt McDougal Algebra 2 Radical Functions Graph radical functions and inequalities. Transform radical functions by changing parameters. Objectives.
Chapter 9 Minitab Recipe Cards. Contingency tests Enter the data from Example 9.1 in C1, C2 and C3.
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
Unit 3 Warm Ups Term 3 Week 1. Warm Up 1/4/16 1.Factor and solve each expression: 2.Solve: 10 ∑ k K = 1 a. x 2 – 2x – 8b. x 5 – 9x 3.
Some handy tips!. The slope will have some meaning that will be used to determine a quantitative answer to the lab’s purpose (sometimes it’s the inverse.
VBk Practical Mathematics and Microsoft Excel Course Line graphs WINCHESTER COLLEGE.
Fitting Equations to Data Chapter 7. Problems Classwork: 7.1, 7.8, 7.13, 7.22 Homework: 7.2, 7.9, 7.16, 7.23, 7.28.
Warm Ups Term 2 Week 6.
Tips for Inserting Graphs or Images Tips for Title/Columns Colors
Tips for Inserting Graphs or Images Tips for Title/Columns Colors
Fitting Equations to Data
Introduction to Numerical Methods Mathematical Procedures
Fitting Exponentials and Polynomials to Data
WORKSHOP 1 CUSTOM TIRE SUBROUTINE
Quadratic and Square Root Inverse Relationships with Restrictions
Do Now  .
A (very brief) introduction to the shear wave inversion
Introduction to Motion Video Analysis
3.1 Examples of Demand Functions
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
Integrating Word, Excel, Access, and PowerPoint
Part Three. Data Analysis
Notes Over 6.2 Identifying Polynomial Functions Polynomial Function
MATH 2140 Numerical Methods
Least Squares Fitting A mathematical procedure for finding the best-fitting curve to a given set of points by minimizing the sum of the squares of the.
Academy Algebra II 5.2: Evaluate and Graph Polynomial Functions
Graphing Techniques.
3.3 The Inverse of a Quadratic Function
Eviews Tutorial for Labor Economics Lei Lei
Function Tables and Graphs
ADDITIVE VS. MULTIPLICATIVE RELATIONSHIPS
Peak-Fitting This slide show presents a Step-by-Step view of a simple peak-fit We first define the number of “data” points to define the end points Then.
Quadratic graphs.
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
Parabolic Curve Equation Relationship y=
Regression and Correlation of Data
4. If y varies inversely as x and y=3 when x=4, find y when x=15.
Presentation transcript:

Introduction Fitting program - goal is to vary the fit parameters to minimize the chi-square defined as: data points errors function Fit parameters f{g,x) = 2πsqrt(length/g)

Basketball Movie Go to the notes for Week 3 find data Excel file time Y-velY-pos

Import to IGOR Make waves - called: tt, ypos and yvel Make table - Under Windows - new table Then cut from the Excel file and paste into IGOR table

Graph Position Data

Fit Data to a Polynomial This dialog box - from choosing Curve Fitting under Analysis in the main menu Built - in functions are available 3 terms or quadratic Specify waves for the fit

Results of Fit

Fit in a Range of Data With a graph selected - under the Graph menu select Show Info - then move cursors over the data points that define the range to be fitted

Procedure 1.Define error wave and inverse error wave. In this example: err and errinv= 1/err. 2.In the graph of period vs length, use markers for data and show error bars. 3.Define the user-function in the Procedure window. In this example pend 4.Make fitting coefficients wave and set to reasonable starting values. In this example coef.

Evaluating Fit

Terminal Velocity