photo

Camilla Lincetto


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Why the error: Assignment has more non-singleton rhs dimensions than non-singleton subscripts???
After I solved the problem which was object of the discussion, I tried to run this loop: t=1 while t<=180 Etrasp(t,:)...

9년 초과 전 | 0

질문


Why the error: Assignment has more non-singleton rhs dimensions than non-singleton subscripts???
I have to create 180 matrices taking every time 60 different rows from a great Matrix called matrice_rend (239*10). So I thought...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


analize financial frontiers with rolling windows
I need to analize with Rolling Windows 20 years of monthly financial data, I should bring the first 5 years and calculate the tr...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can I solve a minimization with 3 linear constraints?
I don't understand what kind of function I can use to solve the problem on photo. It's a problem with Matrix and vector, x is a ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How can I insert vectors created in a for loop in a matrix?
I need to insert the results of 11 iterations of for-loop into a Matrix. If I run the next commands, Matlab creates a variable ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


solving equations with vector as the unknown variable
I need to solve the following equation which includes products between vectors and matrix: >> F=@(x)(((x'*E)*((((Etrasp*i_cov...

9년 초과 전 | 답변 수: 1 | 0

1

답변