I want to solve non linear equation using folve()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wasseypurian
    New Member
    • Jun 2014
    • 9

    #1

    I want to solve non linear equation using folve()

    Do we have any function such as folve() the one that we have in MATLAB. I find this function convenient to solve non linear equation.

    If not, then what alternate you suggest. Please explain
  • jimatqsi
    Moderator Top Contributor
    • Oct 2006
    • 1293

    #2
    Perhaps your question would be better posed in a MATLAB forum. I suspect there's no reason for an Access user to know about folve() unless they are also a MATLAB user.

    Or you might try to explain to us what folve() is.

    Know your audience.

    Jim

    Comment

    • twinnyfo
      Recognized Expert Moderator Specialist
      • Nov 2011
      • 3665

      #3
      wasseypurian,

      I believe you are referring to the FSolve() function, which Access does not have. However, it may be possible to create a function to do so, but solving non-linear equations is not my forte, so I would defer to the mathematicians for guidance.

      Comment

      • zmbd
        Recognized Expert Moderator Expert
        • Mar 2012
        • 5501

        #4
        you would be better off connecting matlab to the database
        http://www.mathworks.com/help/database/ug/database.html

        Comment

        Working...