Search found 589 matches: +octave

Return to advanced search

Re: Fail to start: execution error in library function

Hi,

If you download the latest Dynare snapshot, http://www.dynare.org/snapshot/macosx/, install it and copy the files from
Code: Select all
/Applications/Dynare/4.4_2013-06-18/mex/octave
to
Code: Select all
/Applications/Dynare/4.3.3/mex/octave
does it work?
by HoutanBastani
Tue Jun 18, 2013 4:26 pm
 
Forum: Dynare help
Topic: Fail to start: execution error in library function
Replies: 6
Views: 4520

Re: Fail to start: execution error in library function

Hi Houtan!

Thanks for your quick reply! Terminal says the following:

Code: Select all
/usr/local/Cellar/octave/3.6.4/bin/octave: Mach-O 64-bit executable x86_64
by justus
Tue Jun 18, 2013 12:50 pm
 
Forum: Dynare help
Topic: Fail to start: execution error in library function
Replies: 6
Views: 4520

Re: Fail to start: execution error in library function

Hi,

What is the output when you type the following into terminal:
Code: Select all
file /usr/local/Cellar/octave/3.6.4/bin/octave
by HoutanBastani
Tue Jun 18, 2013 4:06 am
 
Forum: Dynare help
Topic: Fail to start: execution error in library function
Replies: 6
Views: 4520

Fail to start: execution error in library function

Hi, I encountered problems when trying to get started with dynare. I have a Mac OS 10.7.5, Dynare 4.3.3, Octave 3.6.4, X11 XQuartz 2.6.5 (xorg-server 1.10.6) The error I am getting is the following: Configuring Dynare ... error: caught execution error in library function error: ...
by justus
Mon Jun 17, 2013 7:06 pm
 
Forum: Dynare help
Topic: Fail to start: execution error in library function
Replies: 6
Views: 4520

Matlb/Octave code for econometric estimator

Attached is simple Matlab/Octave code to estimate all parameters of a small DSGE model using the "simulated Bayesian indirect likelihood" estimator discussed in the Dynare working paper “Indirect Likelihood Inference" http://www.dynare.org/wp-repo/dynarewp008.pdf ...
by MichaelCreel
Tue May 28, 2013 1:31 pm
 
Forum: Dynare contributions and examples
Topic: Matlb/Octave code for econometric estimator
Replies: 1
Views: 2623

Re: Octave UPM and Visual Studio

Dear Sebastien,

I do perfectly understand it. For a while I thought that it might not be so resource consuming. Thanks a lot for your response.

Yours thankfully,

jepecolc
by jepecolc
Tue May 28, 2013 8:56 am
 
Forum: Dynare help
Topic: Octave UPM and Visual Studio
Replies: 2
Views: 1299

Re: Octave UPM and Visual Studio

Hi, It is not in our plans to compile Dynare with Visual Studio. The reason is that all our building tools are from the GNU/Linux world, and MinGW is very convenient because it allows us to compile the Windows binaries from a GNU/Linux machine. Compiling with Visual Studio would mean that we would h...
by SébastienVillemot
Mon May 27, 2013 3:29 pm
 
Forum: Dynare help
Topic: Octave UPM and Visual Studio
Replies: 2
Views: 1299

Re: Need help to check Matlab compatibility

I want to thank Johannes for his help with this. Here's a last version that runs on both Octave and Matlab.
by MichaelCreel
Mon May 27, 2013 12:28 pm
 
Forum: Dynare help
Topic: Need help to check Matlab compatibility
Replies: 11
Views: 5332

Re: Need help to check Matlab compatibility

OK, I think this next try will work, if your patience has not run out. I added my lag() function, and have included the vech() function from Octave. I'm surprised that's not in Matlab. About use_dll, I think that was required when I started with this project, and I guess I never noticed that ...
by MichaelCreel
Sun May 26, 2013 4:56 am
 
Forum: Dynare help
Topic: Need help to check Matlab compatibility
Replies: 11
Views: 5332

Need help to check Matlab compatibility

... use example code available. The attached code, for a slightly more interesting model than that of the first version of the paper, runs fine with Octave, but I'm not sure if it runs on Matlab. If anyone with Dynare/Matlab could run it and let me know how it goes, I'd be very grateful. Thanks. ...
by MichaelCreel
Sat May 25, 2013 9:15 am
 
Forum: Dynare help
Topic: Need help to check Matlab compatibility
Replies: 11
Views: 5332

Re: canceling irf plotting

Now no plots are displayed, great. But where are my irfs stored in octave's workspace? I can't find them now.
by pfb
Wed May 22, 2013 7:18 pm
 
Forum: Dynare help
Topic: canceling irf plotting
Replies: 4
Views: 2756

canceling irf plotting

What is the command to cancel irf plotting? I don't quite need that but it crashes octave working.
by pfb
Wed May 22, 2013 6:20 pm
 
Forum: Dynare help
Topic: canceling irf plotting
Replies: 4
Views: 2756

Estimation of User Guide example model

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. You did not declare endogenous variables after the estimation/calib_smoother command. Subscripted assignment dimension mismatch. Error ...
by ger163609
Fri May 17, 2013 12:06 pm
 
Forum: Dynare contributions and examples
Topic: Estimation of User Guide example model
Replies: 8
Views: 10367

Re: analytic_derivation help

... unfortunately it seems that there is no g1.mat using mode_compute =4 and mode_compute =5 but the estimation does not even start . ( I 'm using octave versione 3.6.4 and dynare 4.3.2) . Previously I used mode_compute = 8 but still nothing ( Anyway both under 4 and 8 the estimation was fine). ...
by federico
Fri May 10, 2013 3:51 pm
 
Forum: Dynare help
Topic: analytic_derivation help
Replies: 6
Views: 1626

Re: declaration to set up the endogenous variables

Thank you jpfeifer for your reply
How can i create this mod file in dynare
I'm working with octave 3.6.4 and then i wrote addpath c: \dynare\4.3.3\matlab
But i don't know how to create a mod file into dynare
Thank you in advance
by ALLAH
Mon May 06, 2013 9:36 am
 
Forum: Dynare help
Topic: declaration to set up the endogenous variables
Replies: 3
Views: 882
PreviousNext

Return to advanced search