Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: How to generate data by Matlab?
Date: Thu, 25 Oct 2007 20:23:06 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 16
Message-ID: <ffqtva$bpk$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1193343786 12084 172.30.248.35 (25 Oct 2007 20:23:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 25 Oct 2007 20:23:06 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1161857
Xref: news.mathworks.com comp.soft-sys.matlab:434669



Dear Sir or Madam,

I'm just a beginner on Matlab, and would like to generate
data from a function by Matlab.

The Function is:
Y=f(x1,x2)=[1+(x1)^-2+(x2)^-1.5]^2
where x1 is belonged to [1,5],
      x2 is belonged to [1,5].

How can I do if I want to generate 200 data from this
function by Matlab. If it's available, could you kindly
describe the codes of Matlab? Really thank you so much.

Cheers