Path: news.mathworks.com!not-for-mail
From: "wang wang" <pligly@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: how to integrate a oscillating function with matlab numetically?
Date: Thu, 5 Jun 2008 07:48:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <g285ni$27j$1@fred.mathworks.com>
Reply-To: "wang wang" <pligly@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1212652082 2291 172.30.248.38 (5 Jun 2008 07:48:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 5 Jun 2008 07:48:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1407754
Xref: news.mathworks.com comp.soft-sys.matlab:472296



Hi~everyone, I have a oscillating function, but I don't 
know how to integrate it with matlab, the results given by 
the matlab function quad and quad8 are not ideal. Is there 
a special function in matlab to do this kind of 
integration .