登录
首页 » Mplabx » many_IV_est_compare-master

many_IV_est_compare-master

于 2020-03-27 发布
0 190
下载积分: 1 下载次数: 2

代码说明:

说明:  工具变量回归的matlab代码,仅供参考(Code of tool variable regression)

文件列表:

many_IV_est_compare-master, 0 , 2016-08-14
many_IV_est_compare-master\.gitignore, 1279 , 2016-08-14
many_IV_est_compare-master\BCCHSimulationMaster.m, 13796 , 2016-08-14
many_IV_est_compare-master\CVRidge.m, 229 , 2016-08-14
many_IV_est_compare-master\Doc, 0 , 2016-08-14
many_IV_est_compare-master\Doc\Summary.tex, 6042 , 2016-08-14
many_IV_est_compare-master\Doc\sample.bib, 948 , 2016-08-14
many_IV_est_compare-master\LassoShooting2.m, 1843 , 2016-08-14
many_IV_est_compare-master\README.md, 1678 , 2016-08-14
many_IV_est_compare-master\RJIVE.m, 686 , 2016-08-14
many_IV_est_compare-master\RLIML.m, 3259 , 2016-08-14
many_IV_est_compare-master\dgpLinearIV.m, 554 , 2016-08-14
many_IV_est_compare-master\fuller.m, 2049 , 2016-08-14
many_IV_est_compare-master\master_IV.m, 1820 , 2016-08-14
many_IV_est_compare-master\obj_fun.m, 89 , 2016-08-14
many_IV_est_compare-master\output_bias_rmse.m, 985 , 2016-08-14
many_IV_est_compare-master\post_lasso.m, 1161 , 2016-08-14
many_IV_est_compare-master\prepareArgs.m, 683 , 2016-08-14
many_IV_est_compare-master\process_options.m, 3812 , 2016-08-14
many_IV_est_compare-master\result.mat, 348283 , 2016-08-14
many_IV_est_compare-master\tsls.m, 854 , 2016-08-14

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

发表评论

0 个回复

  • 这是一种很方便的小程序,可在桌面上写字,这样您就可以很容易看到,你今天获近一段时间内的工作安排!...
    这是一种很方便的小程序,可在桌面上写字,这样您就可以很容易看到,你今天获近一段时间内的工作安排!-this is a very convenient small procedure can write on the table, so you can easily see, Recently you today, the organization of work!
    2023-06-27 03:20:03下载
    积分:1
  • fuzzy-logic
    模糊理论和神经网络的基础与应用,该书很有深度,值得仔细阅读。(Fuzzy theory and neural network-based and application, the book is very profound, worthy of careful reading.)
    2009-12-05 15:10:27下载
    积分:1
  • 考虑环境效益的DG优化
    考虑电网经济效益、环境效益和电能质量分布式电源优化配置(Optimal allocation of distributed generation considering comprehensive benefits of power grid)
    2018-08-19 13:54:03下载
    积分:1
  • 模拟电路后
    模拟电路课后答案,可能要3个同时使用才能完全解压缩-Analog circuit after-school answer, you may want to use three at the same time to be fully extract
    2022-03-13 12:03:49下载
    积分:1
  • threads on the process used vc viewer's own Process Viewer and think that th...
    关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。  首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。   具体实施阶段:    界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer"s own Process Viewer and think that this small program is easy to use, has great role Sometimes, I have done a similar proceedings to the idea of embarking on pondered made up. First I look at the relevant processes and threads api function (in tlhelp32.h) understanding of their usage. Specific implementation phase : interface design : The utility interface reference vc almost entirely onboard Process Viewer, never contacts
    2022-03-22 05:20:03下载
    积分:1
  • DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mo...
    DM,ADM,DPCM,ADPCM.LP,PARCAR等语音压缩的算法,此为adpcm的c语言编写的程序-DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mode of c written procedures
    2023-07-19 05:00:03下载
    积分:1
  • win7vtdb
    开启VT调试,过某xxx游戏驱动保护工程源码(Open VT debugging)
    2021-03-10 21:09:26下载
    积分:1
  • TTTech_TTE-Monitoring-Switch
    The TTEthernet technology enables hard real-time operation in safety-critical distributed systems based on Ethernet networks. To complement the existing offering of development products, the TTEMonitoring Switch 1 Gbit/s 12+1 Ports supports the fast online-mirroring of real-time data streams going through the 12+1 operational ports of the switch. The monitoring switch allows the on-the-fly selection of arbitrary Rx or Tx lines of any operational ports to be mirrored on the dedicated monitoring port. The operational functionality and the configuration interface of the switch is identical with the TTEDevelopment Switch 1Gbit 12 ports, i.e. the switch can be used as replacement without any change in the switch configuration.
    2018-08-14 17:03:38下载
    积分:1
  • 《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},中Ai与Ai+1是可乘的,i=1,2 ,…,n...
    《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2 ,…,n-1。由于矩阵满足乘法的结合律,根据加括号的如何确定计算矩阵连乘积的计算次序,使得依此次序计算矩阵连乘积需要的数乘次数最少。
    2022-01-24 14:49:27下载
    积分:1
  • 原型模式简历04
    说明:  kongzhitai timer c# visual studio
    2020-06-24 12:40:02下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载