Newton Raphson Rule Tuning - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

Newton Raphson Rule Tuning

Description:

Matrix Inverses. Defining relationships. MM-1 = I = M-1M. Primary use ... All matrices have pseudo inverses 'Two Applications of Pseudo Inverses' pinv function ... – PowerPoint PPT presentation

Number of Views:40
Avg rating:3.0/5.0
Slides: 11
Provided by: faculty92
Category:

less

Transcript and Presenter's Notes

Title: Newton Raphson Rule Tuning


1
Newton Raphson Rule Tuning
2
Rules
  • Consider a rule base with
  • M rules, rth rule has the form
  • IF x1 is Tr,1 AND AND xn is Tr,n THEN y is yr
    (or y is yr other stuff)
  • TSK fuzzy system has mathematical form

3
Scalar Newton-Raphson iteration
Example p2-50, p?
  • Why?
  • Consider pdp, ignore dp2, solve for dp
  • Taylor series expansion.

4
  • What is G(p)?
  • How do we ENGINEER G(p)?
  • TSK f(x,p) to G(p)
  • What do we know about p?
  • Previous value of p
  • New data about p

5
New p Old p
New data
6
(No Transcript)
7
Matrix Inverses
  • Defining relationships
  • MM-1 I M-1M
  • Primary use
  • If Mxb then M-1MxM-1b hence xM-1b
  • Variety of techniques to compute M-1
  • M-1 exists only if M is square and full rank

8
Pseudo Inverses
  • Defining relationships
  • MMMM MMMM MM MM MMMM
  • Primary use
  • If Mxb then xMbI-MMz
  • Many ways to compute M
  • All matrices have pseudo inverses
  • Two Applications of Pseudo Inverses
  • pinv function

9
Modified Newton-Raphson iteration
10
Example
  • yx2
  • Tuning the TSK approximation
  • NRtuning.lib
  • main()
Write a Comment
User Comments (0)
About PowerShow.com