-
gabor
gabor filter programing in matlab, 3 ways of gabor filter
- 2009-05-09 19:00:27下载
- 积分:1
-
DCPID
说明: 直流电机PID调速,simmulink仿真程序。(DC motor speed control, simmulink simulation program.)
- 2006-04-18 16:05:24下载
- 积分:1
-
asynchronousmotormatlabsimulink
基于Matlab的异步电机的起动、控制、调速等的仿真(asynchronous motor matlab simulink)
- 2010-05-21 22:10:43下载
- 积分:1
-
AR
说明: 利用MATLAB建立AR模型,并用burg算法对其求解(AR model using MATLAB to establish and solve them with burg algorithm)
- 2011-05-25 09:37:27下载
- 积分:1
-
amijo
最优化中的一种方法,amijo方法,该方法很典型,(Optimization of a method, amijo method, which is typical,)
- 2013-09-13 16:14:28下载
- 积分: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
-
81404573MIMO-OFDMchannelestimation
MIMO-OFDM channel estimation 。是基于mmse准则的,欢迎大家下载使用。(MIMO-OFDM channel estimation. Is based on the MMSE criteria, welcomed everyone download.)
- 2008-04-02 09:18:28下载
- 积分:1
-
DBF
说明: 包含波束形成的仿真,五种阵列波束:线阵,主瓣偏移线阵,切比雪夫加权的线阵,圆阵,平面阵(Beamforming simulation contains five arrays beam: linear array, the main valve offset linear array, weighted Chebyshev linear array, circular array, planar array)
- 2021-04-06 14:49:03下载
- 积分:1
-
svm
说明: SVM神经网络中的参数优化---如何更好的提升分类器的
性能(a important and popular classifier)
- 2011-03-05 21:54:16下载
- 积分:1
-
F_Borda
说明: 模糊数学中的波达排序,还有模糊聚类分析的MATLAB源代码(Borda sort,Fuzzy Cluster Analysis)
- 2010-04-23 17:49:31下载
- 积分:1