-
FuctionKey
说明: 一个matlab mex 文件,可以用来在matlab程序中捕捉用户按下的特殊功能健:F1, ..., F12. 使用时,在你的应用程序的
KeyPressFcn的函数体里,是用wgfcnkey,根据其返回值,判断是否有功能健被按下。(a Matlab mex documents, in Matlab can be used to capture user proceedings of the special features? Kin : F1, ..., F12. When used in your application's function KeyPressFcn the body, is wgfcnkey, return value, determine whether there is any function Kin is pressed.)
- 2006-03-21 10:28:59下载
- 积分:1
-
PPP(MATLAB)
一套基于MATLAB的精密单点定位源码(国外版)。(A set of based on the MATLAB source code of precise point positioning (overseas edition)
)
- 2012-11-09 22:46:26下载
- 积分:1
-
MSK_GMSK_grt_rtw
gmsk modulation. some code
- 2009-05-06 17:09:19下载
- 积分:1
-
maltlab-simulation
本文件包括matlab 仿真内容 有 四阶龙库格 函数仿真 等(This document contains the contents of matlab simulation of fourth-order function of simulation cell Long Library)
- 2009-12-27 15:27:37下载
- 积分:1
-
differentialDrive.pdf
This is related to kinematics for differential drive motors....
- 2011-04-25 20:06:29下载
- 积分:1
-
pushangfa
基于谱熵法的语音信号端点检测方法的matlab程序,可以用于语音信号的处理(Endpoint detection method based on speech signal spectrum entropy method matlab program that can be used to handle voice signals)
- 2015-01-13 17:04:52下载
- 积分:1
-
movecharbymouse
matlab中移动字符对象,有源程序 并附有说明 直接复制到matlab的m文件中即可运行(matlab moving characters in the object, there is a direct copy the source code with a note to the matlab m-file to run)
- 2009-12-14 17:33:23下载
- 积分:1
-
MATLAB-Code-(2)
this is a book and its source code
- 2011-08-06 07:47:07下载
- 积分:1
-
Matlab
pca和kpca程序,对大家有很大的帮助,系统辨识和故障识别,很有用的,谢谢(Pca and kpca program, to all have a big help, system identification and fault recognition, very useful, thank you
)
- 2011-12-25 22:32:17下载
- 积分:1
-
sw_pretrigger
This m-file implements a simple data acquisition gui with multiple channels and custom triggering
It demonstrates how to:
1) Use nested functions to simplify data acquisition programs
2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.
3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels.
4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold *and* a toggle button is enabled).
Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. (This m-file implements a simple data acquisition gui with multiple channels and custom triggering
It demonstrates how to:
1) Use nested functions to simplify data acquisition programs
2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.
3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels.
4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold*and* a toggle button is enabled).
Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. )
- 2009-10-21 15:18:03下载
- 积分:1