-
IMC_control
说明: IMC控制器设计源程序,已通过matlab,控制效果较佳(IMC controller design source code, has passed matlab, better control effect)
- 2021-03-03 09:59:34下载
- 积分: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
-
feature-extraction
在模式识别中,样本的特征选取是很重要的,大大的影响识别率,样本的特征提取(In pattern recognition, feature selection of samples is very important, and greatly affect the recognition rate, sample extraction)
- 2011-05-24 19:33:06下载
- 积分:1
-
Matlab-GUI
自编的matlab gui小程序。功能包括:打开文件夹、在列表框中显示打开文件夹下的所有图像文件、点击列表框中图像则显示图像,并给出图像宽度高度信息在文本框中(Directed the matlab gui applet. Features include: Open the folder to display all the image files open folder in the list box, click on the image list box displays the image, the image width and height information given in the text box)
- 2014-05-02 22:06:32下载
- 积分:1
-
power-electronic-systems
电力电子系统建模与控制,经典教材之一,电力电子人的必备啊(Modeling and control of power electronic systems, one of the classic textbook, power electronics people essential ah)
- 2014-10-12 12:24:10下载
- 积分:1
-
3
说明: matlab编程环境下噪声信号的产生(噪声信号产生的matlab源代码)(creating noise signals )
- 2011-12-12 14:34:22下载
- 积分:1
-
ssom
利用som算法进行数据的聚类,实现无监督聚类(clustering the data with the som algorithm, that can relizing unsupervised cluster)
- 2019-04-29 17:00:47下载
- 积分:1
-
C
说明: c语言例题程序,还有最小二乘法支持向量机的MATLAB调试测试运行(Example programs c language, as well as least squares support vector machines to run MATLAB Debugging and Testing)
- 2010-03-26 08:53:07下载
- 积分:1
-
ant
蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等(Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control)
- 2008-08-18 13:24:56下载
- 积分:1
-
FMCW-Radar-Simulator-master
说明: 1) 这是一个基于MATLAB的FMCW射频雷达模拟器。
2) 它产生FMCW雷达,用于近距离的手波啁啾电平信号数据。
3) 你可以尝试在这个模拟器上开发你的雷达数据处理算法。
4) 作为一个查伦奇,你能开发你的算法来检测手写方向:左或右。
5) 在matlab中运行main.m开始尝试。(1) This is a MATLAB based FMCW RF Radar Simulator.
2) It generates FMCW radar for close handwave chirp level signal data.
3) Your can try develop your radar data processing algorithm base on this simulator.
4) As a charllenge, can you develope your algorithm to detect the handwave directions: LEFT or RIGHT.
5) Run main.m in matlab to start trying out.)
- 2020-03-18 10:22:43下载
- 积分:1