登录
首页 » Matlab » 课设的卡尔曼滤波用于组合导航算法,matlab程序

课设的卡尔曼滤波用于组合导航算法,matlab程序

于 2023-08-09 发布 文件大小:6.17 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

阐述了负荷预测的应用研究,包括随机梯度算法,相对梯度算法,一种噪声辅助数据分析方法,最终的权值矩阵就是滤波器的系数,使用起来非常方便,微分方程组数值解方法。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • comvis
    detecting ande measuring house space using google satelite image as input
    2014-10-07 05:54:39下载
    积分:1
  • GA
    说明:  遗传算法小程序供大家分享。。。。。。。。。。。。。。。。。。。。(Genetic algorithm code)
    2013-12-18 20:39:19下载
    积分:1
  • FAST-ICA
    1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,p)/norm(W(:,p)) 8、若W不收敛,返回第5步 9、令p=p+1,若p小于等于m,返回第4步 剩下的应该都能看懂了 基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
    2013-06-27 15:39:00下载
    积分:1
  • 扰动和光伏最大功率点跟踪观察 (P & O) 算法
    最大功率点追踪算法实行了 PV systemperturb,观察最大功率点跟踪算法的实现是为了跟踪光伏发电系统最大功率
    2022-02-07 13:19:32下载
    积分:1
  • tls
    TLS工具箱:本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现(toolbox of total least sqare。-This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.)
    2009-12-02 13:05:01下载
    积分:1
  • KALMAN
    设计一个卡尔曼滤波器,用来从噪声环境中率出有用信号。(Design a Kalman filter to noise rate from the useful signal.)
    2008-12-30 19:51:28下载
    积分:1
  • MATLAB-Notebook
    matlab说明书,对于matlab编程工作者及其有用,是一本有用的工具书(matlab manuals for workers and their useful matlab programming is a useful tool)
    2007-09-18 00:31:12下载
    积分:1
  • KNN
    一个很好的KNN算法的matlab程序,供参考(it is a good program writting with matlab under windows)
    2013-12-03 15:58:25下载
    积分:1
  • 一个用MATLAB实现的贝叶斯辨识的代码
    一个用MATLAB实现的贝叶斯辨识的代码-Using MATLAB realize a Bayesian identification code
    2022-02-14 18:08:23下载
    积分:1
  • 卡尔曼滤波的matlab仿真
    卡尔曼滤波matlab程序。 卡尔曼滤波是解决以均方误差最小为准则的最佳线性滤波问题,它根据前一个估计值和最近一个观察数据来估计信号的当前值。它是用状态方程和递推方法进行估计的,而它的解是以估计值(常常是状态变量的估计值)的形式给出其信号模型是从状态方程和量测方程得到的。
    2023-06-24 10:00:03下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载