-
RADARSimulation
雷达仿真的源程序,功能齐全,添加了界面,易于使用。(Radar Simulation of the source, fully functional, add the interface easy to use.)
- 2010-11-11 23:53:38下载
- 积分:1
-
ukfopt
一个非常好的UKF优化的例子,值得大家下载学习!(A good example of UKF, it is well worthing!)
- 2012-09-03 15:21:52下载
- 积分:1
-
fourier
fourier tranformer useing in equeations
- 2011-12-13 06:23:59下载
- 积分:1
-
offplane
计算一维光子晶体能带结构,斜向入射(含kz)的能带结构,内含TE/TM 两种源码(The matlab code for TE/TM band structure calculation)
- 2017-01-04 20:49:58下载
- 积分:1
-
微网优化设计
说明: 微电网调度优化设计问题Optimal design of microgrid dispatching(Optimal design of microgrid dispatching)
- 2020-09-18 10:41:28下载
- 积分:1
-
3STATSMS
基于马尔科夫链概念,3状态概率转移矩的matlab实现(Based on the concept of Markov chain, the realization of the 3 stats matrix s transfer probability matrix in matlab)
- 2013-11-28 14:50:22下载
- 积分:1
-
ALL_tsp.tar
说明: 提供几乎所有有关TSP问题的MATLAB解法集合,适合学习和研究者使用。(err)
- 2008-11-14 16:43:04下载
- 积分:1
-
mimowithzeroforcingequlizer
mimo for zero forcing equalizer
- 2010-09-13 14:00:53下载
- 积分:1
-
main
I upload T-S fuzzy matlab code
- 2009-04-28 10:45:56下载
- 积分: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