Community Profile

photo

Jan Morawietz


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Trouble with mvregress - Example required
Suppose I want to calculate a multivariate regression with the dependent variable Y and independent variable X. Y is an 4x25...

8 years ago | 0 answers | 0

0

answers

Question


fmincon - conditions must depend on optimization output
How do I make this fmincon function work. The optimization output fval is supposed to have influence on the condition vector A. ...

9 years ago | 1 answer | 0

1

answer

Question


Optimization through iteration - help!
I'm desperatley trying to optimize vector x such as its sum equals one.I need this for an optimization problem which can only ...

9 years ago | 1 answer | 0

1

answer

Question


Replace first number of matrix with the next larger value
I have the following matrix: StrikeMatrix11= [1:10] Now I want to replace the first number of StrikeMatrix11 with "2" si...

9 years ago | 1 answer | 0

1

answer

Question


iterate structures: Error message
Can someone please help me with this iteration: Assumme I have the following components of a strcuture: field1 = 'Fi...

9 years ago | 1 answer | 0

1

answer

Question


Use data from matlab function "tomonthly"
Taking the offilcial mathworks example: How to convert to monthly data load predict_ret_data.mat x0 = fints(expdates, ex...

9 years ago | 1 answer | 0

1

answer

Question


reshaping a matrix: adding rows and changing the selected elements of the original matrix
Take the following matrix A: A = [ 1 2 3 4 5 6]'; If I want to find the max. and min. for a predefined frequency (e.g. f...

9 years ago | 1 answer | 0

1

answer

Answered
createLags function - Hows does it compute ?
http://www.mathworks.com/matlabcentral/fileexchange/43258-commodities-trading-with-matlab/content/CommodityTrading/createLags.m

9 years ago | 0

| accepted

Question


createLags function - Hows does it compute ?
I'm currently trying to understand a matlab code of trend following. At some point, the code uses Matlab's "createLages" functio...

9 years ago | 1 answer | 0

1

answer

Question


calculate the return between selected time points only
Hi, suppose I have a time series with stock prices and this variable is called "price" Now I have a second variable which is...

9 years ago | 1 answer | 0

1

answer

Question


Identify pre-sign changes
Assume I have a sequence of +1 and -1 only, randomly chosen.. If I want to identify the sequence point where the pre sign cha...

9 years ago | 1 answer | 0

1

answer