George
Athens Univercity of Economics and Bussiness
Followers: 0 Following: 0
Feeds
提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Optimization Constraints
I think i can use the argument nonlcon in fmincon function. function [cineq ceq] = nonlcon(x) ceq sum(abs(x))-1; cine...
Optimization Constraints
I think i can use the argument nonlcon in fmincon function. function [cineq ceq] = nonlcon(x) ceq sum(abs(x))-1; cine...
13 years 前 | 0
| 已接受
提问
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 ...
13 years 前 | 1 个回答 | 1
1
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答已回答
Manipulate Excel From Matlab
% MATLAB Automation client example % % Open Excel, add workbook, change active worksheet, % get/put array, save. ...
Manipulate Excel From Matlab
% MATLAB Automation client example % % Open Excel, add workbook, change active worksheet, % get/put array, save. ...
13 years 前 | 1
| 已接受
提问
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
13 years 前 | 1 个回答 | 1
1
个回答提问
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...
13 years 前 | 2 个回答 | 0
2
个回答提问
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...
13 years 前 | 0 个回答 | 0
0
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
13 years 前 | 0
提问
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 ...
13 years 前 | 3 个回答 | 0