-
matlab_bubianju
利用hu7个不变距提取图像特征,MATLAB编写完成的。可以用()
- 2007-10-11 00:48:53下载
- 积分:1
-
VITERBI_UWB
实现MB-OFDM UWB 中的Viterbi译码功能;
包括自己编写的viterbi译码模块和调用matlab内部viterbi译码模块的代码和调试代码;
内嵌了各种去打孔的代码,所有MB-OFDM中可能的形式;
(MB-OFDM UWB realize the Viterbi decoding function including myself prepared viterbi decoding module and call the internal viterbi decoding module matlab code and debug code to punch all kinds of embedded code, all MB-OFDM in possible form )
- 2008-06-10 18:02:41下载
- 积分:1
-
gaot2
MATLAb语言的遗传算法工具箱,比较全。(MATLAb language of genetic algorithm toolbox, the entire comparison.)
- 2005-07-14 10:00:21下载
- 积分:1
-
huiseyuce
灰色预测,用于已知几年的数据对港口吞吐量的预测(Grey Prediction,Forecasts for port throughput)
- 2012-07-01 16:14:47下载
- 积分: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
-
Heat_Equation
基于偏微分方程(PDE)的热传导方程滤波的matlab实现(based on partial differential equations (PDE) of the heat conduction Filter Implementation of Matlab)
- 2006-10-12 09:38:09下载
- 积分:1
-
LMS_aokoulvboqi_cos_ganraoduixiao
自适应凹口滤波干扰对消,单一频率的方法的实现。很有效果(Adaptive notch filter interference cancellation, single frequency)
- 2013-03-10 18:58:08下载
- 积分:1
-
LeastSquareComplexExponential
最新比较流行的模态识别方法,最小二乘复指数法(LeastSquareComplexExponential(LSCE) for modal analysis)
- 2013-12-18 04:10:15下载
- 积分:1
-
Plot_Cure_of_dataTeTm
matlab 编写的画图程序,用来画电阻率曲线的代码。(matlab prepared Paint program, used to draw resistivity curve code.)
- 2013-12-23 14:36:49下载
- 积分:1
-
matlabfourconectivity
matlab 4 connectivity prgram ....in image processing..
- 2010-09-26 19:11:06下载
- 积分:1