-
Bulk_use_src
bulk endpoint endless source/sink firmware.
EP2OUT will always accept a bulk OUT
EP4OUT will always accept a bulk OUT
EP6IN will always return a 512 byte packet. The packet contains an
incrementing byte starting at 0x02. Since EP6 always returns a 512
byte packet, this endpoint should never be accessed except with a
high-speed host controller.
EP8IN will continuously return the packet most recently written to
EP4OUT
- 2007-10-15 10:32:01下载
- 积分:1
-
work2
09年cumcm B题程序,统计出住院信息,数值模拟等, 有一定价值(the progress of CUMCM,B,2009)
- 2010-01-22 10:46:50下载
- 积分:1
-
35MatlabGUIcodes
matlab用户界面GUI设计代码,包括句柄操作,右键菜单等功能(matlab code for user interface GUI design, including the handle operations, right-click menu functions)
- 2011-12-13 18:41:56下载
- 积分:1
-
lesson2
求解语音信号的短时过零率、短时能量、短时自相关特征,分析实验结果,并能掌握借助时域分析方法所求得的参数分析语音信号的基音周期及共振峰。(The short-time zero-crossing rate, short-time energy and short-time autocorrelation characteristics of speech signal are solved, and the experimental results are analyzed. The pitch period and resonance peak of speech signal can be analyzed by the parameters obtained by time-domain analysis method.)
- 2019-05-20 19:21:03下载
- 积分:1
-
matlab-fuzzy-tooboxusing
介绍了关于模糊工具箱的应用,详细,直观,有助于了解与应用模糊算法(Information on the application of fuzzy toolbox in detail, intuitive, help understanding and application of fuzzy algorithm)
- 2009-07-21 10:39:01下载
- 积分:1
-
baud
说明: 将外部的输入的6Mhz的信号分成为频率为153600hz的信号(The external input signal divided into 6Mhz 153600hz signal frequency)
- 2010-04-11 23:16:18下载
- 积分:1
-
Desktop
MATLAB中的柱状图颜色替换为网格或者斜线等的调用函数源代码,易于区分(MATLAB histogram of color is replaced by the calling function of grid or slash source code, easy to distinguish)
- 2015-05-20 22:28:17下载
- 积分:1
-
基于MATLAB的雷达数字信号处理
说明: 利用 MATLAB 设计经典的雷达数字信号处理。该系统具备对雷达目标回波的处理能力,能够从噪声中将目标检测出来,并提取目标的距离、速度、角度信息。教程分五节完成,主要包括:
第一节,雷达 LFM 信号分析;
第二节,脉冲压缩处理;
第三节,相参积累处理;
第四节,恒虚警 CFAR 处理;
第五节,目标信息提取处理。(Using MATLAB to design the classic radar digital signal processing. The system has the ability to process the radar echo, detect the target from the noise, and extract the range, speed and angle information of the target)
- 2020-04-26 00:51:25下载
- 积分:1
-
hamed2010(2)
image processing filter
- 2010-08-04 12:49:21下载
- 积分:1
-
slidefilter
Sliding Sum Averaging Filter
Smoothes data by sliding it past itself, one sample at a time, and summing.
The length of the output is the same as the length of the input. The output
will be normalized. Equivalent to a moving average (lowpass) filter, but
more efficient.
- 2010-01-29 16:57:32下载
- 积分:1