A CLASSIFICATION OF REMOTE SENSING IMAGE BASED ON IMPROVED COMPOUND KERNELS OF SVM

Size: px
Start display at page:

Download "A CLASSIFICATION OF REMOTE SENSING IMAGE BASED ON IMPROVED COMPOUND KERNELS OF SVM"

Transcription

1 A CLASSIFICAION OF REMOE SENSING IMAGE BASED ON IMPROVED COMPOUND KERNELS OF SVM Jag Zhao Wal Gao * Zl Lu Gufe Mou L Lu 3 La Yu College of Iformato ad Electrcal Egeerg Cha Agrcultural Uverst Beg P. R. Cha Yua X Na Na Agrcultural echolog Co. Ltd. Yua Provce P. R. Cha Kumg Agrculture macher research sttute Yua Provce P. R. Cha * Correspodg author Address: College of Iformato ad Electrcal Egeerg Cha Agrcultural Uverst No. 7 Qghua Dog Lu Hada Beg P. R. Cha el: Fa: Emal: gaol@cau.edu.c Astract: Keords: he accurac of RS classfcato ased o SVM hch s developed from statstcal learg theor s hgh uder small umer of tra samples hch results satsfacto of classfcato o RS usg SVM methods. he tradtoal RS classfcato method comes vsual terpretato th computer classfcato. he accurac of the RS classfcato hoever s mproved a lot ased o SVM method ecause t saves much laor ad tme hch s used to terpret mages ad collect trag samples. Kerel fuctos pla a mportat part the SVM algorthm. It uses mproved compoud kerel fucto ad therefore has a hgher accurac of classfcato o RS mages. Moreover compoud kerel mproves the geeralzato ad learg alt of the kerel. compoud kerel remote sesg mage classfcato support vector mache. INRODUCION Classfcato o remote sesg mages s ver mportat the feld of remote sesg processg. Amog the classfcato algorthms the accurac of SVM C. J. Burges 998 classfcato s oe of the hghest

2 Jag Zhao Wal Gao Zl Lu Gufe Mou L Lu La Yu methods. SVM s short for Support Vector Mache hch s a mache learg method proposed Vapk accordg to statstcal leag theor Vapk 995; Vapk 998 t tegrates ma techques cludg optmal hperplae Crsta 005 mercer kerel slave varale cove quadratc programmg ad so o. Support Vector Mache successfull solves ma practcal prolems such as small umer of samples o lear mult dmesos local mmum ad so o. I several challegg applcatos SVM acheves the est performace so far ZHANG Xue Gog 000. I ths paper a compoud kerel s proposed hch s etter tha a sgle kerel to mprove geeralzato ad learg alt.. SVM MEHOD. SVM Bass Support Vector Mache s a mache learg algorthm ased o statstcal learg theor usg the prcple of structural rsk mmzato mmzg the errors of sample hle shrkg the upperoud of geeralzato error of the model therefore mprovg the geeralzato of the model. Compared th other mache learg algorthms hch are ased o the prcple of emprcal rsk mmzato statstcal learg theor proposes a e strateg: the mechasm of SVM: fd a optmal classfcato haperplae hch satsfes the requremet of classfcato; separate the to classes as much as possle ad mamze the marg of oth sdes of the hperplae amel make the separated data farthest from the hperplae. A trag sample ca e separated dfferet hperplaes. Whe the marg of the hperplae s largest the hperplae s the optmal hperplae of separalt Crsta et al Lear Separalt A to-class classfcato prolem ca e stated follog a: N trag samples ca e represeted as a set of pars = th d the lael of the class hch ca e set to values of ad R stads for feature vector th d compoets. he hperplae s defed as g 0. Fd the optmal hperplae hch leads to mamzato of the marg. he optmal questo s the traslated to seek the mmzato of the follog fucto ad :

