photo

Alexandre


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
228,270
of 301,175

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Two-state Markov chain for a stock
Hi, Please, I have the following problem that I have to solve: The price path of a stock is governed by a two-state Markov...

9 years ago | 0 answers | 0

0

answers

Question


In an assignment A(I) = B, the number of elements in B and I must be the same
Hello, I am trying to solve the system below, but I get the error message "In an assignment A(I) = B, the number of elements i...

11 years ago | 1 answer | 0

1

answer

Question


How to use lsqnonlin together with MultiStart?
Hello, Please, I would like to see how I can use lsqnonlin together with the MultiStart solver to search over many initial po...

11 years ago | 1 answer | 0

1

answer

Question


How to solve a system of equations with a constraint?
Hello, I'm new to MATLAB and I'm looking for a way to solve the system below: w=lambda^(-1)*covmat^(-1)*(meanbl-(vec1'*covmat...

11 years ago | 1 answer | 0

1

answer

Question


How to use fsolve with constraints?
Hi, I am using fsolve to compute the portfolio weights of some assets. I would like fsolve to calculate these weights with...

12 years ago | 1 answer | 0

1

answer

Question


How to minimize a sum of squares?
Hi, How can I find v that minimizes the sum of squares of the function below? f=wts-(rac^(-1)*cov^(-1)*(eq+cov*p*(p'*cov*p...

12 years ago | 2 answers | 0

2

answers