統計
MATLAB Answers
6 質問
0 回答
ランク
of 173,067
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0
