Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26

Thread: Fun with DEs

  1. #16
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Ha. we have enough trouble doing vectors that just deal with *two* coordinates.

    that mess is big and scary.

  2. #17
    cyka blyat escobert's Avatar
    Join Date
    Apr 2001
    Location
    Rush B! NO STOP!
    Posts
    17,742
    Blog Entries
    4

    Default

    4

    Give me a cookie

  3. #18
    HVA? Apollo's Avatar
    Join Date
    Jan 2005
    Location
    Metro Detroit, Michigan, USA
    Posts
    1,266

    Default

    So...many...numbers! *explodes*

  4. #19
    Quack Shlup's Avatar
    Join Date
    Aug 2000
    Location
    California
    Posts
    34,993
    Articles
    14
    Blog Entries
    37
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    What math is that from? BJ likes math.

  5. #20

    Default

    Systems of linear differential equations with driving terms. I've kinda given up on people here trying to figure it out anyways, and I checked partially with MATLAB and Maple and ODE Architect, so whatever.

  6. #21
    ..a Russian mountain cat. Yamaneko's Avatar
    Join Date
    Aug 2001
    Location
    Los Angeles, CA
    Posts
    15,927
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I'm going to start discussing <u>The Great Gatsby</u> if you guys don't knock off the math threads.

  7. #22
    rowr Recognized Member Leeza's Avatar
    Join Date
    Aug 2001
    Location
    The long hard road out of hell.
    Posts
    17,979
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Please do, Yams. I need to know what happens in Chapter 2.
    Hello Pika Art by Dr Unne ~~~ godhatesfraggles

  8. #23

    Default

    We can start a new thread for discussion on topics that are not about solving linear systems of ODEs with driving terms, thanks. < / modwhore >
    Is no one else going to try this?

  9. #24
    Ghost of Christmas' past Recognized Member theundeadhero's Avatar
    Join Date
    Oct 2001
    Location
    In Jojee's pants x_~
    Posts
    15,567

    FFXIV Character

    Villania Valski (Adamantoise)
    Contributions
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    I often wonder how this applies to the real world, or if it's just because a bunch of old men with funny mustaches thought it would be funny.
    ...

  10. #25

    Default

    Systems of DEs have a lot of applications in engineering systems and control theory. Often, when designing a system, be it anything from an actuator that controls spoiler movement in aircraft to microsurgery robots (nanomachines and molecular engineering are seriously ALL controls), it is wise to start with an ideal mathematical model that you want to fulfill with physical elements.

    A lot of computer basics rest on DEs as well, and approximating them with finite state machines. While the above problem concerns continuous states (such as x' and x), FSMs discretize the process, and essentially act as a registry for values that are passing through a processor.

    Another application I know of that I'm not involved in is species survival and ecological modeling. I had to do a little bit of it, but I don't know the details of how it works as well as other things.

  11. #26
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    Differential Equations are integral (full pun intended) to many technical fields. (I'm in Computer Engineering and we sometimes use first and second order DEs to describe some electrical circuits.)

    However, I'm sure that most people here on the forums either don't use DEs regularly at all or don't really care about them. (or both )

Posting Permissions

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