登录
首页 » matlab » Elhorst_Panel_Code

Elhorst_Panel_Code

于 2021-01-06 发布 文件大小:172KB
0 133
下载积分: 1 下载次数: 94

代码说明:

  空间面板,杜宾模型,SEM,SAM,包括例子,代码等等。(Space panel, Durbin model, SEM, SAM)

文件列表:

Elhorst_Panel_Code
..................\allersdumregime.m,7529,2011-05-30
..................\cigardemo.wk1,28587,2011-01-14
..................\cigarette.wk1,124885,2011-01-14
..................\cigarette_mat.mat,33615,2011-05-30
..................\demean.m,1122,2010-01-14
..................\demodynfeerror.m,10496,2011-05-30
..................\demoLM.m,5938,2012-06-01
..................\demoLMsarsem_panel.m,5482,2011-05-30
..................\demopanelscompare.m,13771,2011-05-30
..................\demoserialspat.m,1521,2011-05-30
..................\DemoYanMin.m,13937,2012-06-14
..................\Demo_panel_sarregime.m,1234,2011-06-02
..................\direct_indirect_effects_estimates.m,3669,2011-09-06
..................\f2_resar.m,1111,2011-09-06
..................\f2_respat.m,1320,2010-01-14
..................\f2_sar2_panel.m,933,2010-01-14
..................\f2_sarpanel.m,1832,2010-10-15
..................\f2_sarpar2.m,380,2010-04-26
..................\f2_sarpaul.m,319,2010-04-26
..................\f2_sempanel.m,1881,2010-10-15
..................\f2_serialspat.m,1190,2010-01-14
..................\f_resar.m,782,2010-01-14
..................\f_respat.m,1242,2010-01-14
..................\f_sar2_panel.m,847,2011-06-05
..................\f_sarpanel.m,1915,2010-10-15
..................\f_sarpar2.m,275,2010-04-26
..................\f_sarpaul.m,196,2010-04-26
..................\f_sempanel.m,1763,2010-10-15
..................\f_serialspat.m,1175,2010-01-14
..................\hessian.m,1253,2010-01-14
..................\likFun
..................\......\f2_demodynerrorBS.m,1168,2011-05-18
..................\......\f2_demodynerrorNB.m,1163,2011-05-18
..................\......\f_demodynerrorBS_del.m,1116,2011-05-18
..................\......\f_demodynerrorBS_gam.m,1114,2011-05-18
..................\......\f_demodynerrorBS_teta.m,1115,2011-05-18
..................\......\f_demodynerrorNB.m,1212,2011-05-18
..................\......\f_demodynerrorNB_del.m,1207,2011-05-18
..................\......\f_demodynerrorNB_gam.m,1204,2011-05-18
..................\......\f_demodynerrorNB_si2.m,1130,2011-05-18
..................\LMsarsem_panel.m,2267,2010-10-15
..................\panel_effects_demo.m,8600,2011-05-18
..................\panel_effects_sar.m,5551,2011-09-06
..................\panel_effects_sdm.m,5730,2011-03-02
..................\panel_test.m,9672,2011-09-05
..................\prt_sp.m,11972,2011-06-01
..................\prt_spreg.m,5734,2011-06-01
..................\sarregime_panel.m,11619,2011-06-05
..................\sarregime_panel_demo.m,1340,2011-05-19
..................\sar_eigs.m,739,2010-01-14
..................\sar_lndet.m,1759,2010-01-14
..................\sar_panel_FE.m,18517,2011-04-07
..................\sar_panel_RE.m,9968,2011-03-02
..................\sar_parse.m,2577,2010-10-15
..................\sem_eigs.m,648,2010-01-14
..................\sem_lndet.m,1760,2011-09-06
..................\sem_panel_FE.m,15583,2011-09-06
..................\sem_panel_RE.m,8906,2011-09-06
..................\sem_parse.m,2131,2010-01-14
..................\serialspatial.m,4948,2010-01-14
..................\spat-sym-us.wk1,2221,2011-01-14
..................\US_W.mat,395,2011-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • code
    this code generates transient signal
    2015-01-08 13:58:53下载
    积分:1
  • comVision
    图片印刷字符的识别(可识别多种字体) 将Matlab工作空间路径设置为本文件夹 在Matlab命令窗口内输入: numCongnition( able1/01.jpg ) 通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体 命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口 也可以运行: num = pretreat( able1/01.jpg ) imshow(num) 直接得到预处理后的图片 再键入: getNumber(num) 得到字符输出 (Set the Matlab workspace path to this folder In the Matlab command window input: NumCongnition ( able1/01. JPG) Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts Command window output to identify characters, and automatically process among popup Windows Can run: Num = pretreat ( able1/01. JPG) Imshow (num) Directly after preprocessing of images Type: GetNumber (num) Get the output character)
    2014-02-17 16:37:48下载
    积分:1
  • MATLAB遗传算法
    说明:  function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc) % GA_scomple是基于浮点编码的单纯形遗传算法主程序 % num定义种群数量 % bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….]; %ps选择概率 %pc交叉概率 %pm变异概率 %b 变异程度系数 %dtc 迭代次数 % $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc) % GA 655343;scomple;;;;;; % num % limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;]; %ps %pc %pm %b _ %dtc _ % $Data: 2005 /5 /25 $)
    2019-05-11 19:45:18下载
    积分:1
  • Fast-Refinement-Adaptive-Gaussian
    高斯包络的线性调频信号分析的经典文献,A Fast Refinement for Adaptive Gaussian,文中提出了一种快速的信号自适应时频分解算法,Shie Qian老师的经典文献(A Fast Refinement for Adaptive Gaussian,propose a fast compute method.)
    2021-03-31 19:59:09下载
    积分:1
  • Mobile-Radio-Channels-Modeling-in-MATLAB
    source code of mobile modelling channel with matlab
    2012-11-07 19:48:03下载
    积分:1
  • concrete02-and-steel02-for-ABAQUS
    混凝土单轴滞回本构 钢筋滞回本构 可用于ABABQUS子程序材料(concrete02 and steel02 for ABAQUS)
    2021-02-04 17:29:58下载
    积分:1
  • 2nd-MST
    采用两轮最小生成树构建复杂网络,并观察鲁棒性和平均路径长度的变化(The complex network is constructed with two rounds of minimum spanning tree, and the changes of the robustness and average path length are observed.)
    2016-11-30 14:10:15下载
    积分:1
  • xinde
    一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。(A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.)
    2009-02-03 09:31:21下载
    积分:1
  • MATLABintelecommunicationsengineering
    《MATLAB在电信工程中的应用》电子书,很全,学通信的可以看一下(" MATLAB in telecommunications engineering" e-book, it is the whole school can look at communication)
    2009-04-09 10:47:09下载
    积分:1
  • lsb_embed
    数字水印嵌入算法,利用空域变换的(lsb)算法(Digital watermark embedding algorithm, the use of airspace transform (lsb) algorithm)
    2010-03-08 10:46:34下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载