结果:找到“dynare 运行”相关内容61个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
Dynare运行不出来,求各位大神帮看看
0 个回复 - 2316 次查看
各位好,
我现在在尝试replicate Backus, Kehoe, and Kydland 1994年的paper:Dynamics of the trade balance and the terms of trade: the J-curve? 我在下面附上了我写的Dynare codes,24个式子,24个变量。持续弹 ...
2018-6-23 05:56 - 东晖二期31 - 宏观经济学
dynare 运行结果出问题了,求助
12 个回复 - 7569 次查看
//封闭经济,无投资,无资本,无ZF支出,calvo定价,手工计算稳态,
var q Cj P i STj Wj MCh Yh yh ph PH U1 U2 BFkx;//q:债券价格,Cj:消费,P:价格指数,STj:劳动,Wj:工资,MCh:边际成本,Yh:总产出,yh:对商品 ...
2014-6-18 22:58 - zijiuzijiu - 宏观经济学
dynare运行急急急
1 个回复 - 1722 次查看
大家帮我看下这个需要怎么改,没看明白,新手求助
var y lamd u e z g_obs pi r;
varexo e_u e_e e_z;
parameters bet rho_u rho_e rho_z rho_r rho_g rho_pi gam psi m g;
bet = 0.994;
rho_u = 0.89;
rh ...
2017-12-9 12:52 - jdsjzl - 宏观经济学
Dynare程序不能运行,求帮助
13 个回复 - 6710 次查看
刚刚开始学习Dynare,看了Userguide的第三章,想把上面的程序跑一遍试试,但是总是出错。
Starting Dynare (version 4.3.1).
Starting preprocessing of the model file ...
ERROR: example1.mod:39.5: Symbol ...
2012-12-9 15:32 - lisuper0000 - 宏观经济学
请教一个dynare程序运行错误问题
2 个回复 - 2616 次查看
在
运行程序时显示下面的问题,请问各位老师我的问题出在哪里?新手不大会用这个。
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Spa ...
2014-4-28 17:01 - zhumi99 - 宏观经济学
求助dynare运行出错
1 个回复 - 2653 次查看
Warning: Some of the parameters have no value (i_ss, pi_ss, y_ss, m_ss) when using stoch_simul. If
these parameters are not initialized in a steadystate file, Dynare may not be able to solve the
mod ...
2014-3-4 10:41 - lzxtale - 宏观经济学
Dynare运行自带mod文件显示错误使用diary
0 个回复 - 607 次查看
大家好,新手学习DSGE建模,尝试
运行dynare工具包时,自有example的mod文件在
运行中显示“错误使用diary”,求助大家!
显示结果如下:
>>
dynare example1.mod
错误使用 diary
example1.log: 无法打开文件: 权限 ...
2023-12-27 19:11 - WELCOMETOHELP - 宏观经济学
dynare运行遇到问题,请教各位以下是什么问题
6 个回复 - 1151 次查看
Residuals of the static equations:
Equation number 1 : NaN : 1
Equation number 2 : NaN : 2
Equation number 3 : NaN : 3
Equation number 4 : NaN : 4
Equation number 5 : NaN : 5
Equation number 6 ...
2022-6-21 22:39 - andy - 宏观经济学
dynare运行过程中出现稳态值偏差太大无法继续运行
8 个回复 - 4034 次查看
addpath E:\
dynare\4.4.3\matlab
dynare WWDD
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Loc ...
2019-7-3 18:31 - YYQX的鹤 - 宏观经济学
dynare 运行出错
3 个回复 - 2202 次查看
错误使用 print_info (line 54)
One of the eigenvalues is close to 0/0 (the absolute value of numerator and denominator is smaller than 1e-06!
If you believe that the model has a unique solution you ...
2020-2-6 14:43 - yanshangwu1 - 宏观经济学
dynare代码运行报错,求大神解答
0 个回复 - 573 次查看
var y c n k i mc w r rk a;
varexo etaa;
parameters beta sigma varphi Omega epsilon alpha delta mu rho sigmaa rss rkss Theta;
beta=0.99;
sigma=2.10;
varphi=1.99;
Omega=1.20;
epsilon=4.61;
alpha ...
2022-10-23 16:23 - pppp.. - 宏观经济学
dynare的运行出错
15 个回复 - 11850 次查看
在
运行code时,发生一下错误:
Error using print_info (line 36)
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for
Lapack function dgges: info=20, n=20
...
2012-12-25 16:25 - liliang1987 - 宏观经济学
(二)运行并复现Dynare文件
3 个回复 - 4750 次查看
初学DSGE的同学往往想复现一遍别人的论文,对于整体框架有个认识,至少只一个建立系统学习路径的一个便捷的方法!
当我们下载到别人论文的公开代码和源数据时,初学者可能都不会打开源文件,譬如现阶段的我!
...
2019-8-18 12:52 - buaa2013 - 宏观经济学
【求助】dynare运行一直出现错误
4 个回复 - 4624 次查看
安装了
dynare和matlab之后,也对
dynare进行了调用,mod文件还是无法
运行。在小伙伴的电脑上的程序是可以
运行的,可是在我电脑上无法
运行。后面重装了matlab和
dynare还是不行。
运行的结果如下:
Configuring Dyn ...
2016-5-2 10:37 - 楼下的打卤面 - 宏观经济学
Dynare 总报错,但是gamma=0就会正确运行,求个大神
1 个回复 - 880 次查看
var x R pi r u;
nx=1;
nR=2;
npi=3;
nr=4;
nu=5;
varexo eps_r eps_u;
parameters sigma beta kappa omega gamma rhor rhou;
sigma=1.5;
beta=0.995;
kappa=0.02;
omega=0.5;
gamma=0.5;
rhor=0.5;
r ...
2021-2-2 05:18 - 合适的不得了 - 宏观经济学
dynare运行求助(冲击的方差分解)
1 个回复 - 1547 次查看
不知道有没有小伙伴碰到过类似的问题
VARIANCE DECOMPOSITION SIMULATING ONE SHOCK AT A TIME (in percent)
e_h e_R e_a e_l e_p ...
2020-3-14 10:38 - yanshangwu1 - 宏观经济学
dynare运行问题
3 个回复 - 1628 次查看
运行dynare出现了>> cd c:\
dynare\4.5.1\examples>>
dynare yinet.mod
Undefined function or variable '
dynare'.
Did you mean:
>> dare yinet.mod
这个程序原来是可以
运行的,在修改另一个模型程序的时候,不 ...
2017-12-3 19:52 - 小小青萍 - 宏观经济学
求助大牛,dynare 程序运行出错!
3 个回复 - 4611 次查看
最近在看RBC之ABC,尝试将第8章CIA模型编程并用DYNARE模拟,程序
运行报错,
There are 6 eigenvalue(s) larger than 1 in modulus
for 5 forward-looking variable(s)
The rank condition ISN'T verified!
...
2016-3-16 22:41 - zsg8511 - 宏观经济学
dynare运行问题
0 个回复 - 772 次查看
运行dynare文件后,出现
错误使用 fprintf
文件标识符无效。使用 fopen 生成有效的文件标识符。
出错
dynare (line 223)
fprintf(fid, '%s', result);
是什么原因??谢谢大家了~求各位大神帮帮忙~
...
2020-1-9 19:38 - wh116117 - MATLAB等数学软件专版
dynare文件运行
0 个回复 - 811 次查看
运行dynare文件后,出现
错误使用 fprintf
文件标识符无效。使用 fopen 生成有效的文件标识符。
出错
dynare (line 223)
fprintf(fid, '%s', result);
是什么原因,麻烦各位大神帮帮忙~
2020-1-9 19:36 - wh116117 - MATLAB等数学软件专版
dynare运行问题,请高手帮忙,谢谢!
13 个回复 - 6376 次查看
坛上的高手朋友,
运行dynare出现了如下问题,是怎么回事?这个软件一直不会RUN,哪位能不能把
运行的详细步骤写出来教教我,谢谢!
>> addpath d:\
dynare\4.2.1\matlab
>>
dynare ramst.mod
??? Error: Fi ...
2011-7-30 13:01 - wb123456 - 宏观经济学
dynare运行出错
5 个回复 - 1227 次查看
大神们,我想问一下Dynare
运行所有文件都提示 syntax error, unexpected $end
这是什么原因呢?谢谢
2019-8-24 20:47 - 寂寞相思雨2016 - 宏观经济学
dynare运行出错,卡了好几天了,请教大咖
3 个回复 - 1657 次查看
错误使用 print_info (line 51)
The Jacobian matrix evaluated at the steady state contains elements that are not real or are infinite
出错 check (line 76)
print_info(info, 0, options);
出错 fbc ...
2019-8-5 16:00 - solitude1210 - 宏观经济学
求助 dynare运行错误
3 个回复 - 2109 次查看
之前是可以
运行dynare的 很长时间没用 今天
运行出现这样的问题 该如何解决?
??? Undefined function or method 'user_has_matlab_license' for input arguments of type 'char'.
Error in ==>
dynare_ ...
2014-10-22 16:18 - dumeng201066 - 宏观经济学
dynare运行问题
0 个回复 - 1260 次查看
运行程序出现下列问题
cd c:\
dynare\4.5.1\examples
dynare yinet2.mod
Error: File:
dynare.m Line: 93 Column: 1
Unexpected MATLAB operator.
原来可以
运行的程序现在都
运行不了了,请教高手这是怎么回事? ...
2017-12-3 20:16 - 小小青萍 - 宏观经济学
dynare运行问题
2 个回复 - 3476 次查看
我是一个matlab新手,最近在练习dsge的时候,分别下载了matlab和
dynare软件,在
运行过程中,总是出现can't open.....,我查了一下,发现是文件不在当前目录下。我很疑虑:我在matlab命令窗口,先输入addbath.....,再定 ...
2012-7-25 12:25 - darwon - MATLAB等数学软件专版
求助Dynare运行结果不显示,只有ans=1是什么意思
5 个回复 - 4067 次查看
dynare 1
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second o ...
2014-5-25 19:30 - loue_824 - 宏观经济学
DSGE高手请进!DYNARE运行问题求助
5 个回复 - 4314 次查看
小弟最近忙于毕业论文,DSGE模型用DYNARE求解,虽然可以求得结果,脉冲响应函数也能够得到,但是一直报错,很多变量没法给出理论上的Moment,我把这一部分粘贴出来了,在下面。
请问出现这种现象的可能原因有哪 ...
2015-10-19 10:50 - 龙山大爷 - 宏观经济学
dynare 文件无法运行
5 个回复 - 6023 次查看
如题,自己写了个小的
dynare文件 example.mod,试着在matlab上
运行,但是总是无法
运行。
我的
dynare文件是存储在桌面上的,并且输入了下列指令:
>> cd C:\Users\Jacky\Desktop
>> addpath c:\Users\Jacky\Desk ...
2014-6-2 14:50 - 风色遐想 - 宏观经济学
为什么dynare运行出现了这么多红色提示?程序应该没有问题啊
3 个回复 - 2449 次查看
Error using eval
Undefined function or variable 'c1'.
Error in read_variables (line 74)
dyn_tmp_01 = eval(var_names_01(dyn_i_01,:));
Error in initialize_dataset (line 32)
rawd ...
2015-4-20 19:54 - condmn - 宏观经济学
求助!Dynare运行出现问题,求解决,谢谢!
3 个回复 - 4068 次查看
var r ch cf c ph pf p r_m r_s s n k x l a y m w g f psi r_n;
varexo e_a e_f e_g e_s e_n e_m;
parameters gamma rho ch_c cf_c ph_p pf_p phi eta alpha kappa beta fai M lambda pc_phy pk_phy pg_phy sf_p ...
2015-6-26 22:19 - 圣路易骑士oO - 宏观经济学
DSGE模型在dynare中运行问题求助,急!
20 个回复 - 10559 次查看
建了个垄断竞争的模型,放在
dynare中
运行了一下,结果如下。菜鸟一枚,求大神指点迷津,这是说明什么问题呢?
STEADY: The Jacobian contains Inf or NaN. The problem arises from:
STEADY: Derivative of E ...
2014-3-29 16:20 - aliocean - 宏观经济学
dynare运行结果这么是这样?
1 个回复 - 1307 次查看
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] ...
2015-4-16 14:56 - condmn - MATLAB等数学软件专版
matlab怎么运行dynare代码 !?
2 个回复 - 14972 次查看
已经编写好了
dynare代码,并且后缀是mod格式,请问怎么用matlab
运行该代码,我把代码粘贴在matlab命令框里按回车会显示 错误使用VAR 输入的参数过多 请问是什么意思? 谢谢!
2014-12-8 10:26 - 少时妹妹 - 宏观经济学
求助:Dynare运行错误
4 个回复 - 2750 次查看
发生错误如下:
dynare rbc_cooley.mod
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local st ...
2015-1-15 21:12 - chouwm123 - 宏观经济学
dynare运行时遇到错误,求大神指教
0 个回复 - 1193 次查看
Configuring Dynare ...[/backcolor]
[mex] Generalized QZ.[/backcolor]
[mex] Sylvester equation solution.[/backcolor]
[mex] Kronecker products.[/backcolor]
[mex] Sparse kronecker products.[/backcolo ...
2014-11-20 16:19 - 视界观yuven - 宏观经济学
用dynare运行mod文件,老提示出错,求救!!!
11 个回复 - 6208 次查看
各位大神,最近用
dynare运行程序,总是提示以下错误信息,楼主菜鸟,完全看不出是个什么情况,有没人能帮忙解释一下呀,跪谢了
>>
dynare lz.mod
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester ...
2014-3-28 16:33 - mirrim - 宏观经济学
dynare运行问题,请大家指点
3 个回复 - 1313 次查看
小妹
dynare新手,尝试用其解DSGE模型,但是总是出现以下错误。不知道为什么呀。请高手们指教!不胜感激!
Reference to non-existent field 'maximum_lag'.
Error in chap7_1 (line 107)
oo_.endo_simul=[oo_ ...
2013-8-7 09:54 - sandylucky2008 - 宏观经济学
dynare高手请帮忙,运行dynare程序时总是出现如下问题!
3 个回复 - 3515 次查看
You did not declare endogenous variables after the estimation/calib_smoother command.
Warning: File 'fs2000/prior' not found.
> In CheckPath at 41
In set_prior at 255
In
dynare_estimation_ini ...
2013-5-8 13:16 - xu_junyi - 宏观经济学
matlab7中运行dynare出错,如何解决?
8 个回复 - 7150 次查看
matlab7环境中
运行dynare4.1.1中出现的问题,请帮忙解决!!!
我安装好
dynare4.1.1,在matlab中set path好后,
运行example1.mod(
dynare example1),出现以下情况:
dynare4.1.1中调用的函数与matlab7的内建函 ...
2010-6-14 17:10 - chdog - MATLAB等数学软件专版
dynare运行samples中的mod出错!!求救!
2 个回复 - 2333 次查看
我路径设置对了,额看程序还是出错。大家帮我看看啊。
>> DYNARE c:\
dynare\4.2.4\WORK\EXAMPLE2.MOD
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker prod ...
2012-3-7 23:15 - coolsky2004 - 宏观经济学