Search found 589 matches: +octave

Return to advanced search

Steady state block calling a m.file

... the system) to solve the three non-linear equations. Yet, when I run my model on Dynare, I get message errors just after "Starting Matlab/Octave computing". May you please tell me whether I have misunderstood how the steady_state_model block works? Do you have an idea of what the ...
by Hugo
Wed Jan 14, 2015 3:28 am
 
Forum: Dynare help
Topic: Steady state block calling a m.file
Replies: 1
Views: 5543

Help needed with Dynare-Maltab 4.4.1 Install on Ubuntu 14.04

... make[1]: Leaving directory `/usr/src/matlab/dynare-matlab/mex/build/matlab/mjdgges' Dynare is working fine with Octave but I am facing trouble with the Matlab installation on Ubuntu 14.04 PS : My Matlab is installed under /usr/local/MATLAB/2014b/
by gazia21
Thu Jan 08, 2015 11:18 pm
 
Forum: Dynare help
Topic: Help needed with Dynare-Maltab 4.4.1 Install on Ubuntu 14.04
Replies: 4
Views: 3193

I Need Help On DSGE Estimation

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: y 0.892084 c 0.707986 k 8.00425 i 0.184098 l 0.302733 y_l 2.94677 w 1.7769 r 0.033101 z 0 EIGENVALUES: Modulus ...
by dapomi
Mon Jan 05, 2015 6:24 pm
 
Forum: Dynare help
Topic: I Need Help On DSGE Estimation
Replies: 11
Views: 8935

Re: Optimal policy under commitment (Ramsey)

... steady state: -354.9684 Total computing time : 0h00m11s Note: 1 warning(s) encountered in the preprocessor Note: warning(s) encountered in MATLAB/Octave code EDU>> I have the following questions: 1) Under "STEADY-STATE RESULTS" I see different steady state values for some variables than ...
by dynare2014
Thu Dec 18, 2014 10:03 am
 
Forum: Dynare help
Topic: Optimal policy under commitment (Ramsey)
Replies: 14
Views: 10436

Optimal policy under commitment (Ramsey)

... - order 1 - order 2 Computing static model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Warning: Some of the parameters have no value (optimal_policy_discount_factor) when using steady. If these parameters are not initialized ...
by dynare2014
Tue Dec 16, 2014 4:45 am
 
Forum: Dynare help
Topic: Optimal policy under commitment (Ramsey)
Replies: 14
Views: 10436

Re: 3rd order approximation - Matlab shuts down

Please provide more information: the mod-file and your Matlab/Octave version, your operating system and the Dynare version.
by jpfeifer
Fri Dec 12, 2014 8:31 pm
 
Forum: Dynare help
Topic: 3rd order approximation - Matlab shuts down
Replies: 3
Views: 4649

Re: model with signal extraction

... (this is what is written in the help...there is actually footnote 1 in the reference manual that states: "Note that arbitrary MATLAB or Octave expressions can be put in a .mod file, but those expressions have to be on separate lines, generally at the end of the file for post-processing ...
by taleggio
Mon Dec 01, 2014 9:39 am
 
Forum: Dynare help
Topic: model with signal extraction
Replies: 1
Views: 2604

Re: Bayesian Estimation not reading data file

... datafile = FILENAME The datafile: a .m file, a .mat file, a .csv file, or a .xls/.xlsx file (under Octave, the io from Octave-Forge is required for the .csv, .xls and .xlsx formats; in addition, for the .xls and .xlsx formats, the java package is ...
by jcsantanac
Thu Nov 13, 2014 7:15 pm
 
Forum: Dynare help
Topic: Bayesian Estimation not reading data file
Replies: 7
Views: 9496

Problem Estimation a DSGE-BVAR model

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. EIGENVALUES: Modulus Real Imaginary 0 -0 0 0 0 0 0 -0 0 2.376e-17 2.376e-17 0 0.2728 0.2728 0 0.5 0.5 0 0.5666 0.5666 0 0.8 0.8 0 ...
by jcsantanac
Mon Oct 27, 2014 4:10 am
 
Forum: Dynare help
Topic: Problem Estimation a DSGE-BVAR model
Replies: 5
Views: 6329

Re: dseries data import not working in octave

This is a bit more complicated than I thought. We use csv2cell to read a csv file. According to the documentation http://octave.sourceforge.net/io/function/csv2cell.html , the maximum line length is 4096 characters. The first line of your csv file has 8112 characters, so the Octave ...
by HoutanBastani
Fri Oct 10, 2014 3:48 pm
 
Forum: Dynare help
Topic: dseries data import not working in octave
Replies: 6
Views: 8048

Re: dseries data import not working in octave

So I have managed to get 4.4.3 installed. I still have exactly the same problem. In Octave, only the headers and first row of data import. In matlab it works fine. For anyone who has problems getting 4.4.3: you need to uncheck all of the dynare offical repositories ...
by excessliquid
Thu Oct 09, 2014 9:28 pm
 
Forum: Dynare help
Topic: dseries data import not working in octave
Replies: 6
Views: 8048

Re: dseries data import not working in octave

Sorry, I cannot help you with Linux. But the problem here comes from the m-files, not the preprocessor or the mex-files. Thus, you could try replacing the m-files in matlab-folder with the ones of the 4.4.3 version. In that case, you do not need to build Dynare.
by jpfeifer
Thu Oct 09, 2014 8:27 am
 
Forum: Dynare help
Topic: dseries data import not working in octave
Replies: 6
Views: 8048

Re: dseries data import not working in octave

Would anyone know how to get 4.4.3 installed? The instructions here: http://www.dynare.org/DynareWiki/Instal ... anOrUbuntu don't work (i have the key and apt line in synaptic).
by excessliquid
Wed Oct 08, 2014 9:46 pm
 
Forum: Dynare help
Topic: dseries data import not working in octave
Replies: 6
Views: 8048

Re: dseries data import not working in octave

I did try to get 4.3.3, but assumed it wasn't actually available. Adding "deb http://www.dynare.org/ubuntu trusty main contrib" via Synaptic just shows 4.4.1 as available. Using the Ubuntu software manager shows 4.4.3 as an option but reverts to 4.4.1 everytime you click install. BTW. Is t...
by excessliquid
Tue Oct 07, 2014 8:41 pm
 
Forum: Dynare help
Topic: dseries data import not working in octave
Replies: 6
Views: 8048

Re: dseries data import not working in octave

There was a bug in 4.4.1. Have you tried this with the most recent snapshot?
by jpfeifer
Tue Oct 07, 2014 5:10 am
 
Forum: Dynare help
Topic: dseries data import not working in octave
Replies: 6
Views: 8048
PreviousNext

Return to advanced search

cron