Feature Extraction for Musical Genre Classification MUS15

Size: px
Start display at page:

Download "Feature Extraction for Musical Genre Classification MUS15"

Transcription

1 Feature Extraction for Musical Genre Classification MUS15 Feature Extraction for Musical Genre Classification MUS15 Kilian Merkelbach June 22, 2015 Kilian Merkelbach June 21, 22, /26 1/26

2 Intro - Contents 1 Intro 2 History 3 Methods Tzanetakis & Cook Correa, Costa & Saito 4 Conclusion Kilian Merkelbach June 22, /26

3 Intro - What are genres? Kilian Merkelbach June 22, /26

4 Intro - Genres provide order Kilian Merkelbach June 22, /26

5 Intro - Pipeline - Feature extraction Kilian Merkelbach June 22, /26

6 Intro - Pipeline - Training and Classification Kilian Merkelbach June 22, /26

7 History - Contents 1 Intro 2 History 3 Methods Tzanetakis & Cook Correa, Costa & Saito 4 Conclusion Kilian Merkelbach June 22, /26

8 History - MP3 revolution 1998: First MP3 players available 1999: Napster, mp3.com go online Commercial and private music collections explode Kilian Merkelbach June 22, /26

9 History - First steps 2001: Tzanetakis and Cook build foundation by publishing first paper from then on: methods evolve from previous ones, always trying to improve performance Kilian Merkelbach June 22, /26

10 Methods - Contents 1 Intro 2 History 3 Methods Tzanetakis & Cook Correa, Costa & Saito 4 Conclusion Kilian Merkelbach June 22, /26

11 Methods - State of the Art Tzanetakis, Cook: "Musical Genre Classification of Audio Signals" Correa, Costa, Saito: "Tracking the Beat: Classification of Music Genres and Synthesis of Rhythms" Kilian Merkelbach June 22, /26

12 Methods - Tzanetakis & Cook Features Overview Timbral Texture Features (19 dim.) Rhythmic Content Features (6 dim.) Pitch Content Features (5 dim.) Kilian Merkelbach June 22, /26

13 Methods - Tzanetakis & Cook Timbral Texture Features I based on short time Fourier transform (STFT) Analysis Window (23ms) vs. Texture Window (1s) [1] Kilian Merkelbach June 22, /26

14 Methods - Tzanetakis & Cook Timbral Texture Features II calculate four features from STFT output and use their mean and variance for classification e.g. Spectral Flux: F t = N (N t [n] N t 1 [n]) 2 n=1 additional features based on Mel-frequency cepstral coefficients (MFCCs) Kilian Merkelbach June 22, /26

15 Methods - Tzanetakis & Cook Rhythmic Content Features Discrete Wavelet Transform (DWT) to analyze signal autocorrelation function recognizes strong beats (example) map peaks into Beat Histogram Kilian Merkelbach June 22, /26

16 Methods - Tzanetakis & Cook Beat Histogram [3] Kilian Merkelbach June 22, /26

17 Methods - Tzanetakis & Cook Pitch Content Features Pitch Histogram: like Beat Histogram ( s) but with shorter time frame (2-50ms) Kilian Merkelbach June 22, /26

18 Methods - Tzanetakis & Cook Results 59% accuracy with 10 different genres 77% among classical genres 61% among jazz genres [3] Kilian Merkelbach June 22, /26

19 Methods - Correa, Costa & Saito Tracking the Beat Songs given as MIDI files Use directed graphs to describe song Kilian Merkelbach June 22, /26

20 Methods - Correa, Costa & Saito Digraphs Weighted directed graphs with note lengths as vertices Weights defined by frequency of note sequence [2] Kilian Merkelbach June 22, /26

21 Methods - Correa, Costa & Saito Features Build digraph for each song: = 324 dim. Additional features from digraph: 15 dim. Use PCA to obtain 52 dim. feature vector Kilian Merkelbach June 22, /26

22 Methods - Correa, Costa & Saito Results 85.72% accuracy with 4 different genres (blues, bossa-nova, reggae and rock) Kilian Merkelbach June 22, /26

23 Conclusion - Contents 1 Intro 2 History 3 Methods Tzanetakis & Cook Correa, Costa & Saito 4 Conclusion Kilian Merkelbach June 22, /26

24 Conclusion - Prediction by humans College students found correct genre (out of 10) with 70% accuracy after 3 seconds [3] Machines are on par Human experts still better if there are many genres Kilian Merkelbach June 22, /26

25 Conclusion - Future Research step away from speech recognition features (e.g. MFCCs) fuzzy classification (e.g. 90% Rock, 10% Blues) larger genre sets, higher accuracy Kilian Merkelbach June 22, /26

