-
jade
说明: 盲信号分离的联合对角化算法。可设置分离信号个数,运算速度较快(Blind Signal Separation algorithm for joint diagonalization. Can set the number of split signals, computing speed)
- 2021-04-12 14:58:58下载
- 积分:1
-
ondellette
La transformée en ondelette discrète (en anglais Discrete Wavelet Transform, ou DWT) est une technique utilisée dans la compression de données numériques avec ou sans perte (JPEG2000). La compression est réalisée par approximations successives de l information initiale du plus grossier au plus fin. On réduit alors la taille de l information en choisissant un niveau de détail.
- 2010-06-05 04:12:18下载
- 积分:1
-
zl
说明: 直流单闭环调速系统仿真(MATLAB2014)(DC single loop speed control system simulation)
- 2014-11-21 22:22:14下载
- 积分:1
-
ridgew
自己写的岭回归算法。做统计的都懂得。有需要就自己下载(Write your own regression algorithm. All know how to do statistics. There is a need to download)
- 2020-07-04 09:40:01下载
- 积分:1
-
qpsk
定义锁相环的工作模式:单载波为“1”、BPSK调制为“2”、QPSK调制为“3”(The definition of phase-locked loop mode of operation: single-carrier for the " 1" , BPSK modulation for the " 2" , QPSK modulation for the " 3" )
- 2009-03-18 21:27:03下载
- 积分:1
-
jiefangcheng
求解线性方程组的几种方法:高斯列主元、高斯塞德尔迭代法(Solving linear equations in several ways: column pivot Gauss, high Sise del iteration)
- 2010-12-01 20:53:47下载
- 积分:1
-
mplab
Learn how to install and use MPLAB ICD2 and MPLAB IDE in your computer
- 2010-07-24 19:45:17下载
- 积分:1
-
ebook2
Theory and Applications of
OFDM and CDMA
Wideband Wireless Communications
Henrik Schulze
and
Christian L¨uders
Both of
Fachhochschule S¨udwestfalen
Meschede, Germany
- 2010-09-13 12:53:32下载
- 积分: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
-
Chap_16
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第16章的程序,
大家学习交流,觉得有用的自己下载,呵呵,上传完毕,没有修改过,原版(西蒙赫payment principle of adaptive filtering, one book matlab procedure, we shall now continue From Chapter 16 process, we learn, find useful to download their own, huh, huh, the upload has finished, has not been amended original)
- 2008-04-15 12:13:57下载
- 积分:1