Search found 589 matches: +octave

Return to advanced search

Re: Dynare with MPI and Octave

Just for your information, concerning the 1st point, we plan to introduce a better way of managing RNG seed in the next version of Dynare.
by SébastienVillemot
Mon Nov 22, 2010 11:43 am
 
Forum: Dynare help
Topic: Dynare with MPI and Octave
Replies: 1
Views: 757

what's problem of Subscripted assignment dimension mismatch

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Loading 59 observations from data.m Initial value of the log posterior (or likelihood): -86478379.1768 ========================================================== ...
by blackeif
Sun Nov 21, 2010 8:45 am
 
Forum: Dynare help
Topic: what's problem of Subscripted assignment dimension mismatch
Replies: 0
Views: 1865

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

... - order 1 - order 2 Computing static model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. ??? Error: Unexpected MATLAB operator. Error in ==> dynare at 132 evalin('base',fname) ; I am attaching the corrected mod file. Let ...
by paragw
Tue Nov 16, 2010 8:54 pm
 
Forum: Dynare help
Topic: Error!!!! evalin('base',fname) ;
Replies: 40
Views: 31597

is this a problem of using incorrect steady state values?

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. SOLVE: maxit has been reached ??? Error using ==> steady_ at 132 STEADY: convergence problems Error in ==> steady at 52 steady_; Error ...
by kypark
Mon Nov 15, 2010 9:41 am
 
Forum: Dynare help
Topic: is this a problem of using incorrect steady state values?
Replies: 2
Views: 2966

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

... - order 1 - order 2 Computing static model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. ??? Error: Unexpected MATLAB operator. Error in ==> dynare at 132 evalin('base',fname) ; So I do have some computations but program ...
by paragw
Tue Nov 09, 2010 7:54 pm
 
Forum: Dynare help
Topic: Error!!!! evalin('base',fname) ;
Replies: 40
Views: 31597

case sensitivity fs2000.mod (Octave)

I'm running Dynare 4.1.2 on Debian Linux, using the packages from Debian, and I'm using Octave rather than Matlab. The example fs2000.mod from http://www.dynare.org/documentation-and-support/examples gives an error that "p" in line 48 is undefined. Octave ...
by MichaelCreel
Tue Nov 02, 2010 2:15 pm
 
Forum: Dynare contributions and examples
Topic: case sensitivity fs2000.mod (Octave)
Replies: 2
Views: 3054

Dynare with MPI and Octave

... of a model, drawing the parameter values randomly from a prior. In order to speed up the process, I'm using a cluster, and running Dynare from Octave, using MPI extensions. Basically, there are 32 .mod files, each of which loads its own parameters from a file. The parameter files for each .mod ...
by MichaelCreel
Wed Oct 20, 2010 8:16 am
 
Forum: Dynare help
Topic: Dynare with MPI and Octave
Replies: 1
Views: 757

Re: HELP!! preprocessing failed

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: qU 1 piU 1.01121 rkU 0.0688292 RXU 0.0465153 RkXU 0.0465153 kbarU 12.8116 hU 0.970454 lambdazU 0.853343 cU 1.0821 ...
by 82323100
Fri Oct 08, 2010 8:34 am
 
Forum: Dynare help
Topic: HELP!! preprocessing failed
Replies: 6
Views: 1793

Ramsey - Assertion failed

... - order 1 - order 2 Computing static model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Warning: Log of zero. > In model_FA_NL_ZLB at 680 In dynare at 132 Warning: Rank deficient, rank = 0, tol = 1.#INFe+000. > In dyn_ramsey_static_ ...
by cel
Thu Oct 07, 2010 4:15 pm
 
Forum: Dynare help
Topic: Ramsey - Assertion failed
Replies: 17
Views: 5146

Re: Matlab 64 vs. octave with GCC on Linux

Hi Sebastien,

thanks for your reply.

With the latest version of Dynare I can now go to the actual physical memory restriction, so the problem seems to be solved.

Regards
by kchristo
Wed Oct 06, 2010 5:02 pm
 
Forum: Dynare help
Topic: Matlab 64 vs. octave with GCC on Linux
Replies: 2
Views: 1529

Re: Octave fminunc

... Thank you for your reply, much appreciate it. Actually, my bad, what I wanted to do, was to run mode compute=1, which should call fmincon, but Octave says "fmincon not defined in Octave", so it seems that Octave does not have a similar function as fmincon? [On the other hand, mode ...
by Pert
Mon Sep 13, 2010 11:50 am
 
Forum: Dynare help
Topic: Octave fminunc
Replies: 2
Views: 2068

Re: Octave fminunc

Hi,

fminunc is present in Octave 3.2.4. Which version of Octave are you using ? Or do you get an error message ?
by SébastienVillemot
Mon Sep 13, 2010 11:00 am
 
Forum: Dynare help
Topic: Octave fminunc
Replies: 2
Views: 2068

can solve model without var_obs, but not with

... end; estimation(datafile=hirose, mh_replic=50000, mh_nblocks=5); only now I'm told that Dynare can't calculate the steady state. Starting MATLAB/Octave computing. STEADY: numerical initial values incompatible with the following equations 2 3 4 5 6 7 8 9 10 11 12 ??? Error using ==> dynare_solve ...
by jefflovejapan
Mon Sep 13, 2010 1:30 am
 
Forum: Dynare help
Topic: can solve model without var_obs, but not with
Replies: 4
Views: 1378

ERROR evalin('base',fname) for Ubuntu

... - 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 at 134 evalin('base',fname) ; I try to reinstall Dynare using the Synaptic, ...
by basilou
Fri Sep 10, 2010 4:10 pm
 
Forum: Dynare help
Topic: ERROR evalin('base',fname) for Ubuntu
Replies: 1
Views: 557

Octave fminunc

Hey guys,

I want to run Dynare in Octave, but it seems fminunc or similar function is not there. Estimation would not converge using mode compute=4, so I want to use 1. Any ideas what to do.

Thanks in advance.
by Pert
Fri Sep 10, 2010 11:33 am
 
Forum: Dynare help
Topic: Octave fminunc
Replies: 2
Views: 2068
PreviousNext

Return to advanced search

cron