26 Conclusion - References Wikimedia Commons. Short time fourier transform, Debora C Correa, Luciano da F Costa, and Jose H Saito. Tracking the beat: Classification of music genres and synthesis of rhythms. G. Tzanetakis and P. Cook. Musical genre classification of audio signals. Speech and Audio Processing, IEEE Transactions on, 10(5): , Jul Kilian Merkelbach June 22, /26

LEARNING TEMPORAL FEATURES USING A DEEP NEURAL NETWORK AND ITS APPLICATION TO MUSIC GENRE CLASSIFICATION

LEARNING TEMPORAL FEATURES USING A DEEP NEURAL NETWORK AND ITS APPLICATION TO MUSIC GENRE CLASSIFICATION LEARNING TEMPORAL FEATURES USING A DEEP NEURAL NETWORK AND ITS APPLICATION TO MUSIC GENRE CLASSIFICATION Il-Young Jeong and Kyogu Lee Music and Audio Research Group Graduate School of Convergence Science

More information

Acoustic Gait-based Person Identification using Hidden Markov Models

Acoustic Gait-based Person Identification using Hidden Markov Models Acoustic Gait-based Person Identification using Hidden Markov Models Jürgen T. Geiger, Maximilian Kneißl, Björn Schuller 1 and Gerhard Rigoll Institute for Human-Machine Communication, Technische Universität

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 12 January 2009 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 12 January 2009 1 / 28 Pattern Recognition By Example Example:

More information

FAULT DIAGNOSIS IN DEAERATOR USING FUZZY LOGIC

FAULT DIAGNOSIS IN DEAERATOR USING FUZZY LOGIC Fault diagnosis in deaerator using fuzzy logic 19 FAULT DIAGNOSIS IN DEAERATOR USING FUZZY LOGIC S.Srinivasan 1), P.Kanagasabapathy 1), N.Selvaganesan 2) 1) Department of Instrumentation Engineering, MIT

More information

Automated analysis of microscopic images of cellular tissues

Automated analysis of microscopic images of cellular tissues Automated analysis of microscopic images of cellular tissues Rutger Slooter December 8, 2017 Master Thesis Applied Mathematics 1 Overview The problem Master Thesis Applied Mathematics 2 Overview The problem

More information

Creation and Exploration of Musical Information Spaces

Creation and Exploration of Musical Information Spaces Creation and Exploration of Musical Information Spaces Andreas Rauber Vienna University of Technology http://www.ifs.tuwien.ac.at/~andi ICDL 2004, New Delhi From Directories to Music Spaces Outline Motivation

More information

A computer program that improves its performance at some task through experience.

A computer program that improves its performance at some task through experience. 1 A computer program that improves its performance at some task through experience. 2 Example: Learn to Diagnose Patients T: Diagnose tumors from images P: Percent of patients correctly diagnosed E: Pre

More information

FEATURES. Features. UCI Machine Learning Repository. Admin 9/23/13

FEATURES. Features. UCI Machine Learning Repository. Admin 9/23/13 Admin Assignment 2 This class will make you a better programmer! How did it go? How much time did you spend? FEATURES David Kauchak CS 451 Fall 2013 Assignment 3 out Implement perceptron variants See how

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 19 January 2011 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 19 January 2011 1 / 32 Examples of Pattern Recognition in

More information

CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan

CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan Scenario 1: Team 1 scored 200 runs from their 50 overs, and then Team 2 reaches 146 for the loss of two wickets from their

More information

Example 1: One Way ANOVA in MINITAB

Example 1: One Way ANOVA in MINITAB Example : One Way ANOVA in MINITAB A consumer group wants to compare a new brand of wax (Brand-X) to two leading brands (Sureglow and Microsheen) in terms of Effectiveness of wax. Following data is collected

More information

Bayesian Optimized Random Forest for Movement Classification with Smartphones

Bayesian Optimized Random Forest for Movement Classification with Smartphones Bayesian Optimized Random Forest for Movement Classification with Smartphones 1 2 3 4 Anonymous Author(s) Affiliation Address email 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

More information

E. Agu, M. Kasperski Ruhr-University Bochum Department of Civil and Environmental Engineering Sciences

E. Agu, M. Kasperski Ruhr-University Bochum Department of Civil and Environmental Engineering Sciences EACWE 5 Florence, Italy 19 th 23 rd July 29 Flying Sphere image Museo Ideale L. Da Vinci Chasing gust fronts - wind measurements at the airport Munich, Germany E. Agu, M. Kasperski Ruhr-University Bochum

More information

Modelling Approaches and Results of the FHDO Biomedical Computer Science Group at ImageCLEF 2015 Medical Classification Task

Modelling Approaches and Results of the FHDO Biomedical Computer Science Group at ImageCLEF 2015 Medical Classification Task Modelling Approaches and Results of the FHDO Biomedical Computer Science Group at ImageCLEF 2015 Medical Classification Task Obioma Pelka Christoph M. Friedrich University of Applied Sciences and Arts

More information

