Community Profile

photo

George


Athens Univercity of Economics and Bussiness

Last seen: 3 years ago Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Estimate AR-Garch Model Parameters using garchfit and Arima
Hi everyone and happy new year I am struggling to understand how to estimate the parameters of a AR-Garch model I found on...

11 years ago | 0 answers | 0

0

answers

Question


How to set up a cluster of 4 computers
Hi I have four PCs and i want to use the Matlab Distributed Computer Server to set up a cluster. I want to use one PC as ...

11 years ago | 1 answer | 0

1

answer

Answered
Optimization Constraints
I think i can use the argument nonlcon in fmincon function. function [cineq ceq] = nonlcon(x) ceq sum(abs(x))-1; cine...

12 years ago | 0

| accepted

Question


Optimization Constraints
Hi I want to find a solution of the following problem. min 1/2 * x'*Q*x - f*x' s.t. sum(x) = 0 sum(abs(x)) = 1 ...

12 years ago | 1 answer | 1

1

answer

Question


Change Excel Number Format From Matlab
Hi How to change excel number format to 2 decimal places from matlab using actxserver? For example: e = actxserver('Excel.A...

12 years ago | 1 answer | 0

1

answer

Answered
Manipulate Excel From Matlab
% MATLAB Automation client example % % Open Excel, add workbook, change active worksheet, % get/put array, save. ...

12 years ago | 1

| accepted

Question


Manipulate Excel From Matlab
Hi How can i merge two or more excel cells from matlab? I think is something with actxserver function. Thanks George

12 years ago | 1 answer | 1

1

answer

Question


Matlab Pool Error
Hello! I have windows 7 64 bit and i am using matlab R2010b x64. I have tried to open a matlabpool with the command: matlab...

12 years ago | 2 answers | 0

2

answers

Question


Retrieve Bloomberg data for many securities
Hi all I am trying to retrieve bloomberg data via matlab. I am using the following commands: c = blp; data = getdata(c,ti...

12 years ago | 0 answers | 0

0

answers

Question


Visual Query Builder
Hi i want to retrieve sql data using matlab. The problem is that i want to use in the "where" statement a matlab variable. S...

12 years ago | 1 answer | 0

1

answer

Answered
Connect Matlab to SQL Server using visual query builder
I have used the correct username and password but matlab can not "see" the databases. I installed the 32 bit version of matlab a...

12 years ago | 0

Question


Connect Matlab to SQL Server using visual query builder
Hi I am trying to connect to SQL Server using ODBC data source. I have windows 7 x64, matlab 7.11.00 (R2010b) and Microsoft ...

12 years ago | 3 answers | 0

3

answers