Results 1 to 13 of 13

Thread: Test, of course

Threaded View

  1. #1

    Thread Starter
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Test, of course

    H(s) = 0 e-st h(t) dt

    sin2(x)
    _____ dx
    x3-y







    Cool stuff using the [img] tag....

    Linear Least Squares:

    [c] = [ATA]-1AT[y]





    Non-linear Least Squares:

    [a]k+1 = {[a] - μ[JTJ + βI]-1JT[f(a,x) - y]}k





    Optimization:

    [a]k+1 = {[a] - μ[H + βI]-1J}k
    Last edited by VBAhack; Nov 25th, 2006 at 01:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width