-
Write-a-program-to-change-contrast-of-an-image
IMAGE COONTAST CHEECKING
- 2014-09-03 00:47:50下载
- 积分:1
-
CDMA
cdma using matlab for engineering student
- 2009-11-15 22:00:56下载
- 积分:1
-
MATLABapplicaiton
MATLAB编程基础与典型应用,超星书籍,适合新手(Basic and typical application of MATLAB programming, Superstar books for beginners)
- 2010-05-09 23:11:56下载
- 积分:1
-
channelSUI
这是一个无线网络中的信道仿真程序,可供通信系统建模的朋友参考(This is the wireless channel model program)
- 2010-05-13 10:02:13下载
- 积分:1
-
HIERARCHICAL-AGGLOMERATIVE
HIERARCHICAL AGGLOMERATIVE aLGORITHM
- 2014-02-20 10:43:18下载
- 积分:1
-
Cmex.pdf
使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。
希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程
序奉献给研学论坛,尤其是混沌和分形版面(The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the matlab and c language of interaction between the world, and also look forward to your program to produce more original Forum dedicated to research, especially the chaotic and fractal layout)
- 2008-12-21 17:05:36下载
- 积分:1
-
point_rotate
matlab中实现三维空间中一点绕一条直线旋转的程序,输入一点,一条直线和一个角度,输出旋转后的点。(Three-dimensional space, matlab point in a straight line rotating around the program, enter the point, a straight line and a point of view, the output after the point of rotation.)
- 2010-08-02 16:29:17下载
- 积分:1
-
MATLAB
MATLAB通信仿真及应用实例详解,希望对大家有用(Communication and application of MATLAB simulation examples of detailed, in the hope that useful to everybody)
- 2008-05-07 14:41:58下载
- 积分:1
-
11
说明: matlab的边缘检测程序,里面还附带和别的算法比较程序(matlab edge detection process, which is also attached to the procedures and other algorithms)
- 2008-06-09 20:01:49下载
- 积分: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