资源简介

在MATLAB下实现模糊综合评价,有GUI用户界面,例子为打分系统,为初学者提供帮助。 简介:模糊综合评价法是一种基于模糊数学的综合评标方法。该综合评价法根据模糊数学的隶属度理论把定性评价转化为定量评价,

资源截图

代码片段和文件信息

function varargout = fuzzyComprehensiveEvalution(varargin)
% FUZZYCOMPREHENSIVEEVALUTION MATLAB code for fuzzyComprehensiveEvalution.fig
%      FUZZYCOMPREHENSIVEEVALUTION by itself creates a new FUZZYCOMPREHENSIVEEVALUTION or raises the existing
%      singleton*.
%
%      H = FUZZYCOMPREHENSIVEEVALUTION returns the handle to a new FUZZYCOMPREHENSIVEEVALUTION or the handle to
%      the existing singleton*.
%
%      FUZZYCOMPREHENSIVEEVALUTION(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in FUZZYCOMPREHENSIVEEVALUTION.M with the given input arguments.
%
%      FUZZYCOMPREHENSIVEEVALUTION(‘Property‘‘Value‘...) creates a new FUZZYCOMPREHENSIVEEVALUTION or raises the
%      existing singleton*.  Starting from the left property value pairs are

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      14356  2015-01-18 16:30  fuzzyComprehensiveEvalution.m

     文件       7268  2015-01-18 16:30  fuzzyComprehensiveEvalution.fig

----------- ---------  ---------- -----  ----

                21624                    2


评论

共有 条评论