-
rbmcda_1_0
rao-blackwellised data association partical filters
- 2010-07-21 23:05:46下载
- 积分:1
-
cofdm
COFDM code in Matlab
- 2011-11-29 12:00:46下载
- 积分:1
-
step1
利用免疫算法实现了一个普适性的P中心选址法(Using immune algorithm to achieve a universal P center location method)
- 2015-02-10 22:40:31下载
- 积分:1
-
testocx0
testocx.m - 用于测试ActiveX控件ActVoice的MATLAB录音程序
- 2011-05-08 22:36:37下载
- 积分:1
-
Active-Filters
This is a simulink program for designing Low pass and High pass ACTIVE Filters circuit.
- 2011-10-09 14:08:57下载
- 积分:1
-
dbscan-721ea2b3e634.tar
K-MEANS algorithm Input: cluster number k, and contains n data object . Output: the minimum
- 2014-11-11 18:28:48下载
- 积分:1
-
FUEL_CELL_FILES_matlab_script
可以画出基本的EIS曲线,但是参数需要根据具体燃料电池变化(Basic EIS curves can be drawn.)
- 2020-06-22 19:40:02下载
- 积分: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
-
M-sequence-signal
M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。(M sequence signal simulation algorithm for identification in the system have great application prospects. Identification of multi-harmonic differential phase method with high precision has very stringent requirements, demand parameters are known to identify the number of known and need to cut off the whole week. The M sequence signal testing methods do not have this requirements. Its identification unknown model, you can observe the identification system using least-squares algorithm to determine the accuracy of the model order times. This algorithm is used which not only gives the M sequence generated by primitive polynomial method of calculation as well as prepare the M sequence signal generation algorithm, and the preparation of the relevant identification method algorithms.)
- 2009-11-28 14:25:56下载
- 积分:1
-
duo_encode
采用多种方式的调制技术,在通信中具备抗干扰,抗多径等各种功能。(Modulation technique using a variety of ways, in communication with jamming, anti-multipath and other functions.)
- 2010-12-10 18:18:39下载
- 积分:1