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年弱 前 | 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年弱 前 | 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年 前 | 1 件の回答 | 0