-
MATLAB
利用MATLAB进行数值计算与数据分析,很好的学习教材(The use of MATLAB for numerical analysis and data, good learning materials)
- 2009-04-16 19:44:01下载
- 积分:1
-
DQPSK
此代码为pi/4-dqpsk的调制解调算法,用MATLAB实现,采用插分解调,简单实用(pi/4-dqpsk this code for the modulation and demodulation algorithm in MATLAB, transfer took decomposition, simple and practical)
- 2020-07-01 07:20:01下载
- 积分:1
-
chapter7_1
语音信号处理教材中,如何训练码书,从这段程序中可以简单地看出(Speech signal processing textbooks, how to train codebook, can simply be seen from this program
)
- 2013-11-25 20:35:05下载
- 积分:1
-
music
主要结构健康监测中的损伤识别时损伤位置的角度分辨率优化(structural nondestructive identification
Angular resolution)
- 2018-04-07 10:19:32下载
- 积分:1
-
MATLAB
说明: matlab 的详细讲解例程,图文并茂,适合初学者使用。(A brief introduction about matlab.)
- 2009-08-19 08:52:04下载
- 积分:1
-
Wind_Turbine_drive_train
外国NB的双馈风电系统传动链仿真,外国NB的双馈风电系统传动链仿真,(this is a excellent model(drive train of wind power system with double feed induction generator ) .)
- 2014-09-20 20:22:50下载
- 积分:1
-
Extended_KF
It contains sample files of Extended Kalman Filter (EKF).
- 2013-02-27 08:55:22下载
- 积分: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
-
surf_matchc
Surfmatch is a method to post publicity without taking account of the usual methods like that to show postings near the search engines or to record publicity on advertizing sites. Here is the word locates: behavioral targeting
- 2010-05-20 01:06:40下载
- 积分:1
-
four_interleaved
实现mimo-ofdm系统的交织功能,可供参考(Implement the mixed function of mimo- ofdm system, available for reference)
- 2013-03-30 09:22:40下载
- 积分:1