MIXFOOD KNOCK DRUM MACHINE MANUAL

MIXFOOD KNOCK DRUM MACHINE MANUAL MIXFOOD KNOCK DRUM MACHINE MANUAL Mixfood Knock Drum Machine Rack Extension for Propellerhead Reason version 10 and up! Made by Studio Corbach http://www.studiocorbach.nl/ http://www.studiocorbach.nl/mixfood-knock-drum-machine/

More information

Closure duration analysis of incomplete stop consonants due to stop-stop interaction

Closure duration analysis of incomplete stop consonants due to stop-stop interaction Closure duration analysis of incomplete stop consonants due to stop-stop interaction Prasanta Kumar Ghosh and Shrikanth S. Narayanan Department of Electrical Engineering, Signal Analysis and Interpretation

More information

BLOOD PRESSURE SENSOR BT17i USER S GUIDE

BLOOD PRESSURE SENSOR BT17i USER S GUIDE BLOOD PRESSURE SENSOR BT17i USER S GUIDE CENTRE FOR MICROCOMPUTER APPLICATIONS http://www.cma-science.nl Short description The Blood Pressure sensor BT17i allows measuring arterial blood pressure. The

More information

Tick Tick Step Sequencer

Tick Tick Step Sequencer Tick Tick Step Sequencer Tick Tick is a button-style step sequencer for Propellerhead Reason. Tick Tick is designed to polyphonically control your BOOM 808 Percussion Synth as well as other Reason drum

More information

World Leading Traffic Analysis

World Leading Traffic Analysis World Leading Traffic Analysis Over the past 25 years, has worked closely with road authorities and traffic managers around the world to deliver leading traffic monitoring equipment. With products now

More information

Investigation of Gait Representations in Lower Knee Gait Recognition

Investigation of Gait Representations in Lower Knee Gait Recognition Investigation of Gait Representations in Lower Knee Gait Recognition Chirawat Wattanapanich and Hong Wei Computational Vision Group, School of Systems Engineering, University of Reading, Reading, United

More information

Navigate to the golf data folder and make it your working directory. Load the data by typing

Navigate to the golf data folder and make it your working directory. Load the data by typing Golf Analysis 1.1 Introduction In a round, golfers have a number of choices to make. For a particular shot, is it better to use the longest club available to try to reach the green, or would it be better

More information

Organizing Quantitative Data

Organizing Quantitative Data Organizing Quantitative Data MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Objectives At the end of this lesson we will be able to: organize discrete data in

More information

Ball Toss. Vernier Motion Detector

Ball Toss. Vernier Motion Detector Experiment 6 When a juggler tosses a ball straight upward, the ball slows down until it reaches the top of its path. The ball then speeds up on its way back down. A graph of its velocity vs. time would

More information

Driv e accu racy. Green s in regul ation

Driv e accu racy. Green s in regul ation LEARNING ACTIVITIES FOR PART II COMPILED Statistical and Measurement Concepts We are providing a database from selected characteristics of golfers on the PGA Tour. Data are for 3 of the players, based

More information

Pitching Performance and Age

Pitching Performance and Age Pitching Performance and Age By: Jaime Craig, Avery Heilbron, Kasey Kirschner, Luke Rector, Will Kunin Introduction April 13, 2016 Many of the oldest players and players with the most longevity of the

More information

MEDIA KIT Spring 2019

MEDIA KIT Spring 2019 MEDIA KIT 2018-19 MAGAZINE ROOTS / ROCK / REGGAE / RESPECT When REGGAE MUSIC hits you, you FEEL no pain! MEDIA KIT 2018 - Spring 2019 MEDIA KIT / 2018 - SPRING 2019 When REGGAE MUSIC hits you, you FEEL

More information

Closure duration analysis of incomplete stop consonants due to stop-stop interaction

Closure duration analysis of incomplete stop consonants due to stop-stop interaction Closure duration analysis of incomplete stop consonants due to stop-stop interaction Prasanta Kumar Ghosh and Shrikanth Narayanan Signal Analysis and Interpretation Laboratory, Department of Electrical

More information

Chapter 11 Motion. Displacement-. Always includes Shorter than distance

Chapter 11 Motion. Displacement-. Always includes Shorter than distance Chapter 11 Motion Section 1 - an object s change in position relative to a reference point. Observe objects in to other objects. international unit for. Frame of Reference Frame of reference- a system

More information

Gait Pattern Classification with Integrated Shoes

Gait Pattern Classification with Integrated Shoes The 9 IEEE/RSJ International Conference on Intelligent Robots and Systems October -5, 9 St. Louis, USA Gait Pattern Classification with Integrated Shoes Meng Chen, Jingyu Yan, and Yangsheng Xu Abstract

More information

PUV Wave Directional Spectra How PUV Wave Analysis Works

