DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 1 of 1

Thread: Newton-Raphson

  1. #1
    Join Date
    Mar 2009
    Posts
    1

    Newton-Raphson

    May I know how to apply Newton-Raphson Method in Excel to get the value of αi and βj???

    Log L(α,β) = ∑∑(-αiβj + Xij log(αiβj) - log(Xij!))

    ∂log L / ∂αi = ∑(-βj + Xij / αi)

    αi = ∑Xij / ∑βj
    ∑αi = ∑βj

    Link to refer the picture question
    Last edited by ryusukekenji; 03-23-2009 at 04:26 PM. Reason: add hyperlink

Similar Threads

  1. Newton Iteration
    By Maritime in forum VB Classic
    Replies: 15
    Last Post: 03-07-2008, 03:16 PM
  2. Replies: 0
    Last Post: 08-31-2001, 03:45 PM
  3. Re: Oracle DBA Engineer In Newton, MA
    By Darryl in forum VB Classic
    Replies: 0
    Last Post: 08-31-2001, 03:43 PM
  4. Replies: 0
    Last Post: 08-31-2001, 03:41 PM
  5. Senior Java Software Engineer/Architect in Newton, MA
    By Darryl DeLong in forum java.announcements
    Replies: 0
    Last Post: 02-23-2001, 06:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links