-
strongtrackingfilter
在目标被动式跟踪中广泛应用的伪量测变换估计器(PLE)具有良好的误差收敛性。然而由于等价噪声和状态的相关性,该估计器的估计是有偏的。提出的强跟踪滤波器(STF)通过强制白化残差具有自适应地校正估计偏差和迅速跟踪状态变化的能力。STF已经在非线性系统时滞估计、故障诊断与容错控制方面取得了很好的效果。(Passive target tracking is widely used in the pseudo-measurement transform estimator (PLE) has a good error convergence. However, due to the equivalent noise and the relevance of state, the estimator is a biased estimate of. Raised strong tracking filter (STF) has adopted mandatory bleaching residuals adaptively estimated bias correction and rapid tracking of the status change. STF has been estimated in the time-delay nonlinear systems, fault diagnosis and fault-tolerant control has been achieved very good results.)
- 2008-03-10 09:18:14下载
- 积分:1
-
lvbo
邻域平均法滤波
原图像画面清晰,添加勒椒盐噪声后图像上产生勒明显的黑色斑点(噪声),用不同模板的平滑滤波处理后图像上的噪声消失,但是图像变得模糊,并且,使用的模板越大,对图像的去噪效果越好,同时图像也变得越模糊。
(Neighborhood averaging filter clear picture of the original image, add the Le Salt and pepper noise generated after the image Roming noticeable black spots (noise), smoothing with different template processed image noise disappear, but the images become blurred, and the use of template bigger the better the image de-noising the same time, the image becomes more blurred.)
- 2009-10-25 09:31:03下载
- 积分:1
-
mpcMATLAB
《智能预测控制及其MATLAB实现》(第2版)MATLAB源代码(mpc matlab)
- 2013-11-18 10:15:10下载
- 积分:1
-
控制器优化设计
对简单闭环系统的PID控制参数进行优化,得到最佳的控制效果。使用时将该文件夹设为matlab默认文件夹,用simulink打开.mdl文件,在命令行窗口输入.txt文档中命令,可以得到优化后的P、I和D参数。(The PID control parameters of the simple closed-loop system are optimized to obtain the best control effect. With using these codes, the folder must be set as the default folder of matlab, then open the. MDL file, and input the commands of . TXT document in the command line window. The optimized P, I and D parameters will be obtained.)
- 2019-03-22 17:22:38下载
- 积分:1
-
Mie-Matlab-Maetzler
Mie散射 数值计算仿真,强度,散射角,散射系数等(Mie scattering numerical simulation, strength, scattering angle, scattering coefficient)
- 2021-01-24 12:38:38下载
- 积分:1
-
Desktop
根据归一化后的原始数据曲线,进行导数变换,然后运用自组织神经网络进行藻种识别(According to the normalized data,we use the Differential switch,and then identify the HABs using the SOM.)
- 2011-06-05 09:26:33下载
- 积分:1
-
code
稀疏编码的工具包,用matlab实现,数学上是求解l1 norm最小化(toolkit for sparse coding)
- 2010-01-13 09:07:00下载
- 积分:1
-
HookeJeeve-and-Powell
最优化方法 HookeJeeve 和Powell算法 matlab 程序 简单例子(Optimization method and the Powell algorithm matlab program HookeJeeve simple example)
- 2009-11-22 21:36:26下载
- 积分:1
-
imagehide
直接将秘密图像的高4bit隐藏在RGB载体图像的R,G,B层中所选的那一层的低4bit(Directly to the secret image hidden in the high-4bit RGB vector images R, G, B layer, then a layer of selected low-4bit)
- 2010-05-17 14:48:45下载
- 积分:1
-
gradient descent
说明: 梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1