当前位置:网站首页 > 数据科学与大数据 > 正文

matlab做dea分析_dea数据包络分析法

《DEA的Matlab程序(数据包络分析)(最新整理)》由会员分享,可在线阅读,更多相关《DEA的Matlab程序(数据包络分析)(最新整理)(2页珍藏版)》请在人人文库网上搜索。

1、C R模型(P 2 )的 MATLAB 程序clearX=;%用户输入多指标输入矩阵 X Y=;%用户输入多指标输出矩阵 Y n=size(X,1); m=size(X,1); s=size(Y,1); A=-XY;b=zeros(n, 1); LB=zeros(m+s,1); UB=; for i=1:n;f= zeros(1,m) -Y(:,i);Aeq=X(:,i) zeros(1,s); beq=1;w(:,i)=LINPROG(f,A,b,Aeq,beq,LB,UB);%解线性规划,得 DMU;的最佳权向量 w; E(i, i)=Y(:,i)*w(m+1:m+s,i);%求出 DMU。

2、i 的相对效率值 Eiiendw%输出最佳权向量E% 输 出 相 对 效 率 值 Eii Omega=w(1:m,:)%输出投入权向量。mu=w(m+1:m+s,:)%输出产出权向量。C R模型(De 2 )的 MATLAB 程序clearX=; %用户输入多指标输入矩阵 X Y=; %用户输入多指标输出矩阵 Y n=size(X,1); m=size(X,1); s=size(Y,1);epsilon=10-10;%定义非阿基米德无穷小e=10-10f=zeros(1,n) -epsilon*ones(1,m+s) 1;%目标函数的系数矩阵:e的系数为 0,s-,s+的系数为-eee,e的系。

3、数为 1;A=zeros(1,n+m+s+1); b=0;%= 约 束 ; LB=zeros(n+m+s+1,1); UB=;% 变 量 约 束 ; LB(n+m+s+1)= -Inf;%-Inf 表示下限为负无穷大。for i=1:n;Aeq=Xeye(m)zeros(m,s)-X(:,i)Yzeros(s,m)-eye(s)zeros(s,1); beq=zeros(m, 1 )Y(:,i);w(:,i)=LINPROG (f,A,b,Aeq,beq,LB,UB);%解线性规划,得 DMU 的最佳权向量 w;endw%输出最佳权向量lambda=w(1:n,:)%输出e s_minus=w。

4、(n+1:n+m,:)%输出 s- s_plus=w(n+m+1:n+m+s,:)%输出 s+ theta=w(n+m+s+1,:)%输出e“”“”At the end, Xiao Bian gives you a passage. Minand once said, people who learn to learn are very happy people. In every wonderful life, learning is an eternal theme. As a professional clerical and teaching position, I understan。

5、d the importance of continuous learning, life is diligent, nothing can be gained, only continuous learning can achieve better self. Only by constantly learning and mastering the latest relevant knowledge, can employees from all walks of life keep up with the pace of enterprise development and innovate to meet the needs of the market. This document is also edited by my studio professionals, there may be errors in the document, if there are errors, please correct, thank you。

到此这篇matlab做dea分析_dea数据包络分析法的文章就介绍到这了,更多相关内容请继续浏览下面的相关推荐文章,希望大家都能在编程的领域有一番成就!

版权声明


相关文章:

  • wincc读写oracle数据库方法_wincc软件2024-11-10 22:27:09
  • java 连接sqlserver数据库实例_jdbc连接sqlserver2024-11-10 22:27:09
  • mfc sql_java如何连接数据库2024-11-10 22:27:09
  • 附加数据库时出错怎么办_excel使用连接符怎么不出来2024-11-10 22:27:09
  • sqlserver数据库连接超时_sql执行先后顺序口诀2024-11-10 22:27:09
  • 面向对象程序将数据_面向对象和面向过程的区别2024-11-10 22:27:09
  • cobol cancel_cobol数据文件数据的数量2024-11-10 22:27:09
  • cobol语言数据类型_嵌入式c语言2024-11-10 22:27:09
  • 数学系和计算机系都有数据科学与大数据技术专业,二者有哪些不同2024-11-10 22:27:09
  • 数学系和计算机系都有数据科学与大数据技术专业,二者有哪些不同2024-11-10 22:27:09
  • 全屏图片