Search:

Type: Posts; User: jonbuckets

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,024

    Thanks! I got it working!

    Thanks! I got it working!
  2. Replies
    4
    Views
    1,024

    Use some quick help

    Hello again. I don't know what is wrong with the following equation, but I keep getting this error message.

    Error 4 error C2676: binary '-' : 'Vector' does not define this operator or a...
  3. Thread: Please help

    by jonbuckets
    Replies
    5
    Views
    1,611

    The code is stuff that I've written already. I'm...

    The code is stuff that I've written already. I'm writting the code in a c++ compiler, but we are only supposed to use the C laguage. The big part I'm confused with is how to find v, or what v even...
  4. Thread: Please help

    by jonbuckets
    Replies
    5
    Views
    1,611

    http://ezekiel.vancouver.wsu.edu/~cs251/projects/q...

    http://ezekiel.vancouver.wsu.edu/~cs251/projects/quadfit/quadfit.pdf

    here's the url
  5. Thread: Please help

    by jonbuckets
    Replies
    5
    Views
    1,611

    Please help

    Hi, this is more of a math/linear algebra question. In the pdf you need to find v in order to make everything work... where the heck is v coming from? I see the equations and all, but what does it...
  6. One more thing...

    Well, it compiles, and runs sucessfully now, but I don't quite think I have the calls done correctly. The only warnings I'm getting are due to the scanf's. The pdf needs to call on the double...
  7. Still need some help please!!

    I think I might have it a little better now. I'm getting the error code "function-style initializer appears to be a function definition" on line 27, 31, and 35. How do I fix this?

    ...
  8. I Need Help Defining and Calling Functions

    Here is a link to what I am trying to do... I'm not sure what I am doing wrong.

    http://ezekiel.vancouver.wsu.edu/~cs251/projects/pdf/pdf.pdf

    Here is my source code thus far...

    ...
Results 1 to 8 of 8