登录
首页 » matlab » SBM-DEA

SBM-DEA

于 2021-01-05 发布
0 239
下载积分: 1 下载次数: 3

代码说明:

说明:  本代码求解有非期望产出的非导向SBM模型,仅供同学们科研学术使用(A tool to calculate the DEA model)

文件列表:

SBM-DEA\data.xls, 24576 , 2021-01-05
SBM-DEA\SBM_DEA.m, 673 , 2021-01-05
SBM-DEA, 0 , 2021-01-05

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

发表评论

0 个回复

  • rbf
    一个关于RBF的神经网络算法,对学习RBF网络的同志有很大帮助和引导。(one of the RBF neural network algorithm, to learn RBF network comrades great help and guidance.)
    2005-04-22 12:06:52下载
    积分:1
  • 一个VC++ 2D游戏渲染相关模块源码
    一个VC++ 2D游戏渲染相关模块源码,是一个简单的2D网络游戏《征战天下》的部分源码,不是完整游戏,放上来供编写VC++游戏的参考。   
    2022-02-05 08:16:07下载
    积分:1
  • C#启动Windows IIS服务的实例
    C#启动指定的Windows信使服务,本例中是启动IIS服务,在Windows XP下可完美运行,在Windows7下不行好像,本程序演示如何在C#的程序中启动一个指定的Windows内置服务的方法。具体的实现代码:   ServiceController service = new ServiceController();//创建服务控制对象   service.ServiceName = "Messenger";//启动Windows信史服务   //判断当前服务状态   if (service.Status == ServiceControllerStatus.Stopped)   {    try    {    service.Start();// 启动服务    service.WaitForStatus(ServiceControllerStatus.Running);    }    catch (InvalidOperationException)    {    MessageBox.Show("不能启动该服务!");    }   }
    2022-02-13 12:56:43下载
    积分:1
  • 主要是提供域名查询功能的主程序 PHP源代码
    主要是提供域名查询功能的主程序 PHP源代码-The main function is to provide the names of the main query PHP source code
    2022-09-22 19:50:02下载
    积分:1
  • 部分截图幻灯片
    说明:  前后张图片部分截图幻灯片是一款通栏带上一张下一张图片部分截图的幻灯片(The front and back picture partial screenshots slide is a slide with the next picture partial screenshots on the banner.)
    2019-03-01 15:40:16下载
    积分:1
  • 这是一个关于初步了解小波的幻灯片,对初学者非常有用
    这是一个关于初步了解小波的幻灯片,对初学者非常有用-This is a preliminary understanding on wavelet slides, very useful for beginners
    2022-10-21 18:45:04下载
    积分:1
  • CircleFitByPratt
    % Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) % % Output: Par = [a b R] is the fitting circle: % center (a,b) and radius R % % Note: this fit does not use built-in matrix functions (except "mean"), % so it can be easily programmed in any programming language
    2020-06-22 22:40:02下载
    积分:1
  • gitasar_rm
    说明:  SAR processing library
    2019-05-31 04:56:22下载
    积分:1
  • M-Files
    有限元计算在有限应变描述下基于3D应变的形状记忆合金本构模型的数值实现提交给智能材料和结构。(Finite element calculation)
    2019-04-11 15:22:12下载
    积分:1
  • 2020-超级轨迹方案
    说明:  2020超级轨迹方案程序 包含 赛道1和赛道2 都是五光的(The 2020 super track program includes track 1 and track 2 are all five lights)
    2021-04-28 16:38:44下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载