3 A Classfcato Of Remote Sesg Image Based O Improved Compoud Kerels Of Svm 3 C 0 ] [ Where: s ormal to the hperplae C s a regularsato parameter s the offset. he dual prolem of the aove prolem s searchg the mamzato of the follog fucto: Q 3 hch s costraed C 00 4 he classfcato rule ased o optmal hperplae s to fd the optmal classfcato fucto: f } sg{ } sg{ 5 through solvg the aove prolems the coeffcet of a o support vector s zero... No-lear Separalt For a o-lear prolem e use kerel fuctos hch satsf Mercer s codto to proect data oto hgher dmesos here the data are cosdered to e lear separale. Wth kerel fuctos troduced olear algorthm ca e mplemeted thout creasg the complet of the algorthm. If e use er products ' ' K to replace dot products the optmal hperplae hch equals to covert the orgal feature space to a e feature space therefore maorzed fucto of fucto3 turs to: K Q 6 Ad the correspodg dscrmato 5 turs to: K f } sg{ 7

4 4 Jag Zhao Wal Gao Zl Lu Gufe Mou L Lu La Yu. Kerel Fucto Kerel fuctos have propertes as follos: Propert : If K K are to kerels ad a a are to postve real umers the K u v = a * K u v + a * K u v s also a kerel hch satsfes Mercer s codto. Propert : If K K are to kerels the K u v = K u v * K u v s also a kerel hch satsfes Mercer s codto. Propert 3: f K s a kerel the epoet of K s also a kerel that s K u v = ep K u v XIA Hoga 009. here are 4 tpes of kerels hch are ofte used: lear kerels polomal kerels Gauss RBF kerels sgmod kerels. lear kerels : K polomal kerels : K r 3RBF kerels K ep 4sgmod kerel: K tah r d 3 COMPOUND KERNELS Curretl there are so ma kerels each of hch has dvdual characterstc. But the ca e classfed to to ma tpes that s local kerel ad gloal kerels Smts et al. 00. local kerels Ol the data hose values approach each other have a fluece o the kerel values. Bascall all kerels ased o a dstace fucto are local kerels. pcal local kerels are: RBF: K ep gloal kerels Samples that are far aa from each others stll have a fluece o the kerel value. All kerels ased o the dot-product are gloal: lear: K polomal: K r sgmod: K tah r he upperoud of the epected rsk of SVM s the proporto of the average umer of support vector the trag sample to the total umer of trag samples: E[Perror] E[umer of support vector]/total umer of support vector d

5 A Classfcato Of Remote Sesg Image Based O Improved Compoud Kerels Of Svm 5 tra samples- We ca get that f the umer of support vector s reduced the alt of geeralzato of SVM ca e mproved. herefore Gauss kerels ca e mproved as follos: K a ep 0 8 hrough addg a coeffcet a hch s a real umer greater tha the asolute value of the coeffcet of the quadratc term of quadratc programmg fucto equato 8 s creased. Hece the optmal value of α s reduced ad the umer of support vector s reduced the alt of geeralzato therefore s mproved. If the total umer of tra samples s fed the error rate of classfcato ca e reduced decreasg the umer of support vectors. If kerel fuctos satsf Mercer s codto the lear comato of them are elgle for kerels. Eamples are: K a K K 9 Where oth a ad are real umers greater tha K K ca e a kerel. Gloal kerels have good geeralzato hle local kerels have good learg alt. Hece comg the to kerels ll make full use of ther merts hch acheves good learg alt ad geeralzato. For a compoud kerel four parameters eed to e cofrmed. he values of the parameters have great effect of the accurac of classfcato. Optmal C a s eeded for the compoud kerel. 4. EXPERIMEAL RESULS AND DISCUSSION I ths paper a remote sesg mage hch resoluto s 30 meters of rce padd Guagdog provce s selected to test the results the program of classfcato s rtte ased o lsvm. he results are shoed tale as follos: ale. he classfcato accurac usg dfferet kerels. Numer of kerel Numer of sv Accurac pels 350 RBF C= γ= % 350 lear % 350 Compoud of % Lear ad RBF C= γ=0.5 a= =3 ale. shos result of the classfcato of the remote sesg mage. he classfcato method of compoud kerel has the hghest accurac ad

6 6 Jag Zhao Wal Gao Zl Lu Gufe Mou L Lu La Yu eeds less umer of sv. From the result e ca get that the compoud kerel has good alt of geeralzato ad learg. Compared to the RBF kerel the compoud kerel has a hgher accurac of classfcato ut the umer of support vector s loer tha t. Hece the compoud kerel acheves good geeralzato alt. I the test the value of C a has a great effect o the accurac of classfcato. For dfferet remote sesg mage ad dfferet dfferet compoud kerels ad C a should e selected. he optmal set of compoud ad value of C a should e fed through repeated trals. 5. CONCLUSION I cocluso the compoud kerels eld etter results tha the sgle kerel. he compoud kerels eed less umer of support vectors hch meas that the kerels have good geeralzato alt ad acheve hgher classfcato accurac tha sgle kerels. REFERENCES C. J. Burges A tutoral o support vector maches for patter recogto Data mg ad koledge dscover U. Faad Ed. Kluer Academc 998 pp. 43. N.Crsta Shae-alor J.A troducto to support vector maches ad other Kerelased learg methods:house of Electrocs Idustr 005 G. Smts E. Jordaa Improved svm regresso usg mtures of kerels IJCNN 00. V.N. Vapk he ature of statstcal learg theor NeYork:Sprger-Verlag995. V.N. Vapk Statstcal Learg theor Wle Ne York 998. XIA Hoga DING Zchu LI Zhe GUO Cucu SONG Huazhu. A Adaptve Compoud Kerel Fucto of Support Vector Maches. JOURNAL OF WUHAN UNIVERSIY OF ECHNOLOGY 009 ZHANG Xue Gog. Itroducto statstcal learg theor ad support vectormaches Act Autom atca S ca : 3 4

Kernel-based Methods and Support Vector Machines

Kernel-based Methods and Support Vector Machines Kerel-based Methods ad Support Vector Maches Larr Holder CptS 570 Mache Learg School of Electrcal Egeerg ad Computer Scece Washgto State Uverst Refereces Muller et al. A Itroducto to Kerel-Based Learg

More information

CS 1675 Introduction to Machine Learning Lecture 12 Support vector machines

CS 1675 Introduction to Machine Learning Lecture 12 Support vector machines CS 675 Itroducto to Mache Learg Lecture Support vector maches Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Mdterm eam October 9, 7 I-class eam Closed book Stud materal: Lecture otes Correspodg chapters

More information

Binary classification: Support Vector Machines

Binary classification: Support Vector Machines CS 57 Itroducto to AI Lecture 6 Bar classfcato: Support Vector Maches Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square CS 57 Itro to AI Supervsed learg Data: D { D, D,.., D} a set of eamples D, (,,,,,

More information

Support vector machines II

Support vector machines II CS 75 Mache Learg Lecture Support vector maches II Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Learl separable classes Learl separable classes: here s a hperplae that separates trag staces th o error

More information

An Introduction to. Support Vector Machine

An Introduction to. Support Vector Machine A Itroducto to Support Vector Mache Support Vector Mache (SVM) A classfer derved from statstcal learg theory by Vapk, et al. 99 SVM became famous whe, usg mages as put, t gave accuracy comparable to eural-etwork

More information

CS 2750 Machine Learning. Lecture 8. Linear regression. CS 2750 Machine Learning. Linear regression. is a linear combination of input components x

CS 2750 Machine Learning. Lecture 8. Linear regression. CS 2750 Machine Learning. Linear regression. is a linear combination of input components x CS 75 Mache Learg Lecture 8 Lear regresso Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square CS 75 Mache Learg Lear regresso Fucto f : X Y s a lear combato of put compoets f + + + K d d K k - parameters

More information

An Improved Support Vector Machine Using Class-Median Vectors *

An Improved Support Vector Machine Using Class-Median Vectors * A Improved Support Vector Mache Usg Class-Meda Vectors Zhezhe Kou, Jahua Xu, Xuegog Zhag ad Lag J State Ke Laborator of Itellget Techolog ad Sstems Departmet of Automato, Tsghua Uverst, Bejg 100084, P.R.C.

More information

Supervised learning: Linear regression Logistic regression

Supervised learning: Linear regression Logistic regression CS 57 Itroducto to AI Lecture 4 Supervsed learg: Lear regresso Logstc regresso Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square CS 57 Itro to AI Data: D { D D.. D D Supervsed learg d a set of eamples s

More information

A handwritten signature recognition system based on LSVM. Chen jie ping

A handwritten signature recognition system based on LSVM. Chen jie ping Iteratoal Coferece o Computatoal Scece ad Egeerg (ICCSE 05) A hadrtte sgature recogto sstem based o LSVM Che je pg Guagx Vocatoal ad echcal College, departmet of computer ad electroc formato egeerg, ag,

More information

Study on a Fire Detection System Based on Support Vector Machine

Study on a Fire Detection System Based on Support Vector Machine Sesors & Trasducers, Vol. 8, Issue, November 04, pp. 57-6 Sesors & Trasducers 04 by IFSA Publshg, S. L. http://www.sesorsportal.com Study o a Fre Detecto System Based o Support Vector Mache Ye Xaotg, Wu

More information

Unsupervised Learning and Other Neural Networks

Unsupervised Learning and Other Neural Networks CSE 53 Soft Computg NOT PART OF THE FINAL Usupervsed Learg ad Other Neural Networs Itroducto Mture Destes ad Idetfablty ML Estmates Applcato to Normal Mtures Other Neural Networs Itroducto Prevously, all

More information

Support vector machines

Support vector machines CS 75 Mache Learg Lecture Support vector maches Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square CS 75 Mache Learg Outle Outle: Algorthms for lear decso boudary Support vector maches Mamum marg hyperplae.

More information

Regression and the LMS Algorithm

Regression and the LMS Algorithm CSE 556: Itroducto to Neural Netorks Regresso ad the LMS Algorthm CSE 556: Regresso 1 Problem statemet CSE 556: Regresso Lear regresso th oe varable Gve a set of N pars of data {, d }, appromate d b a

More information

CSE 5526: Introduction to Neural Networks Linear Regression

CSE 5526: Introduction to Neural Networks Linear Regression CSE 556: Itroducto to Neural Netorks Lear Regresso Part II 1 Problem statemet Part II Problem statemet Part II 3 Lear regresso th oe varable Gve a set of N pars of data , appromate d by a lear fucto

More information

Chapter 10 Two Stage Sampling (Subsampling)

Chapter 10 Two Stage Sampling (Subsampling) Chapter 0 To tage amplg (usamplg) I cluster samplg, all the elemets the selected clusters are surveyed oreover, the effcecy cluster samplg depeds o sze of the cluster As the sze creases, the effcecy decreases

More information

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses Johs Hopks Uverst Departmet of Bostatstcs Math Revew for Itroductor Courses Ratoale Bostatstcs courses wll rel o some fudametal mathematcal relatoshps, fuctos ad otato. The purpose of ths Math Revew s

More information

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses

Johns Hopkins University Department of Biostatistics Math Review for Introductory Courses Johs Hopks Uverst Departmet of Bostatstcs Math Revew for Itroductor Courses Ratoale Bostatstcs courses wll rel o some fudametal mathematcal relatoshps, fuctos ad otato. The purpose of ths Math Revew s

More information

Research on SVM Prediction Model Based on Chaos Theory

Research on SVM Prediction Model Based on Chaos Theory Advaced Scece ad Techology Letters Vol.3 (SoftTech 06, pp.59-63 http://dx.do.org/0.457/astl.06.3.3 Research o SVM Predcto Model Based o Chaos Theory Sog Lagog, Wu Hux, Zhag Zezhog 3, College of Iformato

More information

Generative classification models

Generative classification models CS 75 Mache Learg Lecture Geeratve classfcato models Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Data: D { d, d,.., d} d, Classfcato represets a dscrete class value Goal: lear f : X Y Bar classfcato

More information

Multiple Choice Test. Chapter Adequacy of Models for Regression

Multiple Choice Test. Chapter Adequacy of Models for Regression Multple Choce Test Chapter 06.0 Adequac of Models for Regresso. For a lear regresso model to be cosdered adequate, the percetage of scaled resduals that eed to be the rage [-,] s greater tha or equal to

More information

Solving Constrained Flow-Shop Scheduling. Problems with Three Machines

Solving Constrained Flow-Shop Scheduling. Problems with Three Machines It J Cotemp Math Sceces, Vol 5, 2010, o 19, 921-929 Solvg Costraed Flow-Shop Schedulg Problems wth Three Maches P Pada ad P Rajedra Departmet of Mathematcs, School of Advaced Sceces, VIT Uversty, Vellore-632

More information

FACE RECOGNITION BASED ON OPTIMAL KERNEL MINIMAX PROBABILITY MACHINE

FACE RECOGNITION BASED ON OPTIMAL KERNEL MINIMAX PROBABILITY MACHINE Joural of heoretcal ad Appled Iformato echolog 8 th Feruar 03. Vol. 48 No.3 005-03 JAI & LLS. All rghts reserved. ISSN: 99-8645.jatt.org E-ISSN: 87-395 FACE RECOGNIION BASED ON OPIMAL KERNEL MINIMAX PROBABILIY

More information

Linear Regression Linear Regression with Shrinkage. Some slides are due to Tommi Jaakkola, MIT AI Lab

Linear Regression Linear Regression with Shrinkage. Some slides are due to Tommi Jaakkola, MIT AI Lab Lear Regresso Lear Regresso th Shrkage Some sldes are due to Tomm Jaakkola, MIT AI Lab Itroducto The goal of regresso s to make quattatve real valued predctos o the bass of a vector of features or attrbutes.

More information

Gender Classification from ECG Signal Analysis using Least Square Support Vector Machine

Gender Classification from ECG Signal Analysis using Least Square Support Vector Machine Amerca Joural of Sgal Processg, (5): 45-49 DOI:.593/.asp.5.8 Geder Classfcato from ECG Sgal Aalyss usg Least Square Support Vector Mache Raesh Ku. rpathy,*, Ashutosh Acharya, Sumt Kumar Choudhary Departmet

More information

Principal Components. Analysis. Basic Intuition. A Method of Self Organized Learning

Principal Components. Analysis. Basic Intuition. A Method of Self Organized Learning Prcpal Compoets Aalss A Method of Self Orgazed Learg Prcpal Compoets Aalss Stadard techque for data reducto statstcal patter matchg ad sgal processg Usupervsed learg: lear from examples wthout a teacher

More information

Comparison of SVMs in Number Plate Recognition

Comparison of SVMs in Number Plate Recognition Comparso of SVMs Number Plate Recogto Lhog Zheg, Xaga He ad om Htz Uversty of echology, Sydey, Departmet of Computer Systems, {lzheg, sea, htz}@t.uts.edu.au Abstract. Hgh accuracy ad hgh speed are two

More information

Machine Learning. Introduction to Regression. Le Song. CSE6740/CS7641/ISYE6740, Fall 2012

Machine Learning. Introduction to Regression. Le Song. CSE6740/CS7641/ISYE6740, Fall 2012 Mache Learg CSE6740/CS764/ISYE6740, Fall 0 Itroducto to Regresso Le Sog Lecture 4, August 30, 0 Based o sldes from Erc g, CMU Readg: Chap. 3, CB Mache learg for apartmet hutg Suppose ou are to move to

More information

PGE 310: Formulation and Solution in Geosystems Engineering. Dr. Balhoff. Interpolation

PGE 310: Formulation and Solution in Geosystems Engineering. Dr. Balhoff. Interpolation PGE 30: Formulato ad Soluto Geosystems Egeerg Dr. Balhoff Iterpolato Numercal Methods wth MATLAB, Recktewald, Chapter 0 ad Numercal Methods for Egeers, Chapra ad Caale, 5 th Ed., Part Fve, Chapter 8 ad

More information

CS 2750 Machine Learning. Lecture 7. Linear regression. CS 2750 Machine Learning. Linear regression. is a linear combination of input components x

CS 2750 Machine Learning. Lecture 7. Linear regression. CS 2750 Machine Learning. Linear regression. is a linear combination of input components x CS 75 Mache Learg Lecture 7 Lear regresso Mlos Hauskrecht los@cs.ptt.edu 59 Seott Square CS 75 Mache Learg Lear regresso Fucto f : X Y s a lear cobato of put copoets f + + + K d d K k - paraeters eghts

More information

Objectives of Multiple Regression

Objectives of Multiple Regression Obectves of Multple Regresso Establsh the lear equato that best predcts values of a depedet varable Y usg more tha oe eplaator varable from a large set of potetal predctors {,,... k }. Fd that subset of

More information

Dimensionality Reduction and Learning

Dimensionality Reduction and Learning CMSC 35900 (Sprg 009) Large Scale Learg Lecture: 3 Dmesoalty Reducto ad Learg Istructors: Sham Kakade ad Greg Shakharovch L Supervsed Methods ad Dmesoalty Reducto The theme of these two lectures s that

More information

A Comparison of Neural Network, Rough Sets and Support Vector Machine on Remote Sensing Image Classification

A Comparison of Neural Network, Rough Sets and Support Vector Machine on Remote Sensing Image Classification A Comparso of Neural Network, Rough Sets ad Support Vector Mache o Remote Sesg Image Classfcato Hag XIAO 1, Xub ZHANG 1, Yume DU 1: School of Electroc, Iformato ad Electrcal Egeerg Shagha Jaotog Uversty

More information

0/1 INTEGER PROGRAMMING AND SEMIDEFINTE PROGRAMMING

0/1 INTEGER PROGRAMMING AND SEMIDEFINTE PROGRAMMING CONVEX OPIMIZAION AND INERIOR POIN MEHODS FINAL PROJEC / INEGER PROGRAMMING AND SEMIDEFINE PROGRAMMING b Luca Buch ad Natala Vktorova CONENS:.Itroducto.Formulato.Applcato to Kapsack Problem 4.Cuttg Plaes

More information

Introduction to local (nonparametric) density estimation. methods

Introduction to local (nonparametric) density estimation. methods Itroducto to local (oparametrc) desty estmato methods A slecture by Yu Lu for ECE 66 Sprg 014 1. Itroducto Ths slecture troduces two local desty estmato methods whch are Parze desty estmato ad k-earest

More information

Prediction of Machine Tool Condition Using Support Vector Machine

Prediction of Machine Tool Condition Using Support Vector Machine Joural of Physcs: Coferece Seres Predcto of Mache Tool Codto Usg Support Vector Mache To cte ths artcle: Pegog Wag et al 0 J. Phys.: Cof. Ser. 305 03 Vew the artcle ole for updates ad ehacemets. Related

More information

Correlation and Simple Linear Regression

Correlation and Simple Linear Regression Correlato ad Smple Lear Regresso Berl Che Departmet of Computer Scece & Iformato Egeerg Natoal Tawa Normal Uverst Referece:. W. Navd. Statstcs for Egeerg ad Scetsts. Chapter 7 (7.-7.3) & Teachg Materal

More information

ECE 421/599 Electric Energy Systems 7 Optimal Dispatch of Generation. Instructor: Kai Sun Fall 2014

ECE 421/599 Electric Energy Systems 7 Optimal Dispatch of Generation. Instructor: Kai Sun Fall 2014 ECE 4/599 Electrc Eergy Systems 7 Optmal Dspatch of Geerato Istructor: Ka Su Fall 04 Backgroud I a practcal power system, the costs of geeratg ad delverg electrcty from power plats are dfferet (due to

More information

( ) = ( ) ( ) Chapter 13 Asymptotic Theory and Stochastic Regressors. Stochastic regressors model

( ) = ( ) ( ) Chapter 13 Asymptotic Theory and Stochastic Regressors. Stochastic regressors model Chapter 3 Asmptotc Theor ad Stochastc Regressors The ature of eplaator varable s assumed to be o-stochastc or fed repeated samples a regresso aalss Such a assumpto s approprate for those epermets whch

More information

V. Rezaie, T. Ahmad, C. Daneshfard, M. Khanmohammadi and S. Nejatian

V. Rezaie, T. Ahmad, C. Daneshfard, M. Khanmohammadi and S. Nejatian World Appled Sceces Joural (Mathematcal Applcatos Egeerg): 38-4, 03 ISS 88-495 IDOSI Publcatos, 03 DOI: 0.589/dos.wasj.03..mae.99940 A Itegrated Modelg Based o Data Evelopmet Aalyss ad Support Vector Maches:

More information

Functions of Random Variables

Functions of Random Variables Fuctos of Radom Varables Chapter Fve Fuctos of Radom Varables 5. Itroducto A geeral egeerg aalyss model s show Fg. 5.. The model output (respose) cotas the performaces of a system or product, such as weght,

More information

Dimensionality reduction Feature selection

Dimensionality reduction Feature selection CS 750 Mache Learg Lecture 3 Dmesoalty reducto Feature selecto Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square CS 750 Mache Learg Dmesoalty reducto. Motvato. Classfcato problem eample: We have a put data

More information

STA 108 Applied Linear Models: Regression Analysis Spring Solution for Homework #1

STA 108 Applied Linear Models: Regression Analysis Spring Solution for Homework #1 STA 08 Appled Lear Models: Regresso Aalyss Sprg 0 Soluto for Homework #. Let Y the dollar cost per year, X the umber of vsts per year. The the mathematcal relato betwee X ad Y s: Y 300 + X. Ths s a fuctoal

More information

LECTURE 9: Principal Components Analysis

LECTURE 9: Principal Components Analysis LECURE 9: Prcpal Compoets Aalss he curse of dmesoalt Dmesoalt reducto Feature selecto vs. feature etracto Sal represetato vs. sal classfcato Prcpal Compoets Aalss Itroducto to Patter Aalss Rcardo Guterrez-Osua

More information

Arithmetic Mean and Geometric Mean

Arithmetic Mean and Geometric Mean Acta Mathematca Ntresa Vol, No, p 43 48 ISSN 453-6083 Arthmetc Mea ad Geometrc Mea Mare Varga a * Peter Mchalča b a Departmet of Mathematcs, Faculty of Natural Sceces, Costate the Phlosopher Uversty Ntra,

More information

A Robust Total Least Mean Square Algorithm For Nonlinear Adaptive Filter

A Robust Total Least Mean Square Algorithm For Nonlinear Adaptive Filter A Robust otal east Mea Square Algorthm For Nolear Adaptve Flter Ruxua We School of Electroc ad Iformato Egeerg X'a Jaotog Uversty X'a 70049, P.R. Cha rxwe@chare.com Chogzhao Ha, azhe u School of Electroc

More information

Fourth Order Four-Stage Diagonally Implicit Runge-Kutta Method for Linear Ordinary Differential Equations ABSTRACT INTRODUCTION

Fourth Order Four-Stage Diagonally Implicit Runge-Kutta Method for Linear Ordinary Differential Equations ABSTRACT INTRODUCTION Malasa Joural of Mathematcal Sceces (): 95-05 (00) Fourth Order Four-Stage Dagoall Implct Ruge-Kutta Method for Lear Ordar Dfferetal Equatos Nur Izzat Che Jawas, Fudzah Ismal, Mohamed Sulema, 3 Azm Jaafar

More information

Radial Basis Function Networks

Radial Basis Function Networks Radal Bass Fucto Netorks Radal Bass Fucto Netorks A specal types of ANN that have three layers Iput layer Hdde layer Output layer Mappg from put to hdde layer s olear Mappg from hdde to output layer s

More information

MATH 247/Winter Notes on the adjoint and on normal operators.

MATH 247/Winter Notes on the adjoint and on normal operators. MATH 47/Wter 00 Notes o the adjot ad o ormal operators I these otes, V s a fte dmesoal er product space over, wth gve er * product uv, T, S, T, are lear operators o V U, W are subspaces of V Whe we say

More information

Solution of General Dual Fuzzy Linear Systems. Using ABS Algorithm

Solution of General Dual Fuzzy Linear Systems. Using ABS Algorithm Appled Mathematcal Sceces, Vol 6, 0, o 4, 63-7 Soluto of Geeral Dual Fuzzy Lear Systems Usg ABS Algorthm M A Farborz Aragh * ad M M ossezadeh Departmet of Mathematcs, Islamc Azad Uversty Cetral ehra Brach,

More information

4. Standard Regression Model and Spatial Dependence Tests

4. Standard Regression Model and Spatial Dependence Tests 4. Stadard Regresso Model ad Spatal Depedece Tests Stadard regresso aalss fals the presece of spatal effects. I case of spatal depedeces ad/or spatal heterogeet a stadard regresso model wll be msspecfed.

More information

An Improved Differential Evolution Algorithm Based on Statistical Log-linear Model

An Improved Differential Evolution Algorithm Based on Statistical Log-linear Model Sesors & Trasducers, Vol. 59, Issue, November, pp. 77-8 Sesors & Trasducers by IFSA http://www.sesorsportal.com A Improved Dfferetal Evoluto Algorthm Based o Statstcal Log-lear Model Zhehuag Huag School

More information

Analysis of Lagrange Interpolation Formula

Analysis of Lagrange Interpolation Formula P IJISET - Iteratoal Joural of Iovatve Scece, Egeerg & Techology, Vol. Issue, December 4. www.jset.com ISS 348 7968 Aalyss of Lagrage Iterpolato Formula Vjay Dahya PDepartmet of MathematcsMaharaja Surajmal

More information

Model Fitting, RANSAC. Jana Kosecka

Model Fitting, RANSAC. Jana Kosecka Model Fttg, RANSAC Jaa Kosecka Fttg: Issues Prevous strateges Le detecto Hough trasform Smple parametrc model, two parameters m, b m + b Votg strateg Hard to geeralze to hgher dmesos a o + a + a 2 2 +

More information

Block-Based Compact Thermal Modeling of Semiconductor Integrated Circuits

Block-Based Compact Thermal Modeling of Semiconductor Integrated Circuits Block-Based Compact hermal Modelg of Semcoductor Itegrated Crcuts Master s hess Defese Caddate: Jg Ba Commttee Members: Dr. Mg-Cheg Cheg Dr. Daqg Hou Dr. Robert Schllg July 27, 2009 Outle Itroducto Backgroud

More information

MAX-MIN AND MIN-MAX VALUES OF VARIOUS MEASURES OF FUZZY DIVERGENCE

MAX-MIN AND MIN-MAX VALUES OF VARIOUS MEASURES OF FUZZY DIVERGENCE merca Jr of Mathematcs ad Sceces Vol, No,(Jauary 0) Copyrght Md Reader Publcatos wwwjouralshubcom MX-MIN ND MIN-MX VLUES OF VRIOUS MESURES OF FUZZY DIVERGENCE RKTul Departmet of Mathematcs SSM College

More information

Line Fitting and Regression

Line Fitting and Regression Marquette Uverst MSCS6 Le Fttg ad Regresso Dael B. Rowe, Ph.D. Professor Departmet of Mathematcs, Statstcs, ad Computer Scece Coprght 8 b Marquette Uverst Least Squares Regresso MSCS6 For LSR we have pots

More information

Machine Learning. knowledge acquisition skill refinement. Relation between machine learning and data mining. P. Berka, /18

Machine Learning. knowledge acquisition skill refinement. Relation between machine learning and data mining. P. Berka, /18 Mache Learg The feld of mache learg s cocered wth the questo of how to costruct computer programs that automatcally mprove wth eperece. (Mtchell, 1997) Thgs lear whe they chage ther behavor a way that

More information

ABOUT ONE APPROACH TO APPROXIMATION OF CONTINUOUS FUNCTION BY THREE-LAYERED NEURAL NETWORK

ABOUT ONE APPROACH TO APPROXIMATION OF CONTINUOUS FUNCTION BY THREE-LAYERED NEURAL NETWORK ABOUT ONE APPROACH TO APPROXIMATION OF CONTINUOUS FUNCTION BY THREE-LAYERED NEURAL NETWORK Ram Rzayev Cyberetc Isttute of the Natoal Scece Academy of Azerbaa Republc ramrza@yahoo.com Aygu Alasgarova Khazar

More information

LINEARLY CONSTRAINED MINIMIZATION BY USING NEWTON S METHOD

LINEARLY CONSTRAINED MINIMIZATION BY USING NEWTON S METHOD Jural Karya Asl Loreka Ahl Matematk Vol 8 o 205 Page 084-088 Jural Karya Asl Loreka Ahl Matematk LIEARLY COSTRAIED MIIMIZATIO BY USIG EWTO S METHOD Yosza B Dasrl, a Ismal B Moh 2 Faculty Electrocs a Computer

More information

Lecture 07: Poles and Zeros

Lecture 07: Poles and Zeros Lecture 07: Poles ad Zeros Defto of poles ad zeros The trasfer fucto provdes a bass for determg mportat system respose characterstcs wthout solvg the complete dfferetal equato. As defed, the trasfer fucto

More information

Evaluating Polynomials

Evaluating Polynomials Uverst of Nebraska - Lcol DgtalCommos@Uverst of Nebraska - Lcol MAT Exam Expostor Papers Math the Mddle Isttute Partershp 7-7 Evaluatg Polomals Thomas J. Harrgto Uverst of Nebraska-Lcol Follow ths ad addtoal

More information

Linear regression (cont.) Linear methods for classification

Linear regression (cont.) Linear methods for classification CS 75 Mache Lear Lecture 7 Lear reresso cot. Lear methods for classfcato Mlos Hausrecht mlos@cs.ptt.edu 539 Seott Square CS 75 Mache Lear Coeffcet shrae he least squares estmates ofte have lo bas but hh

More information

Nonlinear Blind Source Separation Using Hybrid Neural Networks*

Nonlinear Blind Source Separation Using Hybrid Neural Networks* Nolear Bld Source Separato Usg Hybrd Neural Networks* Chu-Hou Zheg,2, Zh-Ka Huag,2, chael R. Lyu 3, ad Tat-g Lok 4 Itellget Computg Lab, Isttute of Itellget aches, Chese Academy of Sceces, P.O.Box 3, Hefe,

More information

PROJECTION PROBLEM FOR REGULAR POLYGONS

PROJECTION PROBLEM FOR REGULAR POLYGONS Joural of Mathematcal Sceces: Advaces ad Applcatos Volume, Number, 008, Pages 95-50 PROJECTION PROBLEM FOR REGULAR POLYGONS College of Scece Bejg Forestry Uversty Bejg 0008 P. R. Cha e-mal: sl@bjfu.edu.c

More information

ScienceDirect. A SVM Stock Selection Model within PCA

ScienceDirect. A SVM Stock Selection Model within PCA Avalable ole at www.scecedrect.com SceceDrect Proceda Computer Scece 31 ( 2014 ) 406 412 2d Iteratoal Coferece o Iformato echology ad Quattatve Maagemet, IQM 2014 A SVM Stock Selecto Model wth PCA Huahua

More information

A Planning Approach of Engineering Characteristics Based on QFD-TRIZ Integrated

A Planning Approach of Engineering Characteristics Based on QFD-TRIZ Integrated A Plag Approach of Egeerg Characterstcs Based o QFD-TRIZ Itegrated Shag Lu, Dogya Sh,, ad Yg Zhag College Mechacal ad Electrcal Egeerg, Harb Egeerg Uversty, Harb 5, Cha Postdoctoral Research Stato of Istrumet

More information

Feature Selection: Part 2. 1 Greedy Algorithms (continued from the last lecture)

Feature Selection: Part 2. 1 Greedy Algorithms (continued from the last lecture) CSE 546: Mache Learg Lecture 6 Feature Selecto: Part 2 Istructor: Sham Kakade Greedy Algorthms (cotued from the last lecture) There are varety of greedy algorthms ad umerous amg covetos for these algorthms.

More information

VOL. 5, NO. 8, August 2015 ISSN ARPN Journal of Science and Technology All rights reserved.

VOL. 5, NO. 8, August 2015 ISSN ARPN Journal of Science and Technology All rights reserved. Applcato of SVM Model the Evaluato of the SMEs echologcal Iovato Capablt Xao-L Wag Assoc. Prof., School of Ecoomcs & Maagemet, Zhogua Uverst of echolog, Zhegzhou, Cha sx mdwxl@sa.com ABSRAC Applg the SVM

More information

Linear regression (cont) Logistic regression

Linear regression (cont) Logistic regression CS 7 Fouatos of Mache Lear Lecture 4 Lear reresso cot Lostc reresso Mlos Hausrecht mlos@cs.ptt.eu 539 Seott Square Lear reresso Vector efto of the moel Iclue bas costat the put vector f - parameters ehts

More information

Can we take the Mysticism Out of the Pearson Coefficient of Linear Correlation?

Can we take the Mysticism Out of the Pearson Coefficient of Linear Correlation? Ca we tae the Mstcsm Out of the Pearso Coeffcet of Lear Correlato? Itroducto As the ttle of ths tutoral dcates, our purpose s to egeder a clear uderstadg of the Pearso coeffcet of lear correlato studets

More information

Lecture 16: Backpropogation Algorithm Neural Networks with smooth activation functions

Lecture 16: Backpropogation Algorithm Neural Networks with smooth activation functions CO-511: Learg Theory prg 2017 Lecturer: Ro Lv Lecture 16: Bacpropogato Algorthm Dsclamer: These otes have ot bee subected to the usual scruty reserved for formal publcatos. They may be dstrbuted outsde

More information

Research on Frequency Estimation Based on LS-SVC in Unknown Noise

Research on Frequency Estimation Based on LS-SVC in Unknown Noise Joural of Commucatos Vol. 8, o. 10, October 013 Research o Frequecy Estmato Based o LS-SVC Ukow ose Xueqa Lu Zhegzhou Iformato Scece ad echology Isttute, Zhegzhou 45000, Cha Emal: jxdlxq@16.com Abstract

More information

Lecture Notes 2. The ability to manipulate matrices is critical in economics.

Lecture Notes 2. The ability to manipulate matrices is critical in economics. Lecture Notes. Revew of Matrces he ablt to mapulate matrces s crtcal ecoomcs.. Matr a rectagular arra of umbers, parameters, or varables placed rows ad colums. Matrces are assocated wth lear equatos. lemets

More information

CZASOPISMO TECHNICZNE TECHNICAL TRANSACTIONS FUNDAMENTAL SCIENCES NAUKI PODSTAWOWE 1-NP/2015 KRZYSZTOF WESOŁOWSKI*

CZASOPISMO TECHNICZNE TECHNICAL TRANSACTIONS FUNDAMENTAL SCIENCES NAUKI PODSTAWOWE 1-NP/2015 KRZYSZTOF WESOŁOWSKI* TECHNICAL TRANSACTIONS FUNDAMENTAL SCIENCES CZASOPISMO TECHNICZNE NAUKI PODSTAWOWE -NP/05 KRZYSZTOF WESOŁOWSKI* FIXED POINTS OF α-nonexpansive MAPPINGS PUNKTY STAŁE ODWZOROWAŃ α-nieoddalających Astract

More information

Classification : Logistic regression. Generative classification model.

Classification : Logistic regression. Generative classification model. CS 75 Mache Lear Lecture 8 Classfcato : Lostc reresso. Geeratve classfcato model. Mlos Hausrecht mlos@cs.ptt.edu 539 Seott Square CS 75 Mache Lear Bar classfcato o classes Y {} Our oal s to lear to classf

More information

Part 4b Asymptotic Results for MRR2 using PRESS. Recall that the PRESS statistic is a special type of cross validation procedure (see Allen (1971))

Part 4b Asymptotic Results for MRR2 using PRESS. Recall that the PRESS statistic is a special type of cross validation procedure (see Allen (1971)) art 4b Asymptotc Results for MRR usg RESS Recall that the RESS statstc s a specal type of cross valdato procedure (see Alle (97)) partcular to the regresso problem ad volves fdg Y $,, the estmate at the

More information

n -dimensional vectors follow naturally from the one

n -dimensional vectors follow naturally from the one B. Vectors ad sets B. Vectors Ecoomsts study ecoomc pheomea by buldg hghly stylzed models. Uderstadg ad makg use of almost all such models requres a hgh comfort level wth some key mathematcal sklls. I

More information

LECTURE 21: Support Vector Machines

LECTURE 21: Support Vector Machines LECURE 2: Support Vector Maches Emprcal Rsk Mmzato he VC dmeso Structural Rsk Mmzato Maxmum mar hyperplae he Laraa dual problem Itroducto to Patter Aalyss Rcardo Guterrez-Osua exas A&M Uversty Itroducto

More information

New Schedule. Dec. 8 same same same Oct. 21. ^2 weeks ^1 week ^1 week. Pattern Recognition for Vision

New Schedule. Dec. 8 same same same Oct. 21. ^2 weeks ^1 week ^1 week. Pattern Recognition for Vision ew Schedule Dec. 8 same same same Oct. ^ weeks ^ week ^ week Fall 004 Patter Recogto for Vso 9.93 Patter Recogto for Vso Classfcato Berd Hesele Fall 004 Overvew Itroducto Lear Dscrmat Aalyss Support Vector

More information

An investigative study on the influence of correlation of PD statistical features on PD pattern recognition

An investigative study on the influence of correlation of PD statistical features on PD pattern recognition A vestgatve stud o the fluece of correlato of PD statstcal features o PD patter recogto Abdullah Abubakar Mas ud Departmet of Electroc ad Electrcal Egeerg Jubal Idustral College, Jubal Idustral Ct, KA

More information

Chapter 9 Jordan Block Matrices

Chapter 9 Jordan Block Matrices Chapter 9 Jorda Block atrces I ths chapter we wll solve the followg problem. Gve a lear operator T fd a bass R of F such that the matrx R (T) s as smple as possble. f course smple s a matter of taste.

More information

Beam Warming Second-Order Upwind Method

Beam Warming Second-Order Upwind Method Beam Warmg Secod-Order Upwd Method Petr Valeta Jauary 6, 015 Ths documet s a part of the assessmet work for the subject 1DRP Dfferetal Equatos o Computer lectured o FNSPE CTU Prague. Abstract Ths documet

More information

Bayes (Naïve or not) Classifiers: Generative Approach

Bayes (Naïve or not) Classifiers: Generative Approach Logstc regresso Bayes (Naïve or ot) Classfers: Geeratve Approach What do we mea by Geeratve approach: Lear p(y), p(x y) ad the apply bayes rule to compute p(y x) for makg predctos Ths s essetally makg

More information

Fault Diagnosis Using Feature Vectors and Fuzzy Fault Pattern Rulebase

Fault Diagnosis Using Feature Vectors and Fuzzy Fault Pattern Rulebase Fault Dagoss Usg Feature Vectors ad Fuzzy Fault Patter Rulebase Prepared by: FL Lews Updated: Wedesday, ovember 03, 004 Feature Vectors The requred puts for the dagostc models are termed the feature vectors

More information

To use adaptive cluster sampling we must first make some definitions of the sampling universe:

To use adaptive cluster sampling we must first make some definitions of the sampling universe: 8.3 ADAPTIVE SAMPLING Most of the methods dscussed samplg theory are lmted to samplg desgs hch the selecto of the samples ca be doe before the survey, so that oe of the decsos about samplg deped ay ay

More information

Stochastic GIS cellular automata for land use change simulation: application of a kernel based model

Stochastic GIS cellular automata for land use change simulation: application of a kernel based model Stochastc GIS cellular automata for lad use chage smulato: applcato of a kerel based model O. Okwuash, J. McCoche, P. Nwlo 3, E. Eyo 4 School of Geography, Evromet, ad Earth Sceces, Vctora Uversty of Wellgto,

More information

Simple Linear Regression

Simple Linear Regression Correlato ad Smple Lear Regresso Berl Che Departmet of Computer Scece & Iformato Egeerg Natoal Tawa Normal Uversty Referece:. W. Navd. Statstcs for Egeerg ad Scetsts. Chapter 7 (7.-7.3) & Teachg Materal

More information

A conic cutting surface method for linear-quadraticsemidefinite

A conic cutting surface method for linear-quadraticsemidefinite A coc cuttg surface method for lear-quadratcsemdefte programmg Mohammad R. Osoorouch Calfora State Uversty Sa Marcos Sa Marcos, CA Jot wor wth Joh E. Mtchell RPI July 3, 2008 Outle: Secod-order coe: defto

More information

MA/CSSE 473 Day 27. Dynamic programming

MA/CSSE 473 Day 27. Dynamic programming MA/CSSE 473 Day 7 Dyamc Programmg Bomal Coeffcets Warshall's algorthm (Optmal BSTs) Studet questos? Dyamc programmg Used for problems wth recursve solutos ad overlappg subproblems Typcally, we save (memoze)

More information

Mu Sequences/Series Solutions National Convention 2014

Mu Sequences/Series Solutions National Convention 2014 Mu Sequeces/Seres Solutos Natoal Coveto 04 C 6 E A 6C A 6 B B 7 A D 7 D C 7 A B 8 A B 8 A C 8 E 4 B 9 B 4 E 9 B 4 C 9 E C 0 A A 0 D B 0 C C Usg basc propertes of arthmetc sequeces, we fd a ad bm m We eed

More information

Computational learning and discovery

Computational learning and discovery Computatoa earg ad dscover CSI 873 / MAH 689 Istructor: I. Grva Wedesda 7:2-1 pm Gve a set of trag data 1 1 )... ) { 1 1} fd a fucto that ca estmate { 1 1} gve ew ad mmze the frequec of the future error.

More information

ESTIMATION OF MISCLASSIFICATION ERROR USING BAYESIAN CLASSIFIERS

ESTIMATION OF MISCLASSIFICATION ERROR USING BAYESIAN CLASSIFIERS Producto Systems ad Iformato Egeerg Volume 5 (2009), pp. 4-50. ESTIMATION OF MISCLASSIFICATION ERROR USING BAYESIAN CLASSIFIERS PÉTER BARABÁS Uversty of Msolc, Hugary Departmet of Iformato Techology barabas@t.u-msolc.hu

More information

Generalization of the Dissimilarity Measure of Fuzzy Sets

Generalization of the Dissimilarity Measure of Fuzzy Sets Iteratoal Mathematcal Forum 2 2007 o. 68 3395-3400 Geeralzato of the Dssmlarty Measure of Fuzzy Sets Faramarz Faghh Boformatcs Laboratory Naobotechology Research Ceter vesa Research Isttute CECR Tehra

More information

A New Development on ANN in China Biomimetic Pattern Recognition and Multi Weight Vector Neurons

A New Development on ANN in China Biomimetic Pattern Recognition and Multi Weight Vector Neurons A New Developmet o ANN Cha Bommetc atter Recogto ad Mult Weght Vector Neuros houue Wag Lab of Artfcal Neural Networks. Ist. of emcoductors. CA. Beg 00083 Cha wsue@red.sem.ac.c Abstract. A ew model of patter

More information

About a Fuzzy Distance between Two Fuzzy Partitions and Application in Attribute Reduction Problem

About a Fuzzy Distance between Two Fuzzy Partitions and Application in Attribute Reduction Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND IORMATION TECHNOLOGIES Volume 6, No 4 Sofa 206 Prt ISSN: 3-9702; Ole ISSN: 34-408 DOI: 0.55/cat-206-0064 About a Fuzzy Dstace betwee Two Fuzzy Parttos ad Applcato

More information

A COMPARATIVE STUDY OF THE METHODS OF SOLVING NON-LINEAR PROGRAMMING PROBLEM

A COMPARATIVE STUDY OF THE METHODS OF SOLVING NON-LINEAR PROGRAMMING PROBLEM DAODIL INTERNATIONAL UNIVERSITY JOURNAL O SCIENCE AND TECHNOLOGY, VOLUME, ISSUE, JANUARY 9 A COMPARATIVE STUDY O THE METHODS O SOLVING NON-LINEAR PROGRAMMING PROBLEM Bmal Chadra Das Departmet of Tetle

More information

Chapter Two. An Introduction to Regression ( )

Chapter Two. An Introduction to Regression ( ) ubject: A Itroducto to Regresso Frst tage Chapter Two A Itroducto to Regresso (018-019) 1 pg. ubject: A Itroducto to Regresso Frst tage A Itroducto to Regresso Regresso aalss s a statstcal tool for the

More information

CIS 800/002 The Algorithmic Foundations of Data Privacy October 13, Lecture 9. Database Update Algorithms: Multiplicative Weights

CIS 800/002 The Algorithmic Foundations of Data Privacy October 13, Lecture 9. Database Update Algorithms: Multiplicative Weights CIS 800/002 The Algorthmc Foudatos of Data Prvacy October 13, 2011 Lecturer: Aaro Roth Lecture 9 Scrbe: Aaro Roth Database Update Algorthms: Multplcatve Weghts We ll recall aga) some deftos from last tme:

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(7): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(7): Research Article Avalable ole www.jocpr.com Joural of Chemcal ad Pharmaceutcal Research, 04, 6(7):4-47 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Predcto of CNG automoble owershp by usg the combed model Ku Huag,

More information

MMJ 1113 FINITE ELEMENT METHOD Introduction to PART I

MMJ 1113 FINITE ELEMENT METHOD Introduction to PART I MMJ FINITE EEMENT METHOD Cotut requremets Assume that the fuctos appearg uder the tegral the elemet equatos cota up to (r) th order To esure covergece N must satsf Compatblt requremet the fuctos must have

More information