photo

Diego Torres-Siclait


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
170,639
of 301,440

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,282

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,580

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答