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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Integration problem

Status
Not open for further replies.

mattyb84

Mechanical
Joined
Feb 15, 2008
Messages
1
Location
BE
Hello,
I am try to solve a set of equations that has a rather nasty integration in volved. It is equation 4 in the attached file. When I invoke the quad function I get back the following error

Warning: Explicit integral could not be found.

Is there a method to get around this, how can I get matlab to solve the integral or is there another mathematical approach I could take. I tried using double in front of the int command but got a different error.

Thanks

Matty B
 
Why do you need a symbolic result? A numerical problem simply uses numerical integration.

TTFN

FAQ731-376
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top