1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 5 Report By Patrick Gloster.

Slides:



Advertisements
Similar presentations
Camera Calibration.
Advertisements

“Teach A Level Maths” Vol. 2: A2 Core Modules
11-1 Empirical Models Many problems in engineering and science involve exploring the relationships between two or more variables. Regression analysis.
R Squared. r = r = -.79 y = x y = x if x = 15, y = ? y = (15) y = if x = 6, y = ? y = (6)
MS&E 211 Quadratic Programming Ashish Goel. A simple quadratic program Minimize (x 1 ) 2 Subject to: -x 1 + x 2 ≥ 3 -x 1 – x 2 ≥ -2.
Christopher Dougherty EC220 - Introduction to econometrics (chapter 2) Slideshow: a Monte Carlo experiment Original citation: Dougherty, C. (2012) EC220.
COMP 116: Introduction to Scientific Programming Lecture 11: Linear Regression.
A Short Introduction to Curve Fitting and Regression by Brad Morantz
Two-view geometry.
22-Nov-2004 © Renishaw plc Not to be reproduced without written permission from Renishaw Laser & Calibration Products Division Slide 1 Laser.
1 Copyright © 2005 Brooks/Cole, a division of Thomson Learning, Inc. Summarizing Bivariate Data Introduction to Linear Regression.
EC220 - Introduction to econometrics (chapter 2)
1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 4 Report By Patrick Gloster.
GG 313 Geological Data Analysis # 18 On Kilo Moana at sea October 25, 2005 Orthogonal Regression: Major axis and RMA Regression.
Curve Fitting and Interpolation: Lecture (IV)
Motion Analysis (contd.) Slides are from RPI Registration Class.
Class 5: Thurs., Sep. 23 Example of using regression to make predictions and understand the likely errors in the predictions: salaries of teachers and.
Kevin and Kyra Moon EE 670 December 1,  Background ◦ Motivation ◦ Problem  Theoretical model for backscatter  Simulations  Estimators ◦ ML ◦
Vectors Sections 6.6.
Engineering Computation Curve Fitting 1 Curve Fitting By Least-Squares Regression and Spline Interpolation Part 7.
Tutorial 7 SVD Total Least Squares. 2 We already know, that the basis of eigenvectors of a matrix A is a convenient basis for work with A. However, for.
How Science Works Glossary AS Level. Accuracy An accurate measurement is one which is close to the true value.
1 Chapter 17: Introduction to Regression. 2 Introduction to Linear Regression The Pearson correlation measures the degree to which a set of data points.
Gmat 2700 Geometry of Coordinate Reference Systems Alexandra Lyle Student No Session 1, 2006 The Globe Presentation by Alexandra Lyle SCHOOL OF.
Classification and Prediction: Regression Analysis
Relationships Among Variables
Multi-view geometry. Multi-view geometry problems Structure: Given projections of the same 3D point in two or more images, compute the 3D coordinates.
Physics 114: Lecture 15 Probability Tests & Linear Fitting Dale E. Gary NJIT Physics Department.
Introduction to Linear Regression and Correlation Analysis
Eigenvectors and Eigenvalues
College of Physics Science & Technology YANGZHOU UNIVERSITYCHINA Chapter 11ROTATION 11.1 The Motion of Rigid Bodies Rigid bodies A rigid body is.
The Greatest Common Factor; Factoring by Grouping
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
Multi-view geometry.
Functional Question Higher (Algebra 2) For the week beginning ….
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 4 Curve Fitting.
Error Analysis Monday, August 17 th. Do Now  Complete the following calculation. Make sure you use the correct amount of sig figs:  x174.5  Once.
If the integral cannot be evaluated, we can use an approximate method.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 12: Analyzing the Association Between Quantitative Variables: Regression Analysis Section.
Simple regression model: Y =  1 +  2 X + u 1 We have seen that the regression coefficients b 1 and b 2 are random variables. They provide point estimates.
Colorado Center for Astrodynamics Research The University of Colorado 1 STATISTICAL ORBIT DETERMINATION ASEN 5070 LECTURE 11 9/16,18/09.
A new Ad Hoc Positioning System 컴퓨터 공학과 오영준.
How Errors Propagate Error in a Series Errors in a Sum Error in Redundant Measurement.
CHEMISTRY ANALYTICAL CHEMISTRY Fall Lecture 6.
Solving physics exercises AIMS Clarify: to help us understand the problem and picture the physical processes, we need a clear, methodical, structured layout,
Two-view geometry. Epipolar Plane – plane containing baseline (1D family) Epipoles = intersections of baseline with image planes = projections of the.
Percent Error Tax/Commission/tip = % Original / Total 100 Mark up/down = % Original 100 Is = % Of 100 Part = % Whole 100 Difference = % Original 100 Difference=
Residuals Recall that the vertical distances from the points to the least-squares regression line are as small as possible.  Because those vertical distances.
Curve Fitting Pertemuan 10 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
MONALISA Compact Straightness Monitor (CSM) simulation and Calibration Summer Project 2008.
1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 8 Report By Patrick Gloster.
Psych 230 Psychological Measurement and Statistics Pedro Wolf September 16, 2009.
1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 2 Report By Patrick Gloster.
Quantitative Methods. Bivariate Regression (OLS) We’ll start with OLS regression. Stands for  Ordinary Least Squares Regression. Relatively basic multivariate.
Table of Contents Ellipse - Definition and Equations Consider two fixed points in the plane, F 1 and F 2, which we shall call foci... Select a point in.
Extended Work on 3D Lines and Planes. Intersection of a Line and a Plane Find the point of intersection between the line and the plane Answer: (2, -3,
President UniversityErwin SitompulSMI 10/1 Lecture 10 System Modeling and Identification Dr.-Ing. Erwin Sitompul President University
1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 7 Report By Patrick Gloster.
Physics 114: Lecture 13 Probability Tests & Linear Fitting
LEAST – SQUARES REGRESSION
Programming assignment #1. Solutions and Discussion
Regression Models - Introduction
MONALISA Compact Straightness Monitor Simulation and Calibration
Section 2: Linear Regression.
دانشگاه صنعتي اميركبير
Two-view geometry.
Numerical Analysis Lecture 17.
Two-view geometry.
Regression & Prediction
7th Grade Eureka Mathematics Week #2
Presentation transcript:

1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 5 Report By Patrick Gloster

2 Tidying up last week’s work Last week we saw a comparison between my calculated values for the observer coordinates and the true values What about comparing our initial approximations with the calculated values? It turned out that the initial values were just as good as the calculated values Errors on my errors!

3 Constraints and the fmincon function Fmincon – one of Matlab’s inbuilt minimizers Can apply constraints, but I dismissed it because the function it minimizes has to return a scalar value, while ours returns a vector However, we can use this function by minimizing the sum of the square of the residuals

4 Further success (or rather, parallel success) I have also got my own function to apply constraints Tested successfully – constraints are applied Again, my function and Matlab’s function give the same answers… and again my function is much slower  We decided to continue to work with the Matlab function fmincon

5 The bow tie problem Having successfully developed a minimization function which can apply constraints, I moved on to a new set up y x z

6 The bow tie problem In this problem, which is a 2D version of the real thing, we hold one plate fixed and move the second plate all over the place, measuring the distances marked in the diagram The second plate can move up/down, left/right and rotate about the z-axis y x z

7 The bow tie problem Again, we define an origin and a direction We then write our objective function This function is then minimized subject to the constraint that the distance between the two points on plate 2 is constant

8 Results The program successfully applies the constraint that the distance between the two points on plate 2 is always the same However, depending on the error on the initial approximations, the program converges to the wrong point Examining the results further, the distribution is not what we expected

9 Disaster Having more target points (N) does not improve the accuracy of the results; it appears to change arbitrarily with N The results are generally accurate to about Even increasing the accuracy of the laser doesn’t help (although this may just be converging further to an incorrect point)

10 The spread of the results 10 points X Y X Y02error9.478e Table showing c1 from the equation a1*exp(-((x-b1)/c1)^2)

11 What to do now? Examine an identical problem with my own program and see what results we get At least we know how my program works Perhaps I’m not giving the fmincon all of the information