Feeds
已回答
Minimization of a Integral function
another thing how can I make the integrand user defined? what I mean is, say i have a string s = '(w.^2).*((w.^2 - x(1).^2).^...
Minimization of a Integral function
another thing how can I make the integrand user defined? what I mean is, say i have a string s = '(w.^2).*((w.^2 - x(1).^2).^...
11 years 前 | 0
提问
Minimization of a Integral function
I want to minimize (integration(f(w,x1,x2,..,xn)),w,0,1) and find the corresponding values of x1,x2... xn How can I implement t...
11 years 前 | 2 个回答 | 0
2
个回答提问
Changing Default Function Matlab?
I'm trying to run the following code: clear tf; a = tf([5],[0.8 1]) which gives "Undefined function 'tf' for input argume...
11 years 前 | 1 个回答 | 0