-
msk_matlab
基于MATLAB的msk调制解调仿真代码,画出了性能曲线。(The MSK modulation demodulation simulation based on MATLAB code, and draw the performance curve.)
- 2014-08-14 20:25:22下载
- 积分:1
-
fcw
Intuitive manipulation of a figure using key and mouse gestures(Especially useful for 3d renderings, this widget allows the user to intuitively rotate, pan and zoom any axes within a figure using key presses and mouse gestures. Additionally, press q to quit the widget, r (or double-click) to reset the current axes and escape to close the figure.)
- 2013-05-07 16:28:32下载
- 积分:1
-
MATLAB
编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。((PSO)Kmeans MATLAB6.5/7.1)
- 2010-11-20 22:33:32下载
- 积分:1
-
bxw5
说明: 基于SVPWM技术的永磁同步电机仿真模型(SVPWM technique based on simulation model of permanent magnet synchronous motor)
- 2011-04-09 11:22:11下载
- 积分:1
-
Reynolds-FVM-with-TDMA
Solving using an efficient algorithm for tridiagonal matrices TDMA Reynolds equation is solved fast and simple.
- 2016-08-08 12:04:23下载
- 积分:1
-
CS_OMP
压缩感知OMP重构算法,先进行随机感知,最后使用OMP算法重构(compressed sensing omp reconstructive aogorithm)
- 2012-02-06 15:58:23下载
- 积分:1
-
toolbox_optim
optimization algorithms
- 2012-04-21 00:20:36下载
- 积分:1
-
TaomauVahoc
van la nhan dang cua Matlab
- 2012-05-09 17:43:44下载
- 积分:1
-
13中粒子群优化算法
13种典型优化pso算法,解决单目标pso优化问题(Thirteen typical optimized pso algorithms)
- 2020-07-22 15:38:44下载
- 积分: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