-
Wh2
基于背景差分的运动图像检测,对运动目标进行跟踪(Motion based on background difference image detection
)
- 2011-05-31 23:47:30下载
- 积分:1
-
FuzzyNet
该文件是模糊神经网络的预测算法源程序,最初用于嘉陵江水质评价,测试成功。(The file is forecast fuzzy neural network algorithm source code, originally used in the Jialing River water quality assessment, the test is successful.)
- 2013-04-05 20:43:10下载
- 积分:1
-
QPSKQAM256matlab
非常好QPSKQAM256matlab代码!(QPSKQAM256matlab)
- 2009-05-05 18:17:28下载
- 积分:1
-
emg
使用高斯白噪声和正弦信号模拟产生肌电信号(Gaussian white noise and sine generated EMG signal simulation)
- 2011-05-23 10:09:53下载
- 积分:1
-
matlab-filesyu
Speech Recognition all source
- 2011-12-11 18:31:30下载
- 积分:1
-
XIJIAOdfig
西交硕士毕业论文_双馈风力发电机DFIG,包括模型的搭建方法,仿真结果分析等等.(Xi' an Jiaotong Master' s Thesis _ doubly-fed wind generator DFIG model structures, analysis of simulation results.)
- 2013-04-27 20:26:23下载
- 积分:1
-
fiuhen
分数阶傅里叶变换计算方面,可以提取一幅图中想要的目标,小波包分析提取振动信号中的特征频率。( Fractional Fourier transform computing, Target can be extracted in a picture you want, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-01-03 10:06:00下载
- 积分:1
-
EMDprogram
EMD主程序,将EMD的核心思想应用Matlab程序实现,其他相关程序可再联系本人。(EMD main program, the core idea EMD Matlab program. other related procedures can be linked himself.)
- 2007-05-22 15:22:18下载
- 积分:1
-
Image-processing-experiments
图像处理实验 matlab仿真。图像的读取、保存。图像间的算数运算、逻辑运算(Image processing matlab simulation experiments. Image read, save. Arithmetic operation between images, logical operations)
- 2015-04-01 18:07:44下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1