Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. samwal

    Intersecting functions

    Thanks a lot! Fzero seems like the right solution for my problem, however I'm having some trouble getting it to work. I would like to define my functions in the m-file I need them in. I believe I have to use a function handle for this (@) but this doesn't work for different reasons. Here's my...
  2. samwal

    Intersecting functions

    Hi everyone, I need to know how to find the intersection of two functions. They are both quite complex (no polynomials), but only dependent on one variable. So the goal is to find the value of this variable for which the two functions are equal. It's part of a simulation, so it should be fast...

Part and Inventory Search

Back
Top