PUV Wave Directional Spectra How PUV Wave Analysis Works PUV Wave Directional Spectra How PUV Wave Analysis Works Introduction The PUV method works by comparing velocity and pressure time series. Figure 1 shows that pressure and velocity (in the direction of

More information

Geometric moments for gait description

Geometric moments for gait description Geometric moments for gait description C. Toxqui-Quitl, V. Morales-Batalla, A. Padilla-Vivanco, and C. Camacho-Bello. Universidad Politécnica de Tulancingo, Ingenierías 100, 43629 Hidalgo, México. ctoxqui@upt.edu.mx

More information

Two Machine Learning Approaches to Understand the NBA Data

Two Machine Learning Approaches to Understand the NBA Data Two Machine Learning Approaches to Understand the NBA Data Panagiotis Lolas December 14, 2017 1 Introduction In this project, I consider applications of machine learning in the analysis of nba data. To

More information

Predicting Horse Racing Results with Machine Learning

Predicting Horse Racing Results with Machine Learning Predicting Horse Racing Results with Machine Learning LYU 1703 LIU YIDE 1155062194 Supervisor: Professor Michael R. Lyu Outline Recap of last semester Object of this semester Data Preparation Set to sequence

More information

Sea State Analysis. Topics. Module 7 Sea State Analysis 2/22/2016. CE A676 Coastal Engineering Orson P. Smith, PE, Ph.D.

Sea State Analysis. Topics. Module 7 Sea State Analysis 2/22/2016. CE A676 Coastal Engineering Orson P. Smith, PE, Ph.D. Sea State Analysis Module 7 Orson P. Smith, PE, Ph.D. Professor Emeritus Module 7 Sea State Analysis Topics Wave height distribution Wave energy spectra Wind wave generation Directional spectra Hindcasting

More information

July 2015 Sept Cork City Pedestrian Counter Report

July 2015 Sept Cork City Pedestrian Counter Report July 2015 Sept 2015 Cork City Pedestrian Counter Report Disclaimer Cork City Council has produced this report based on information extracted from our Pedestrian Counter Monitoring System. Although care

More information

AUSTRALIA. 10th-13th July 2019 QUT GARDENS THEATRE 2 GEORGE STREET BRISBANE CITY QLD 4000 OPEN RULES

AUSTRALIA. 10th-13th July 2019 QUT GARDENS THEATRE 2 GEORGE STREET BRISBANE CITY QLD 4000 OPEN RULES 10th-13th July 2019 QUT GARDENS THEATRE 2 GEORGE STREET BRISBANE CITY QLD 4000 OPEN RULES Rules for Open Section: 1. This Competition is open only to persons whose main income is not derived from the area

More information

GEOPHYSICAL RESEARCH LETTERS

GEOPHYSICAL RESEARCH LETTERS GEOPHYSICAL RESEARCH LETTERS Supporting Information for Observation of deep water microseisms in the North Atlantic Ocean using tide modulations Éric Beucler, 1 Antoine Mocquet, 1 Martin Schimmel, 2 Sébastien

More information

Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors

Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors K. Frank,, y; M.J. Vera-Nadales, University of Malaga, Spain; P. Robertson, M. Angermann, v36 Motivation 2

More information

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts Jan Kodovský, Jessica Fridrich May 16, 2012 / IH Conference 1 / 19 What is JPEG-compatibility steganalysis? Detects embedding

More information

Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings

Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings Objectives The goal of this study is to advance the state of the art in understanding

More information

J. Electrical Systems 11-2 (2015): Regular paper. Abnormal gait detection using Hexagonal method on Model based Front view model

J. Electrical Systems 11-2 (2015): Regular paper. Abnormal gait detection using Hexagonal method on Model based Front view model Ahmad Puad Ismail 1,*, Nooritawati Md.Tahir 2, Regular paper Abnormal gait detection using Hexagonal method on Model based Front view model JES Journal of Electrical Systems Gait abnormality recognition

More information

Human Performance Evaluation

Human Performance Evaluation Human Performance Evaluation Minh Nguyen, Liyue Fan, Luciano Nocera, Cyrus Shahabi minhnngu@usc.edu --O-- Integrated Media Systems Center University of Southern California 1 2 Motivating Application 8.2

More information

The role of investor sentiment in the contemporaneous dynamics in energy futures prices: A Discrete Wavelet Transformation

The role of investor sentiment in the contemporaneous dynamics in energy futures prices: A Discrete Wavelet Transformation The role of investor sentiment in the contemporaneous dynamics in energy futures prices: A Discrete Wavelet Transformation 36th USAEE CONFERENCE / Washington DC Sana BEN KEBAIER 1 1 PhD Student Paris Dauphine

More information

Cricket umpire assistance and ball tracking system using a single smartphone camera

Cricket umpire assistance and ball tracking system using a single smartphone camera 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Cricket umpire assistance and ball tracking system using a single smartphone camera Udit Arora

More information

Deakin Research Online

Deakin Research Online Deakin Research Online This is the published version: Lazarescu, Mihai and Venkatesh, Svetha 2003, Using camera motion to identify different types of American football plays, in ICME 2003 : Proceedings

More information

Phys 201A. Lab 6 - Motion with Constant acceleration Kinematic Equations

Phys 201A. Lab 6 - Motion with Constant acceleration Kinematic Equations Phys 201A Lab 6 - Motion with Constant acceleration Kinematic Equations Problems: It would be good to list your four kinematic equations below for ready reference. Kinematic equations 1) An amateur bowler

