登录
首页 » matlab » DEA模型

DEA模型

于 2020-11-17 发布
0 196
下载积分: 1 下载次数: 3

代码说明:

说明:  经济学中常用的评价指标模型DEA打包成了函数的形式。(DEA, a commonly used evaluation index model in economics, is packaged in the form of function.)

文件列表:

DEA模型\dea\DEAeffcon.m, 352 , 2020-04-18
DEA模型\dea\DEAfun.m, 83 , 2020-04-18
DEA模型\dea\DEAModelAns.m, 1967 , 2020-04-18
DEA模型\dea\MNN.slxc, 4494 , 2020-04-27
DEA模型\dea\myline.m, 59 , 2018-11-30
DEA模型\dea\OutoverIn.m, 435 , 2020-04-18
DEA模型\dea\realdata.xlsx, 12002 , 2020-04-18
DEA模型\dea\slprj\sim\varcache\MNN\checksumOfCache.mat, 392 , 2020-04-27
DEA模型\dea\slprj\sim\varcache\MNN\tmwinternal\simulink_cache.xml, 249 , 2020-04-27
DEA模型\dea\slprj\sim\varcache\MNN\varInfo.mat, 1352 , 2020-04-27
DEA模型\dea\slprj\sim\varcache\ssc_rc_circuit_sl\checksumOfCache.mat, 392 , 2020-04-26
DEA模型\dea\slprj\sim\varcache\ssc_rc_circuit_sl\tmwinternal\simulink_cache.xml, 249 , 2020-04-26
DEA模型\dea\slprj\sim\varcache\ssc_rc_circuit_sl\varInfo.mat, 1008 , 2020-04-26
DEA模型\dea\ssc_rc_circuit_sl.slxc, 4499 , 2020-04-26
DEA模型\dea\运行DEAModelAns.txt, 0 , 2018-12-03
DEA模型\DEA.m, 280 , 2019-03-03
DEA模型\DEAeffcon.m, 140 , 2019-03-03
DEA模型\DEAModel.m, 1032 , 2019-03-03
DEA模型\TestDEAModel.m, 152 , 2019-03-03
DEA模型\dea\slprj\sim\varcache\MNN\tmwinternal, 0 , 2020-04-27
DEA模型\dea\slprj\sim\varcache\ssc_rc_circuit_sl\tmwinternal, 0 , 2020-04-26
DEA模型\dea\slprj\sim\varcache\MNN, 0 , 2020-04-27
DEA模型\dea\slprj\sim\varcache\ssc_rc_circuit_sl, 0 , 2020-04-26
DEA模型\dea\slprj\sim\varcache, 0 , 2020-04-27
DEA模型\dea\slprj\sim, 0 , 2020-04-26
DEA模型\dea\slprj, 0 , 2020-04-26
DEA模型\dea, 0 , 2020-04-27
DEA模型, 0 , 2020-04-18

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

发表评论

0 个回复

  • 相空间重构
    说明:  能够在MATLAB中进行相空间重构辅助时间序列分析,亲测可用(Be able to reconstruct phase space in MATLAB)
    2020-03-06 09:31:15下载
    积分:1
  • ChinaMeteorologicalDataHandler
    说明:  对中国气象网的气象地面日值数据进行合并标准化处理,可以提取指定站点的气象信息,实测好用(By combining and standardizing the meteorological daily data of China Meteorological Network, the meteorological information of designated stations can be extracted, which is easy to use)
    2020-03-10 14:02:06下载
    积分:1
  • GeneralStats
    说明:  一般分析统计量计算,包含平均数,中位数,众数,分位数,方差,标准差,极差,偏度,峰度等统计量计算方法(Calculation of general analysis statistics, including statistics calculation methods such as mean, median, mode, quantile, variance, standard deviation, range, skewness, kurtosis, etc)
    2020-06-27 16:54:08下载
    积分:1
  • 相关系数
    说明:  python程序计算皮尔逊相关系数、最大信息系数以及灰色关联度(Pearson correlation coefficient, maximum information coefficient and grey correlation degree were calculated by Python program)
    2020-09-19 12:57:57下载
    积分:1
  • tsneMATLAB论文仿真代码
    说明:  实现tSNE降维,已经封装完成,可以直接在matlab使用(Reducing dimension of tsne)
    2019-12-19 20:48:09下载
    积分:1
  • 网络流量在线的设与实现
    (1)实时抓取网络数据。(2)网络协议分析与显示。(3)将网络数据包聚合成数据流,以源IP、目的IP、源端口、目的端口及协议等五元组的形式存储。(4)计算并显示固定时间间隔内网络连接(双向流)的统计量(如上行与下行的数据包数目,上行与下行的数据
    2022-05-28 23:40:12下载
    积分:1
  • Numerical_recipes_pascal_code
    说明:  pascal programs for the book "numerical recipes in pascal".
    2020-03-25 02:02:30下载
    积分:1
  • 灰色预测模型GM(1-N)
    说明:  灰色预测模型GM(1,N),可以多因素分析,可对未来数据进行预测。 程序可直接运行,可以更换数据。 预测未来数据时,只需修改T值,以及因变量数据;否则T=0即可。 例如,预测未来2个数据,T=2. 输入数据:因变量x1为400.因变量x2为50;因变量x1为450.因变量x2为90。(The grey prediction model GM (1, n) can analyze many factors and predict the future data. The program can run directly and change data. When predicting future data, only the T value and dependent variable data need to be modified; otherwise, t = 0. For example, predict 2 data in the future, t = 2 Input data: the dependent variable X1 is 400, the dependent variable X2 is 50, the dependent variable X1 is 450, and the dependent variable X2 is 90.)
    2020-01-04 21:01:43下载
    积分:1
  • Spillover_updated
    说明:  此代码可计算Diebold&Yilmaz 溢出指数(The Diebold-Yilmaz Spillover index can be calculated by this code.)
    2021-03-28 11:29:11下载
    积分:1
  • 光电编码器
    该程序完成了光电编码器的功能,有波形设计,四细分,正传加一,反转减一,有输入输出波形
    2022-03-20 13:54:06下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载