Interpolating Shape Functions

Slides:



Advertisements
Similar presentations
THE FINITE ELEMENT METHOD
Advertisements

MANE 4240 & CIVL 4240 Introduction to Finite Elements
Anupam Saxena Associate Professor Indian Institute of Technology KANPUR
EigenFaces and EigenPatches Useful model of variation in a region –Region must be fixed shape (eg rectangle) Developed for face recognition Generalised.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
The Finite Element Method A Practical Course
MECH593 Introduction to Finite Element Methods
y Co-ordinates: Shapes 1 x (10,10) (1,9) (7,8) (0,7) (5,8) (9,6) (2,5)
Section 4: Implementation of Finite Element Analysis – Other Elements
1cs542g-term Notes  Preemptive make-up lecture this week  Assignment 2 due by tomorrow morning  Assignment 3 coming soon.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Sampling, Aliasing, & Mipmaps
12/21/2001Numerical methods in continuum mechanics1 Continuum Mechanics On the scale of the object to be studied the density and other fluid properties.
CS CS 175 – Week 2 Processing Point Clouds Local Surface Properties, Moving Least Squares.
CSE351/ IT351 Modeling and Simulation
Z – Surface Interpolation…. INTERPOLATION Procedure to predict values of attributes at unsampled points Why? Can’t measure all locations: Time Money Impossible.
CS CS 175 – Week 8 Bézier Curves Definition, Algorithms.
Scientific Visualization Data Modelling for Scientific Visualization CS 5630 / 6630 August 28, 2007.
Moving least-squares for surfaces David Levin – Tel Aviv University Auckland, New Zealand 2005 Moving least-squares for surfaces David Levin – Tel Aviv.
MECH300H Introduction to Finite Element Methods
Subdivision Primer CS426, 2000 Robert Osada [DeRose 2000]
Scott Schaefer Joe Warren A Factored, Interpolatory Subdivision for Surfaces of Revolution Rice University.
Applications in GIS (Kriging Interpolation)
Scientific Data Representation and Mapping
Introduction to ArcGIS for Environmental Scientists Module 2 – GIS Fundamentals Lecture 5 – Coordinate Systems and Map Projections.
Engineering Research Center for Computer Integrated Surgical Systems and Technology Fall 2000; Updated: 12 September 2015 Copyright © R. H. Taylor.
Numerical Integration in DFT Patrick Tamukong The Kilina Group Chemistry & Biochemistry, NDSU.
V. Space Curves Types of curves Explicit Implicit Parametric.
1 Dr. Scott Schaefer Coons Patches and Gregory Patches.
The Finite Element Method A Practical Course
Natural Elements Method for Shallow Water Equations
Course 13 Curves and Surfaces. Course 13 Curves and Surface Surface Representation Representation Interpolation Approximation Surface Segmentation.
Number and algebra Shape, space and measures Handling data.
WORLD NAVIGATION Don’t Fall Asleep Through These Topics  Tile Graphs  Points of Visibility  NavMesh  Path Smoothing  Hierarchical Pathfinding.
CS418 Computer Graphics John C. Hart
Rotation On a coordinate grid. For a Rotation, you need An angle or fraction of a turn –Eg 90° or a Quarter Turn –Eg 180° or a Half Turn A direction –Clockwise.
Deformation using interpolation CSE 3541 Matt Boggus.
Material Point Method Grid Equations
Solve by Factoring Zero Product Property.
Why manifolds?. Motivation We know well how to compute with planar domains and functions many graphics and geometric modeling applications involve domains.
(2 x 1) x 4 = 2 x (1 x 4) Associative Property of Multiplication 1.
Vectors – The Cross Product Lecture 13 Wed, Sep 24, 2003.
CSE 681 Texture Mapping: 2D Texturing. CSE 681 Texture Mapping Visual complexity on demand Vary display properties over object Location on object used.
Lecture 24: Surface Representation
Lecture 19 Flux in Cartesian Coordinates.
AN ILL-BEHAVED ELEMENT
Aim To be able to describe how a shape has been translated. Success Criteria To know what translation of a shape means. To know how to describe how a shape.
Deformation techniques
Lecture 22: B Spline Curve Properties
Chapter 6: Image Geometry 6.1 Interpolation of Data
Interpolating the INO magnetic field map
Longitude & Latitude Grid Maps.
Gouraud Shading with Bilinear Interpolation
BIOLOGY Mrs. Saukkola THEMES FOR THE YEAR.
“Graphing Square Root Functions”
The Variety of Subdivision Schemes
What Shapes Can You See in this Picture?
A Robinson Projection Map
Calculate Area with grid lines no grid lines. Calculate Area with grid lines no grid lines.
Coons Patches and Gregory Patches
Y. Lipman D. Levin D. Cohen-Or
Rotation On a coordinate grid.
Calculate Area with grid lines no grid lines. Calculate Area with grid lines no grid lines.
What fraction of the incident light is reflected toward the viewer?
What do you think will be the values of y?
Additional Example 2: Graphing Ordered Pairs Graph and label each point on a coordinate grid. A. L (3, 5) Start at (0, 0)
Spatial Interpolation (Discrete Point Data)
Y. Lipman D. Levin D. Cohen-Or
Cell size is limited. Volume increases faster than surface area.
Geography Unit One Chapters 1-4.
Presentation transcript:

Interpolating Shape Functions Wednesday, 10/16/2002

Local Interpolation (1D)

Local Shape Function (1D)

1D Shape Function in Local Coordinate System

1D Shape Function

Global Shape Function (1D)

Out of Cell Shape Function is 0

2D Shape Function 1D Shape Function

2D Interpolation Surface

Interpolation Surface

Shape Function (2D)

Bilinear Shape Function

2D Shape Function

2D Global Shape Function L is half of the cell size

Out of Cell Shape Function is Zero

Properties of Shape Function (1) Partition of unity (2) Positive (3) Kronecker delta m and n are grid nodes. (4) Interpolation (5) Smooth everywhere, except at nodes where they are continuous.