More information

THe rip currents are very fast moving narrow channels,

THe rip currents are very fast moving narrow channels, 1 Rip Current Detection using Optical Flow Shweta Philip sphilip@ucsc.edu Abstract Rip currents are narrow currents of fast moving water that are strongest near the beach. These type of currents are dangerous

More information

Honors/AP Physics 1 Homework Packet #2

Honors/AP Physics 1 Homework Packet #2 Section 3: Falling Objects Honors/AP Physics 1 Homework Packet #2 1. A ball is dropped from a window 10 m above the sidewalk. Determine the time it takes for the ball to fall to the sidewalk. 2. A camera

More information

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren*

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren* International Conference on Education, Management, Commerce and Society (EMCS 2015) Design of a Pedestrian Detection System Based on OpenCV Ning Xu and Yong Ren* Applied Technology College of Soochow University

More information

Wind farm performance

Wind farm performance Wind farm performance Ali Marjan Wind Energy Submission date: June 2016 Supervisor: Lars Sætran, EPT Norwegian University of Science and Technology Department of Energy and Process Engineering Wind

More information

DANCE COMPETITIONS REGISTRATION PACKET

DANCE COMPETITIONS REGISTRATION PACKET DANCE COMPETITIONS REGISTRATION PACKET 2018 Dates and Locations: Date October 13 October 27 November 3 Competition Location Lake Hamilton High School Bentonville High School Maumelle High School 2018 B²

More information

HOW TO GET STARTED DRESSAGE TO MUSIC AND RIDING TO MUSIC

HOW TO GET STARTED DRESSAGE TO MUSIC AND RIDING TO MUSIC HOW TO GET STARTED DRESSAGE TO MUSIC AND RIDING TO MUSIC Introduction The opportunity to ride to music and use it as a tool to increase the overall enjoyment of riding is becoming more and more popular.

More information

INTERNATIONAL DANCE FEDERATION TECHNICAL RULES

INTERNATIONAL DANCE FEDERATION TECHNICAL RULES INTERNATIONAL DANCE FEDERATION TECHNICAL RULES DISCIPLINE: DISCO DANCE TIPOLOGIES: DISCO DANCE SOLO: Male Female DISCO DANCE COUPLE: Two (2) dancers: one (1) Male and one (1) Female DISCO DANCE DUO: Two

More information

Spatio-temporal analysis of team sports Joachim Gudmundsson

Spatio-temporal analysis of team sports Joachim Gudmundsson Spatio-temporal analysis of team sports Joachim Gudmundsson The University of Sydney Page 1 Team sport analysis Talk is partly based on: Joachim Gudmundsson and Michael Horton Spatio-Temporal Analysis

More information

Pedestrian Protection System for ADAS using ARM 9

Pedestrian Protection System for ADAS using ARM 9 Pedestrian Protection System for ADAS using ARM 9 Rajashri Sanatkumar Dixit S.T. Gandhe Pravin Dhulekar ABSTRACT We developed pedestrian protection system by using haar cascade algorithm with Friendly

More information

SoundCast Design Intro

SoundCast Design Intro SoundCast Design Intro Basic Design SoundCast and Daysim 3 Land use attributes Households & Individuals SoundCast DaySim Travel demand simulator Trips and Households, Excel Summary Sheets, EMME network

More information

SEISMIC CHARACTERIZATION OF THE NOVEMBER 8, 10, AND 11, 1999 DEAD SEA UNDERWATER CHEMICAL CALIBRATION EXPLOSIONS USING CEPSTRAL MODELING AND INVERSION

SEISMIC CHARACTERIZATION OF THE NOVEMBER 8, 10, AND 11, 1999 DEAD SEA UNDERWATER CHEMICAL CALIBRATION EXPLOSIONS USING CEPSTRAL MODELING AND INVERSION SEISMIC CHARACTERIZATION OF THE NOVEMBER 8, 10, AND 11, 1999 DEAD SEA UNDERWATER CHEMICAL CALIBRATION EXPLOSIONS USING CEPSTRAL MODELING AND INVERSION Douglas R. Baumgardt and Angelina Freeman ENSCO, Inc.

More information

PREDICTING the outcomes of sporting events

