photo

RB


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Unable to perform numerical integration when matrices are involved.
I have been badly stuck up with the following code. if true n=35; T=15; g=.111; K=1/g; d=2; rbar=0.04; mubar=...

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

1

回答

質問


Unable to use quadgk for integration
I have been struggling to use quadgk for computing the integral ogf a function. The code and the error are given below: ...

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

1

回答

質問


Unable to find a minima for a symbolic integral
Hello! I have the following code. Actually, I am looking to maximize w.r.t. x1 but since it appears with a negative sign it boil...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Error using sym/subsindex (line 737)
Hello! I am trying to execute the following code: n=35; T=15; g=.111; K=1/g; d=2; rbar=0.04; mubar=...

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

1

回答

質問


TO SOLVE AN INTEGRAL WHERE A FUNCTION CONTAINS A COMPLEX SUM
Hello! I am stuck up with a problem where my function contains a sum of certain quantities indeed matrices and scalars that are ...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


Hello! I want to solve a system of Differential equations involving matrix of Unknowns. Can I use ode45?
Solve the following system of ODE's \[ d/dt Y(t)=-(H(t))^{T}Y(t) d/dt V(t)=-Y(t)^{T}Q^{T}QY(t) \] with the term...

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

1

回答