Community Profile

photo

Kyriacos


Toulouse School of Economics

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Transpose a matrix when using eval
Hello, I have a programming question. Effectively, I am not sure how I could use the transpose of a vector/matrix within an "...

7 years ago | 1 answer | 1

1

answer

Question


Maximum Likelihood estimation - fminsearch
Hi everyone, I am trying to estimate a Vector Autoregression (VAR) model with two endogenous variables and one lag using max...

11 years ago | 1 answer | 0

1

answer

Question


Output of numbers
Hello, Matlab keeps giving me numbers in the form: 4.0000e-01, which I do not understand since with 4-significant digits it co...

12 years ago | 1 answer | 0

1

answer

Answered
Strange problem - vector dimensions
hello all and thanks a lot for your help, all comments turned out to be very useful. @Richard Brown: Indeed there was a variab...

12 years ago | 0

Question


Strange problem - vector dimensions
Hello, I am facing a weird problem and I do not know why. I have saved on my disk some .mat files called: SIMGAtheta1_0 SIM...

12 years ago | 4 answers | 0

4

answers

Question


Loading multiple files
Hello, I am trying to load several files using a loop. The files are called: SIMGAtheta1_0.mat SIMGAtheta2_0.mat ...

12 years ago | 1 answer | 0

1

answer

Question


Resid command and treatment of iddata
Hello all, I have been struggling for hours, and I do not seem to get a very simple thing... I use the command resid in ...

12 years ago | 1 answer | 0

1

answer

Question


Evaluate a function with "evalin"
I am trying to run a function, and for doing so I need some values/ parameters that I have in the base workspace. Can someone te...

12 years ago | 2 answers | 0

2

answers

Answered
Dimension issues when using fsolve
Hi, Thanks for your reply. I am not sure I understand well what you mean by "unary plus", Can you please elaborate a bit more?...

12 years ago | 0

Question


Dimension issues when using fsolve
Hello everyone, I face some "dimension issues" when using fsolve. Thus, I tried to use the exact example in the matlab help: h...

12 years ago | 3 answers | 0

3

answers

Answered
Variable names in fsolve
Thanks!! I thought about it, was not sure it would work...

12 years ago | 0

Question


Variable names in fsolve
Hello everyone, I am wondering whether I could use variable names in using solve, instead of x(1), x(2).... For example, imagi...

12 years ago | 2 answers | 0

2

answers