PREDICTING the outcomes of sporting events CS 229 FINAL PROJECT, AUTUMN 2014 1 Predicting National Basketball Association Winners Jasper Lin, Logan Short, and Vishnu Sundaresan Abstract We used National Basketball Associations box scores from 1991-1998

More information

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Kelvin C.P. Wang Oklahoma State University and WayLink Systems Corp. 2017-10-19, Copenhagen, Denmark European

More information

Table of Contents. Career Overview... 4

Table of Contents. Career Overview... 4 Table of Contents Career Overview.................................................. 4 Basic Lesson Plans Activity 1 Measuring... 6 Activity 2 Accuracy and Precision.... 14 Activity 3 Measurement Devices....

More information

Kinematics 1. A. coefficient of friction between the cart and the surface. B. mass of the cart. C. net force acting on the cart

Kinematics 1. A. coefficient of friction between the cart and the surface. B. mass of the cart. C. net force acting on the cart Kinematics 1 Name: Date: 1. 4. A cart moving across a level surface accelerates uniformly at 1.0 meter per second 2 for 2.0 seconds. What additional information is required to determine the distance traveled

More information

BLOOD PRESSURE SENSOR 0377i

BLOOD PRESSURE SENSOR 0377i BLOOD PRESSURE SENSOR 0377i USER S GUIDE CENTRE FOR MICROCOMPUTER APPLICATIONS http://www.cma-science.nl Short description The Blood Pressure sensor 0377i is used to measure arterial blood pressure in

More information

Using the CONVAL software for the petrochemical plant control valves checking. Case study

Using the CONVAL software for the petrochemical plant control valves checking. Case study Using the CONVAL software for the petrochemical plant control valves checking. Case study C. Patrascioiu, G. Stamatescu, C. Lazar Abstract In the paper there are presented the researches into field of

More information

Person identification from walking sound on wooden floor

Person identification from walking sound on wooden floor Person identification from walking sound on wooden floor Downloaded from: https://research.chalmers.se, 2019-01-24 16:31 UTC Citation for the original published paper (version of record): Diapoulis, G.,

More information

Energy Utilisation of Wind

Energy Utilisation of Wind Ing. Pavel Dostál, Ph.D., Ostrava University 1 Energy Utilisation of Wind Choice of locality Energy and wind output Wind-power installations Wind-power installations: types and classification Basic parts

More information

Atqasuk Wind Resource Report

Atqasuk Wind Resource Report Atqasuk Wind Resource Report Report by: Douglas Vaught, P.E., V3 Energy LLC, Eagle River, Alaska Date of Report: August 26, 2010 Atqasuk met tower; D. Vaught photo Contents Summary... 2 Test Site Location...

More information

BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG

BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG GOAL OF PROJECT The goal is to predict the winners between college men s basketball teams competing in the 2018 (NCAA) s March

More information

Tying Knots. Approximate time: 1-2 days depending on time spent on calculator instructions.

Tying Knots. Approximate time: 1-2 days depending on time spent on calculator instructions. Tying Knots Objective: Students will find a linear model to fit data. Students will compare and interpret different slopes and intercepts in a context. Students will discuss domain and range: as discrete

More information

WIM #37 I-94, MP OTSEGO, MN APRIL 2012 MONTHLY REPORT

WIM #37 I-94, MP OTSEGO, MN APRIL 2012 MONTHLY REPORT WIM #37 I-94, MP 200.1 OTSEGO, MN APRIL 2012 MONTHLY REPORT In order to understand the vehicle classes and groupings the Mn/DOT Vehicle Classification Scheme and the Vehicle Classification Groupings for

More information

CFD Analysis of Giromill Type Vertical Axis Wind Turbine

CFD Analysis of Giromill Type Vertical Axis Wind Turbine 242 CFD Analysis Giromill Type Vertical Axis Wind Turbine K. Sainath 1, T. Ravi 2, Suresh Akella 3, P. Madhu Sudhan 4 1 Associate Pressor, Department Mechanical Engineering, Sreyas Inst. Engg. & Tech.,

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

Uncertainty Estimates in Satellite Derived Bathymetry

Uncertainty Estimates in Satellite Derived Bathymetry Uncertainty Estimates in Satellite Derived Bathymetry Richard Flemmings, TCarta #chcnsc2018 Introduction and Overview 1. TCarta 2. Satellite Derived Bathymetry Overview 3. Satellite Derived Bathymetry

More information

CYCLIC WAVEFORM SIGNAL ANALYSIS FOR ONLINE MONITORING OF VALVE SEAT ASSEMBLY PROCESSES

CYCLIC WAVEFORM SIGNAL ANALYSIS FOR ONLINE MONITORING OF VALVE SEAT ASSEMBLY PROCESSES CYCLIC WAVEFORM SIGNAL ANALYSIS FOR ONLINE MONITORING OF VALVE SEAT ASSEMBLY PROCESSES Yong Lei, Kamran Paynabar, Judy Jin Department of Industrial and Operations Engineering University of Michigan Ann

