-
SurveyTextMining
这是一本关于文本挖掘的书籍,包括聚类 分类 信息提取的内容(This is a book on text mining, including clustering classification of the content of information extraction)
- 2007-08-27 18:41:25下载
- 积分:1
-
fsk_matlab
fsk modulator/demodulator
- 2009-10-02 20:44:15下载
- 积分:1
-
MatlabSimulink_and_vc
matlab与VC很不错的。肯定不少人需要吧。(matlab with the VC is very good. Certainly a lot of people need it.)
- 2007-11-21 21:04:44下载
- 积分:1
-
noiseAM
产生噪声调幅干扰信号,并画出时域和功率谱 (AM interference signal noise, and draw the time domain and power spectrum)
- 2021-04-10 15:18:58下载
- 积分:1
-
matlabDIPUM-Toolbax-V1.1.3
文件整理了冈萨雷斯版Matlab例程的源代码,有用到的同学可以下载。(Filing the gonzalez version of Matlab routines source code, useful to the students can download.)
- 2014-08-24 11:01:09下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
QpSk
QpSk Enhanced version on Matlab
- 2011-05-16 05:20:27下载
- 积分:1
-
supp3
Kernel Orthogonal PLS Supp3
- 2014-11-16 16:34:01下载
- 积分:1
-
XiTi3_6
已知被控对象的模型和期望传递函数分母多项式,用直接自校正控制方法对系统进行仿真(Known to the controlled object model and the desired transfer function denominator polynomial, with direct self-tuning control system simulation)
- 2013-04-20 09:52:33下载
- 积分:1
-
shiyan5
已知消息信号为一个长度为8的二进制序列;载波频率为 ,采样频率为4KHz。编程实现一种调制、传输、滤波和解调过程。(Known message signal is a binary sequence with a length of 8 the carrier frequency, the sampling frequency of 4KHz. Programming a modulation, transmission, filtering, and demodulation process.)
- 2013-03-05 10:04:08下载
- 积分:1