統計
MATLAB Answers
11 質問
0 回答
ランク
of 171,502
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Multivariable optimization with nonlinear constraints and upper / lower boundaries in C or C++?
I am looking for an open source method doing dynamic constrained optimization with nonlinear constraints and upper / lower bound...
8年弱 前 | 0 件の回答 | 0
0
回答質問
How to convert a constrained optimization problem into unconstrained one
I have an optimization problem with a nonlinear constraint and upper and lower bounds for the decision variable. The decision...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Multivariable optimization with nonlinear constraints and upper / lower boundaries in Java
I am translating some MATLAB codes using fmicon(...) function into Java. I am looking for an open source implementation of a met...
8年弱 前 | 0 件の回答 | 0
0
回答質問
Analytical solution of constrained linear least-squares problems with bounds x ≤ ub
Considering the following constrained linear least-squares problem: (constrained linear least-squares problems with bounds x ≤ 0...
約8年 前 | 2 件の回答 | 0
2
回答質問
Upper and lower bounds of eigenvalues for a 2 by 2 matrix
Hello I have a 2 by 2 matrix [a b;c d] that has two eigenvalues. Is there any way that without direct calculating the eigenvalu...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How can I build for a nonlinear system the inputs (manipulated variables) with an impulsive nature in an m-file (script file) without using simulink?
Hi I have a nonlinear system (dx/dt=f(x,u), x:states, u:input) and I want to solve my model's equations over a period of time...
9年以上 前 | 0 件の回答 | 0
0
回答質問
What are the possible reasons if Kalman filter can not calculate a stabilizing Kalman gain?
Dear All, I have a question about Kalman filter. I am using kalman filter for a state space model as following: X(k+1)=A(k)x(k...
9年以上 前 | 0 件の回答 | 0
0
回答質問
indicating real value or interpolated (estimated) values after interpolation by comparing with original data
Hi, I have data that contains one columns for time and some columns for values of some variables the same as following (this is ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Calculating the average value of some variables during each sample time
Hi, I have data that contains one columns for time and some columns for values of some variables the same as following (this is...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Matching different time series
Hi, I have several data (files) that each of them contains one column for time and some columns for values of some variables. I...
11年弱 前 | 1 件の回答 | 0
1
回答質問
creating a matrix with two columns of different type of data
Hi, I have one column of data (time) as the following that their type is char: 31-Jul-2014 11:24:00 31-Jul-2014 11:19:00 31-...
11年弱 前 | 1 件の回答 | 0
