-
4
说明: 第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系来获取
4.2.3 当前对象的获取
4.2.4 根据对象属性值的获取
4.3 图形对象句柄的删除与判断
4.3.1 句柄的删除
4.3.2 句柄的判断
4.4 图形对象属性值的获取与设置
4.4.1 图形对象属性值的设置
4.4.2 图形对象属性值的获取
4.4.3 用户缺省值的操作
4.5 图形对象的其它操作
4.5.1 figflag 函数
4.5.2 findfigs 函数
4.5.3 copyobj 函数
4.5.4 capture 函数
4.5.5 refresh 函数
4.5.6 saveas 函数
4.5.7 hgload 函数和 hgsave 函数
4.5.8 newplot 函数 (Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Default graphic object 4.5.1 figflag other operations function 4.5.2 findfigs function 4.5.3 copyobj function 4.5.4 capture function 4.5.5 refresh function 4.5.6 saveas function 4.5.7 hgload function and 4.5.8 newplot function hgsave function)
- 2007-08-07 18:09:46下载
- 积分:1
-
longteng3
Bartlett法:Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均。(Bartlett Law: Bartlett average periodogram method is limited to N-point long sequence x (n) Sub-seeking re-periodogram average.)
- 2007-12-19 11:07:40下载
- 积分:1
-
Matlab
这是个Matlab的学习的好帮手,里面有许多有用的小东西,很适合初学者。(This is a good helper to learn Matlab, which has many useful little things, it is suitable for beginners.)
- 2010-08-14 12:07:22下载
- 积分:1
-
InfoTheory
该文件中包含信息论中的一些信息熵、互信息的计算。(The file contains some of the information entropy in information theory, mutual information calculation.)
- 2013-05-18 19:33:23下载
- 积分:1
-
bezier
本文说明了bezier曲线的渐进迭代性质,是对bezier曲线进行十次渐进逼近迭代,有图形效果来看一斤很接近所给的点(This article describes the iterative nature of the progressive bezier curve, is the bezier curve gradually approaching ten iterations, with graphics that look very close to a pound to the point)
- 2011-10-25 16:30:58下载
- 积分:1
-
fenzhidingjiefa
分支定界法能够用在处理整数规划问题中,是一种很经典的方法。希望大家有用!(Branch and bound method)
- 2015-01-05 13:36:56下载
- 积分:1
-
NBC
迁移朴素贝叶斯分类器算法实现,可用于高光谱遥感图像处理(Migration naive Bayes classifier algorithm can be used for hyperspectral remote sensing image processing)
- 2015-01-16 16:21:57下载
- 积分:1
-
FMModulation
这是一个实现FM调制的信号去噪均衡程序,你可以理解FM调制的原理,同时理解均衡去噪的原理(This is an FM modulated signal denoising achieve a balanced program, you can understand the principles of FM modulation, while understanding the principles of balanced de-noising)
- 2013-07-24 10:28:42下载
- 积分:1
-
用汉语注释的EMD程序
这是用汉语注释的EMD程序,很不错的。% 语法
% IMF = EMD(X)
% IMF = EMD(X,..., Option_name ,Option_value,...)
% IMF = EMD(X,OPTS)
% [IMF,ORT,NB_ITERATIONS] = EMD(...)(This is annotated in Chinese EMD procedures, very good. Syntax IMF = EMD (X) IMF = EMD (X ,..., Option_name, Option_value ,...) IMF = EMD (X, OPTS) [IMF, ORT, NB_ITERATIONS] = EMD (.. .))
- 2021-04-19 20:48:50下载
- 积分:1
-
kalman-lvbo
自己编写的一个随动系统的kalman滤波模型(I have written a servo system of the kalman filter model)
- 2009-11-28 14:21:25下载
- 积分:1