-
CreateDiagram
This is a Matlab program. It creates the checkerbox images for image processing and test applications.
- 2009-09-25 00:40:19下载
- 积分:1
-
func_ant_colony_image_edge_detection
THIS IS ABOUT MATLAB IMAGE BINARIZATION
- 2010-10-21 01:32:26下载
- 积分:1
-
timefre
基于MP的时间频率分布程序,该程序可以有效的将信号的时频分布显示出来(MP-based time-frequency distribution of program that can effectively time-frequency distribution of the signal displayed)
- 2010-11-20 20:38:21下载
- 积分:1
-
New-Microsoft-Word-Document
Bit plane slicing using MATLAB
- 2013-12-17 18:47:10下载
- 积分:1
-
exp003_bpsk_qpsk_20081117
BPSK_QPSK代码,详细绘制了BPSK, QPSK的波形。程序有一个主文件-modulation.m,通过此程序分别调用XXX_MOD/DEMOD.m(BPSK_QPSK Source)
- 2009-03-17 08:45:05下载
- 积分:1
-
Maltab-in-mathematical-modeling
《matlab在数学建模中的应用》卓金武版,从数学建模的角度介绍matlab的应用。书中内容完全是根据数学建模竞赛的需要而编排的,涵盖了绝大部分数学建模问题的matlab求解方法。源码为《Maltab在数学建模中的应用》的源程序和数据。
("Matlab in mathematical modeling, " Zhuo Jinwu version, from the mathematical modeling point of view on the application of matlab. The book content is based entirely on the needs of mathematical modeling contest arranged, covering the majority of matlab mathematical modeling method for solving the problem. Source for the "Maltab in mathematical modeling, "the source code and data.
)
- 2011-05-01 16:06:04下载
- 积分:1
-
LVQ-neural
LVQ神经网络的分类——乳腺肿瘤诊断,MATLAB的经典算法(LVQ neural network classification- breast cancer diagnosis, MATLAB classical algorithm)
- 2013-10-20 00:02:53下载
- 积分:1
-
matlab ocd函数 最优化的方法
matlab ocd函数 最优化的方法 有具体代码(the optimizition of the ocd function use in matlab)
- 2019-01-26 10:00:07下载
- 积分:1
-
PCA_prognosis1_CSTR
连续搅拌釜式反应器过程的PCA故障检测与诊断(Continuous stirred tank reactor process fault detection and diagnosis of the PCA)
- 2013-09-04 20:47:41下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1