Feeds
提问
[HELP!!!!] Run fmincon repeatedly
Hi all I am trying to minimize the objective function over (x(1),x(2)): exp(x(1))*(4*x(1)^2+2*x(2)^2+4*x(1)...
11 years 前 | 1 个回答 | 0
1
个回答提问
optimization: constraint (how to state 0<x<1)
Hi all I am following http://www.mathworks.com/help/optim/ug/nonlinear-equality-and-inequality-constraints.html In this pr...
11 years 前 | 1 个回答 | 0
1
个回答提问
Run fmincon multiple time
Hi I am trying to maximize an function(x,y) over (x,y) x^2+y^2+b, subject to 0<x<1 and 0<y<1. and b is between 0 a...
11 years 前 | 1 个回答 | 0
1
个回答提问
include a parameter inside a transfer function?
Hello all I want to enter the following transfer function (as a function of s) (s+2)/(s+b), where b is a parameter. I ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Plotting root locus as a function of parameter
Hello all We can use rlocus (sys) to plot the root locus of the system. If we were given the transfer function as...
12 years 前 | 0 个回答 | 0
0
个回答提问
question about linear simultaneous solutions
I want to solve a system of linear simultaneous solutions but I don't want to turn into the matrix form. Is there any way to d...
14 years 前 | 1 个回答 | 0
