Search:

Type: Posts; User: a.mlw.walker

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    2,141

    forget last post. excellent. thanks guys

    forget last post. excellent. thanks guys
  2. Replies
    12
    Views
    2,141

    That did a much better job, the function is a...

    That did a much better job, the function is a parameter estimation, and it gets the first one correct, however the other two are close but not that close (to the matlab - and the matlab is very close...
  3. Replies
    12
    Views
    2,141

    So to conclude (i got a little confused with...

    So to conclude (i got a little confused with that) it isnt doing what you thought it was? and therefore the following code you suggested isnt the solution? Or is it? (I believe the Matlab)
  4. Replies
    12
    Views
    2,141

    What about the bracket before exp and before the...

    What about the bracket before exp and before the '.'? dont they say do the subtraction first?
    anduril462, in your alternative c code do you mean '=' instead of '-'? and should v1[i] be temp[i]?
  5. Replies
    12
    Views
    2,141

    Have you ever tried to replicate matlab code in...

    Have you ever tried to replicate matlab code in C? The above code is supposed to be my translation of matlab code, however its not producing the same x_coeff_2 value: Its strange because up to that...
  6. Replies
    12
    Views
    2,141

    Double and Floats

    Whats the deal with using floats and double in same mathematical expressions?
    I have the foloowing function, and I just noticed that three parameters, eta phi and omega_2 are floats, the rest are...
Results 1 to 6 of 6