登录
首页 » matlab » DEA的Matlab程序

DEA的Matlab程序

于 2021-01-13 发布
0 176
下载积分: 1 下载次数: 2

代码说明:

说明:  数据包络法DEA指数测算主要用于全要素生产率的计算没有分解指数(DEA index measurement of data envelopment method is mainly used to calculate total factor productivity, without decomposition index)

文件列表:

DEA的Matlab程序\DEACRSEI.m, 639 , 2003-11-16
DEA的Matlab程序\DEACRSEO.m, 652 , 2003-11-16
DEA的Matlab程序\DEACRSMI.m, 635 , 2003-11-16
DEA的Matlab程序\DEACRSMO.m, 656 , 2003-11-16
DEA的Matlab程序\DEASolver.m, 1995 , 2003-11-16
DEA的Matlab程序\DEAVRSEI.m, 697 , 2003-11-16
DEA的Matlab程序\DEAVRSEO.m, 707 , 2003-11-16
DEA的Matlab程序\DEAVRSMI.m, 675 , 2003-11-16
DEA的Matlab程序\DEAVRSMO.m, 705 , 2003-11-16
DEA的Matlab程序\Kaoru pg 12.mat, 464 , 2002-10-13
DEA的Matlab程序\Kaoru pg 26.mat, 272 , 2003-11-16
DEA的Matlab程序\Kaoru pg 28.mat, 280 , 2003-11-16
DEA的Matlab程序\Phasei.m, 2475 , 2002-10-01
DEA的Matlab程序\Phaseii.m, 2076 , 2002-10-01
DEA的Matlab程序\PPL.m, 2551 , 2002-10-01
DEA的Matlab程序, 0 , 2011-03-30

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

发表评论

0 个回复

  • e横向图片浏览代码
    说明:  e横向图片浏览代码图片QueryElastislide自适应所属图片代码(E Horizontal Picture Browsing Code Picture Query Elastislide Adaptive Picture Code)
    2019-03-13 11:12:54下载
    积分:1
  • 模糊神经网络-水质例子-深度学习代码类资源
    说明:  water quality matlab source code for anfis
    2020-03-01 01:06:12下载
    积分:1
  • 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽...
    象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is a product of an manage in the pfan whose nickname was called Chebi rain.
    2022-10-11 18:15:08下载
    积分:1
  • 前驱式纯电动汽车制动能量回收关键技术研究_胡卫
    说明:  从理论上设计了前驱式纯电动汽车制动能量回收(The brake energy recovery of the front drive pure electric vehicle is designed theoretically)
    2020-06-22 11:36:19下载
    积分:1
  • LabVIEW程序设计从入门到精通
    说明:  LabVIEW程序设计的相关书籍,用于LabVIEW程序设计开发,很好的一本参考书籍(LabVIEW programming related books, for LabVIEW programming development, a good reference book)
    2021-03-18 21:36:23下载
    积分:1
  • 采用 c# 编写的模仿 FC 上 "吃豆" 的小游戏, 同时实现了 GDI+ 和 DDraw 两套呈现引擎的即时切换. debug/release 中包含了运行...
    采用 c# 编写的模仿 FC 上 "吃豆" 的小游戏, 同时实现了 GDI+ 和 DDraw 两套呈现引擎的即时切换. debug/release 中包含了运行时所需的声音和图片文件.-used to imitate FC prepared "to eat beans" of the game, Simultaneously DDraw and the GDI engine has two immediate handoff. debug/release China includes a run-time required for the voice and image files.
    2023-04-03 00:35:04下载
    积分:1
  • 双馈低穿
    双馈风机建模,用于风机仿真分析,低电压穿越(Double fed fan modeling)
    2018-07-13 08:45:51下载
    积分:1
  • embedded systems theory and interface technology, high courseware can be used to...
    嵌入式系统原理与接口技,很高的可课件 用power point 可open-embedded systems theory and interface technology, high courseware can be used to be open power point
    2022-02-03 16:15:25下载
    积分:1
  • 基本操作的基本操作是四大操作,符号…
    浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
    2022-05-22 17:45:03下载
    积分:1
  • 参议院疏散方法
    说明:  基于元胞自动机的参议院内部人员疏散模拟代码(Senate Evacuation Simulation Code Based on Cellular Automata)
    2021-04-09 21:38:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载