• 大小: 0.03M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: Matlab
  • 标签: matlab  

资源简介


使用matlab进行多项式拟合,提供了友好的GUI界面

资源截图

代码片段和文件信息

function varargout = fitting(varargin)
% FITTING M-file for fitting.fig
%      FITTING by itself creates a new FITTING or raises the existing
%      singleton*.
%
%      H = FITTING returns the handle to a new FITTING or the handle to
%      the existing singleton*.
%
%      FITTING(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in FITTING.M with the given input arguments.
%
%      FITTING(‘Property‘‘Value‘...) creates a new FITTING or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before fitting_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to fitting_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s Tools menu.  Choose “GUI allows only one
%      instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES

% Edit the above text to modify the response to h

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       26480  2017-02-18 19:02  fitting.fig
     文件        8229  2017-02-18 19:02  fitting.m

评论

共有 条评论