Search found 589 matches: +octave

Return to advanced search

Re: steady state file

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: c 0.150095 h 0.179761 lamda 275.756 a 1 g 1.01 k 0.292417 d 0.007 i 0.0396226 r 0.105919 y 0.211472 k_over_gh ...
by mbbr
Tue Mar 05, 2013 12:40 pm
 
Forum: Dynare help
Topic: steady state file
Replies: 43
Views: 44333

Re: steady state file

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: c 0.150095 h 0.179761 lamda 275.756 a 1 g 1.01 k 0.292417 d 0.007 i 0.0396226 r 0.105919 y 0.211472 k_over_gh ...
by mbbr
Tue Feb 26, 2013 3:40 pm
 
Forum: Dynare help
Topic: steady state file
Replies: 43
Views: 44333

Re: steady state file

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Residuals of the static equations: Equation number 1 : 0 Equation number 2 : 0 Equation number 3 : 0 Equation number 4 : 0 Equation ...
by mbbr
Mon Feb 25, 2013 3:08 pm
 
Forum: Dynare help
Topic: steady state file
Replies: 43
Views: 44333

Re: steady state file

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Warning: Some of the parameters have no value (rstar, sd, yss, kss, k_over_ghss, hss) when using steady. If these parameters are not ...
by mbbr
Mon Feb 25, 2013 11:43 am
 
Forum: Dynare help
Topic: steady state file
Replies: 43
Views: 44333

Re: Error!!!! evalin('base',fname) ;

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Error: Unexpected MATLAB operator. Error in ==> dynare (line 120) evalin('base',fname) ; Can you help me to solve this problem? thanks
by jum63
Sun Feb 24, 2013 2:30 pm
 
Forum: Dynare help
Topic: Error!!!! evalin('base',fname) ;
Replies: 40
Views: 31604

Bayesian steady state measurement error

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: c 0.150095 h 0.179761 lamda 275.756 a 1 g 1.01 k 0.292417 d 0.007 i 0.0396226 r 0.105919 y 0.211472 k_over_gh ...
by mbbr
Fri Feb 22, 2013 10:30 am
 
Forum: Dynare help
Topic: Bayesian steady state measurement error
Replies: 3
Views: 1615

Error on Dynare for Bayesian DSGE (Justiniano, JME 2010)

... Wouthers(2007). The problem is I get the following error messege from dynare and cannot get posterior estimation of parameters. Starting MATLAB/Octave computing. You did not declare endogenous variables after the estimation/calib_smoother command. Posterior IRFs, posterior moments, smoothed ...
by lawrencedang
Tue Feb 19, 2013 11:39 pm
 
Forum: Dynare help
Topic: Error on Dynare for Bayesian DSGE (Justiniano, JME 2010)
Replies: 1
Views: 1265

Re: Quick question for Dynare Installation

Thank you so much for your great comments.

I realized that my problems occurred because of the version of Octave program. I used the most recent version of Octave.

I re-installed both program again and it works great.

I do appreciate all of your help.

Best,

K.C.
by lucky777
Thu Feb 14, 2013 10:01 pm
 
Forum: Dynare help
Topic: Quick question for Dynare Installation
Replies: 3
Views: 811

Re: Quick question for Dynare Installation

Uninstall the "dynare-matlab" package. You only need the "dynare" package, which includes support for Octave.
by SébastienVillemot
Wed Feb 13, 2013 12:02 pm
 
Forum: Dynare help
Topic: Quick question for Dynare Installation
Replies: 3
Views: 811

Re: Quick question for Dynare Installation

Have you installed Octave and followed the instructions here: http://www.dynare.org/DynareWiki/InstallOnDebianOrUbuntu?
by jpfeifer
Fri Feb 01, 2013 8:16 pm
 
Forum: Dynare help
Topic: Quick question for Dynare Installation
Replies: 3
Views: 811

Quick question for Dynare Installation

Thank you for the great program. Dynare works great for my notebook with Matlab under Windows 7. However, when I tried to install Dynare with Octave in my desktop under the Ubuntu 12.04 (64 bit), a program which is called Matlab-support keeps asking to the location of Matlab directory. I don't ...
by lucky777
Fri Feb 01, 2013 6:26 pm
 
Forum: Dynare help
Topic: Quick question for Dynare Installation
Replies: 3
Views: 811

Re: MSVC issue

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 - order 3 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. LINK : error LNK2001: unresolved external symbol Dynamic C:\Users\[username]\AppData\Local\Temp\mex_PKpfKq\templib.x : fatal error ...
by abscissaordinate
Mon Jan 28, 2013 6:16 pm
 
Forum: Dynare help
Topic: MSVC issue
Replies: 12
Views: 4471

Re: bayesian 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 You did not declare ...
by selima
Tue Jan 15, 2013 5:12 pm
 
Forum: Dynare help
Topic: bayesian estimation
Replies: 5
Views: 3402

Re: unstable version

I think this means that the k_order_perturbation DLL was not correctly compiled or detected by MATLAB/Octave.

Can you provide more details about your system? (MATLAB or Octave version; Windows, GNU/Linux or MacOS X)

Did you compile the MEX files yourself?
by SébastienVillemot
Tue Jan 15, 2013 10:22 am
 
Forum: Dynare help
Topic: unstable version
Replies: 7
Views: 1851

Re: why does try-catch command fail sometime?

Are you using Matlab or Octave. Which Dynare version? Can you replicate the error? If yes, please send me the mod-file.
by jpfeifer
Mon Jan 07, 2013 5:40 pm
 
Forum: Dynare help
Topic: why does try-catch command fail sometime?
Replies: 1
Views: 908
PreviousNext

Return to advanced search