-
adaptivecontrol
这是一本关于鲁棒自适应控制的专著,内容涵盖了当今鲁棒自适应控制的研究前沿。包括鲁棒最优控制,自适应控制,基于模型辨识的控制等多种控制方法,讲述非常详细,是一本难得的好书。(This is a robust adaptive control on the monograph, covering the current frontier of robust adaptive control. Including the robust optimal control, adaptive control, model-based recognition of control and other control methods, described in great detail, is a rare books.)
- 2010-09-11 16:13:58下载
- 积分:1
-
LDPC编码
说明: 分别为AWGN信道模型下BPSK调制的程序;AWGN信道模型下BPSK调制LDPC编码的程序;AWGN信道模型下BPSK调制、采用具有不同列重的构造矩阵进行LDPC编码的程序;AWGN信道模型下BPSK调制、采用不同的迭代译码次数进行LDPC编码的程序。(LDPC coding program for AWGN channel)
- 2020-11-10 14:59:45下载
- 积分:1
-
Image-Sharpening
在matlabzhong 运用5种不同的梯度增强法对图像进行图像锐化(For image sharpening use five different gradient Enhancement Act)
- 2014-12-11 13:48:01下载
- 积分:1
-
RVM_matlabToolBox
相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好(Relevance Vector Machine (RVM) of the matlab source code, including fast algorithm that contains code for use. RVM support vector machine is taken the same functional form sparse probabilistic model to predict the unknown function or classification. Advantages: (1) is not only the amount of output predicted target point estimates, but also the distribution of predicted values can be output. (2) using a smaller number of support vectors, thereby significantly reducing the output target amount predicted value calculation time. (3) RVM does not require excessive parameter estimation. (4) RVM meets Mercer theorem on the kernel function is not limited, and better adaptability)
- 2013-11-21 11:05:48下载
- 积分:1
-
Prematurega
一种解决早熟收敛的自适应遗传算法设计 早熟问题是遗传算法的主要制约瓶颈 本文对此进行讨论 提出解决的方法(a solution premature convergence of adaptive genetic algorithm design precocious problems are genetic algorithms is the main bottleneck constraining discuss this proposed the solution)
- 2007-06-01 09:57:16下载
- 积分:1
-
fds45
this is matlab version for removal of the active noise for am anlog systems
- 2011-08-06 20:45:53下载
- 积分:1
-
xiaobo
说明: 局部放电小波去噪,采用db5小波进行5层分解,最后重构信号(Partial discharge wavelet denoising, db5 wavelet is used for 5-level decomposition, and finally the signal is reconstructed)
- 2020-11-26 09:32:15下载
- 积分:1
-
hengxujing
自适应门限恒虚警检测的研究,主要是介绍恒虚警的一些基本理论及其仿真方法(Adaptive threshold CFAR detection introduced CFAR some basic theory and simulation method)
- 2013-03-05 22:02:23下载
- 积分:1
-
caiyangdianshu1
单用户的能量检测方法。仿真不同SNR时,单用户的能量检测的虚警概率Qf和检测概率Qd的关系(Detection of single-user energy)
- 2010-07-28 12:15:22下载
- 积分:1
-
ARMA2D
主程序arma2Ddemo是对模拟图像的2DAR和ARMA参数估计。(arma2Ddemo: See and run the demo arma2Ddemo for an example of 2D AR and ARMA parameters estimation from simulated images.
- sim_ar2d: generation of simulated 2D AR process.
- sim_arma2d: generation of simulated 2D ARMA process.
- ar2d: solves 2D yule walker to estimate AR parameters
- arma2d: estimation of 2D ARMA parameters. First step: estimation of the gaussian input by inv_ar2d, Second step: linear system solution to estimates simultaneously AR and MA parameters, as explained in [1].
- inv_ar2d: first step in arma2d. Filters through inverse filter 1/AR an AR process, to generate its innovation Gaussian signal. It is used here to estimate the Gaussian noise input to the ARMA 2D process, approximating the ARMA model to a high order AR model.
- poles2coeff: converts poles chosen by user to AR or MA coefficients (support function)
)
- 2010-11-15 21:38:56下载
- 积分:1