help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Integration with parameters


From: kgulliks
Subject: Integration with parameters
Date: Tue, 16 Mar 2010 08:24:38 -0700 (PDT)

I have a function that depends on x,y,z, and theta, but I am only integrating
with respect to theta. Is there a way to pass x,y, and z as parameters to
the function? I would like to be able to repeatedly integrate with different
values of x,y,z. For the sake of example, lets say the function is
f(x,y,z,theta) = x+y+z+theta and I want 
2pi
/
|f dtheta
/
0

for various values of x,y,z.
-- 
View this message in context: 
http://old.nabble.com/Integration-with-parameters-tp27919837p27919837.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]