photo

Diego Torres-Siclait


Last seen: 約4年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
173,655
of 301,809

評判
0

コントリビューション
5 質問
0 回答

回答採用率
40.0%

獲得投票数
0

ランク
 of 21,414

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,674

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Simplify Transfer Function Matrix from State Space Form
Hello, So I am trying to find the transfer function based on a given state space. I have 4 state space variables and 2 input...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Solve an equation that has data arrays as constants
Hello, I want to solve the following equation: 1/c0 c^2 - c +X*t / c0 = 0 where c0 is a given constant but X and t are const...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


What is wrong with this optimization code using fmincon?
Baisically using fmincon to solve for an unknown 2x1 matrix called A, which is optimized value for given objective function. Cod...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Find Derivative of Numeric Function
Take for example f = @(x) x^3; Is there a builtin function to find the derivative?

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to graph a complex system of ODEs?
Any suggestions on how to graph this system? (1) dU/dt = C1 * ( 1 - C2*U) (2) dV/dt = C2 * dU/dt + C3 * (V - W) (3) dW/dt = C...

約6年 前 | 1 件の回答 | 0

1

回答