More information

Analysis of the Radar Doppler Signature of a Moving Human

Analysis of the Radar Doppler Signature of a Moving Human Analysis of the Radar Doppler Signature of a Moving Human Traian Dogaru Calvin Le Getachew Kirose U.S. Army Research Laboratory RF Signal Processing and Modeling Branch Outline Use Doppler radar to detect

More information

LINEAR MOTION. General Review

LINEAR MOTION. General Review LINEAR MOTION General Review 1. Velocity is to speed as displacement is to A. acceleration B. momentum C. time D. distance 1. Velocity is to speed as displacement is to A. acceleration B. momentum C. time

More information

Movement-Type Classification Using Acceleration Sensor

Movement-Type Classification Using Acceleration Sensor Movement-Type Classification Using Acceleration Sensor Chu-Hui Lee and Jyun-Han Liou Abstract The most common moving processes include walking, running, going up stairs, and going down stairs. People distinguish

More information

Relative Motion. New content!

Relative Motion. New content! Relative Motion New content! Task: Draw the speed vs time graphs for the six toy cars 2-D Kinematics Relative Motion Projectile Motion Angled Projectiles Announcements Meet in the lab tomorrow (bring

More information

A study of advection of short wind waves by long waves from surface slope images

A study of advection of short wind waves by long waves from surface slope images A study of advection of short wind waves by long waves from surface slope images X. Zhang, J. Klinke, and B. Jähne SIO, UCSD, CA 993-02, USA Abstract Spatial and temporal measurements of short wind waves

More information

Wave Transformation, Prediction, and Analysis at Kaumalapau Harbor, Lanai, Hawaii

Wave Transformation, Prediction, and Analysis at Kaumalapau Harbor, Lanai, Hawaii Wave Transformation, Prediction, and Analysis at Kaumalapau Harbor, Lanai, Hawaii Jessica H. Podoski, P.E. Coastal Engineer, USACE Honolulu District Christopher Goody, P.E. Sea Engineering, Inc. Thomas

More information

Site Description: Tower Site

Site Description: Tower Site Wind Resource Summary for Elizabeth Site Final Report Colorado Anemometer Loan Program Monitoring Period: 7/3/6 /15/7 Report Date: December 22, 7 Site Description: The site is.6 miles northeast of the

More information

Generation of See-Through Baseball Movie from Multi-Camera Views

Generation of See-Through Baseball Movie from Multi-Camera Views Generation of See-Through Baseball Movie from Multi-Camera Views Takanori Hashimoto #1, Yuko Uematsu #2, Hideo Saito #3 # Keio University 3-14-1 Hiyoshi, Kohoku-ku, Yokohama, 223-8522 Japan 1 takanori@hvrl.ics.keio.ac.jp

More information

NDA NATIONAL CHAMPIONSHIP

NDA NATIONAL CHAMPIONSHIP 2014-2015 NDA SCHOOL DIVISIONS Please check Division and indicate number of Participants in each Category. The following Divisions will follow NDA Safety Rules. AGE NUMBER COMPETING AND DIVISIONS REQUIREMENTS

More information

A Big Data approach to understand Central Banks Big Data Spain 2018

A Big Data approach to understand Central Banks Big Data Spain 2018 A Big Data approach to understand Central Banks / 1 A Big Data approach to understand Central Banks Big Data Spain 2018 November 2018 A Big Data approach to understand Central Banks / 2 Summary 01 Why

More information

(12) Patent Application Publication (10) Pub. No.: US 2009/ A1

(12) Patent Application Publication (10) Pub. No.: US 2009/ A1 (19) United States US 20090030350A1 (12) Patent Application Publication (10) Pub. No.: US 2009/0030350 A1 Yang et al. (43) Pub. Date: Jan. 29, 2009 (54) GAIT ANALYSIS (30) Foreign Application Priority

More information

A NEW GLOBAL MOTION ESTIMATION ALGORITHM AND ITS APPLICATION TO RETRIEVAL IN SPORTS EVENTS

A NEW GLOBAL MOTION ESTIMATION ALGORITHM AND ITS APPLICATION TO RETRIEVAL IN SPORTS EVENTS A NEW GLOBAL MOTION ESTIMATION ALGORITHM AND ITS APPLICATION TO RETRIEVAL IN SPORTS EVENTS A. Kokaram and P. Delacourt * Electronic and Electrical Engineering Department, Trinity College, Dublin 2, Ireland

More information

Prediction of Crossing Driveways of a Distracted Pedestrian from Walking Characteristics

Prediction of Crossing Driveways of a Distracted Pedestrian from Walking Characteristics International Journal of Internet of Things 2018, 7(1): 1-9 DOI: 10.5923/j.ijit.20180701.01 Prediction of Crossing Driveways of a Distracted Pedestrian from Walking Characteristics Hiroki Kitamura 1,*,

More information

Harmonic Motion: Pendulums Student Version

Harmonic Motion: Pendulums Student Version Harmonic Motion: Pendulums Student Version In this lab you will set up a pendulum using rulers, string, and small weights and measure how different variables affect the period of the pendulum. You will

More information

2261. Pedestal looseness extent recognition method for rotating machinery based on vibration sensitive time-frequency feature and manifold learning

2261. Pedestal looseness extent recognition method for rotating machinery based on vibration sensitive time-frequency feature and manifold learning 2261. Pedestal looseness extent recognition method for rotating machinery based on vibration sensitive time-frequency feature and manifold learning Renxiang Chen 1, Zhiyan Mu 2, Lixia Yang 3, Xiangyang

More information

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline 2 Review of lecture 5 The

More information

Statistical Analysis of Gait Data to Assist Clinical Decision Making

Statistical Analysis of Gait Data to Assist Clinical Decision Making Statistical Analysis of Gait Data to Assist Clinical Decision Making Nigar Şen Köktaş 1 and Robert P.W. Duin 2 1 Department of Mathematics and Computer Sciences, Faculty of Arts and Sciences, Çankaya University,

More information

Meter Data Distribution Market Trials

Meter Data Distribution Market Trials Meter Data Distribution Market Trials IESO Response to Participant Feedback Issue Date: June 5, 2015 Public Copyright 2015 Independent Electricity System Operator. All rights reserved. Public Page 2 of

More information

Trial of a process to estimate depth of cover on buried pipelines

Trial of a process to estimate depth of cover on buried pipelines Trial of a process to estimate depth of cover on buried pipelines Daniel Finley (CEng MIMechE) Principal Engineer ROSEN Group Third Party Interference Protection against 3rd party interference can be an

More information

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline Review of lecture 5 The

More information

Tutorial: Setting up and importing Splat Maps from World Machine

Tutorial: Setting up and importing Splat Maps from World Machine Tutorial: Setting up and importing Splat Maps from World Machine In this tutorial I will be going over how add more detail to your world using the terrain tools to smooth and clean up your terrain, and

More information

RHY TH M & GR O OV E S DANC E CLASS ES Ballet, Contemporary Dance, Girls Style, Street Jazz & Private Rhythmic Gymnastics Sessions GIRLS STYLE

RHY TH M & GR O OV E S DANC E CLASS ES Ballet, Contemporary Dance, Girls Style, Street Jazz & Private Rhythmic Gymnastics Sessions GIRLS STYLE R ST T E EE L L T A B JA RHY TH M GR O OV E S DANC E CLASS ES Ballet, Contemporary Dance, Girls Style, Street Jazz Private Rhythmic Gymnastics Sessions GIRLS STYLE: Sat 10-11:30am (6-12 y/o) CONTEMPORARY:

More information

Exploring Factors Affecting Metrorail Ridership in Washington D.C.

Exploring Factors Affecting Metrorail Ridership in Washington D.C. Exploring Factors Affecting Metrorail Ridership in Washington D.C. Chao Liu, Ph.D., Hiro Iseki, Ph.D. National Center for Smart Growth University of Maryland, College Park September 2015, GIS in Transit

More information

Classification of Acceleration Data for Biometric Gait Recognition on Mobile Devices

Classification of Acceleration Data for Biometric Gait Recognition on Mobile Devices Classification of Acceleration Data for Biometric Gait Recognition on Mobile Devices Claudia Nickel, Holger Brandt, Christoph Busch Hochschule Darmstadt -CASED, Darmstadt, Germany, c.nickel@fbi.h-da.de

More information

Las Vegas Challenge Course adidas TERREX Mini Caddy Book

Las Vegas Challenge Course adidas TERREX Mini Caddy Book Las Vegas Challenge Course adidas TERREX Mini Caddy Book Course adidas TERREX Overall Map Layout No.

More information

Complex terrain wind resource estimation with the wind-atlas method: Prediction errors using linearized and nonlinear CFD micro-scale models

Complex terrain wind resource estimation with the wind-atlas method: Prediction errors using linearized and nonlinear CFD micro-scale models Downloaded from orbit.dtu.dk on: Dec 17, 2017 Complex terrain wind resource estimation with the wind-atlas method: Prediction errors using linearized and nonlinear CFD micro-scale models Troen, Ib; Bechmann,

More information

Image compression: ER Mapper 6.0 ECW v2.0 versus MrSID 1.3

Image compression: ER Mapper 6.0 ECW v2.0 versus MrSID 1.3 Image compression: ER Mapper 6.0 ECW v2.0 versus MrSID 1.3 With massive file sizes for digital imagery now commonplace, compression is a natural choice to shrink 100 s of GB of imagery down to a manageable

More information