Statistics
6 Questions
                        0 Answers
RANK
187.504
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          6 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            33.33%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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=...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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: ...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
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=...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
