-
LabVIEWandmatlab
基于labview和matlab的工件数字识别(Based on the LabVIEW and MATLAB workpiece digital recognition)
- 2012-05-16 10:39:21下载
- 积分:1
-
Huffman
用赫夫曼树进行编码和解码的相关操作,支持字符串的加密和解密(the procedure was wrote for huffman code ,which can be uesd to encode sting)
- 2014-11-25 15:25:38下载
- 积分:1
-
1
说明: MATLAB程序 可用于遗传算法,尤其适合初学者(MATLAB program can be used in genetic algorithms, especially suitable for beginners)
- 2010-03-08 17:20:23下载
- 积分:1
-
rs
说明: 双稳态随机共振的一个仿真,随机共振的弱信号检测,运用朗格万方程进行MATLAB的仿真。(Simulation of a bistable stochastic resonance , stochastic resonance in weak signal detection , the use of Lange Wan equation for the MATLAB simulation)
- 2011-12-05 07:32:18下载
- 积分:1
-
plotdb
极坐标下的分贝画图。matlab中极坐标画图函数为polar,但是无法画出转化为dB的图形,此函数为画db为单位数据的极坐标图形。(Db drawing in polar coordinates . matlab polar coordinate drawing functions for the polar , but can not draw dB graphics , this function graphics for painting db data in polar coordinates .)
- 2012-03-09 15:08:15下载
- 积分:1
-
96568
adhoc simulation using matlab
- 2011-05-14 14:18:43下载
- 积分:1
-
Componente-Backup-MySql
Component example backup with MyDac library
- 2015-02-13 16:45:47下载
- 积分:1
-
mean
mean-shift algorithm matlab code
- 2010-10-04 16:23:49下载
- 积分:1
-
clipping
说明: 关于ofdm 限幅法的matlab仿真程序(Clipping on the matlab ofdm simulation program)
- 2010-04-14 22:37:26下载
- 积分: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