• 大小: 12KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-02
  • 语言: Matlab
  • 标签: 图论着色  matlab  

资源简介

图论着色问题的Matlab应用程序.可画出任意节点个数的空图和完全图,可以输入任意矩阵并画图,并求出色多项式。

资源截图

代码片段和文件信息

function varargout = tuluncom(varargin)
% TULUNCOM M-file for tuluncom.fig
%      TULUNCOM by itself creates a new TULUNCOM or raises the existing
%      singleton*.
%
%      H = TULUNCOM returns the handle to a new TULUNCOM or the handle to
%      the existing singleton*.
%
%      TULUNCOM(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in TULUNCOM.M with the given input arguments.
%
%      TULUNCOM(‘Property‘‘Value‘...) creates a new TULUNCOM or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before tuluncom_OpeningFunction gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to tulunco

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

     文件      12090  2010-05-19 20:52  tuluncom.asv

     文件       5529  2010-10-25 18:30  tuluncom.fig

     文件      13630  2010-10-25 18:29  tuluncom.m

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

                31249                    3


评论

共有 条评论