-
VRP
说明: 可用于求解物流配送路径优化问题,即vrp问题,算法采用的是蚁群算法(It can be used to solve the VRP Problem, which is an ant colony algorithm)
- 2019-12-08 17:33:10下载
- 积分:1
-
模糊控制
年轻的隶属函数的仿真程序,典型隶属函数的仿真程序,模糊系统隶属函数设计程序,模糊矩阵合成仿真程序啊,,模糊推理仿真程序
- 2022-01-22 17:30:13下载
- 积分:1
-
dct_watermark
一个经典的分块DCT数字图像水印算法 嵌入 提取(A classical DCT block of digital image watermark embedding algorithm extracts)
- 2009-05-08 22:15:27下载
- 积分:1
-
DamBreak-CSPH-M94-BC-[1]
this file is used to simulation of dam break problem in MATLAB codes
- 2013-09-04 23:30:09下载
- 积分:1
-
jiazao
说明: 给图像加高斯白噪声,里面有详细的代码,我不知道该说些什么,只是觉得很好(gaussian noise
Why must I be forced to write so many words?)
- 2019-04-20 15:29:43下载
- 积分:1
-
gauss_pdf_1rv
1 gaussian random variable generation and plotting using matlab code
- 2012-12-29 00:16:29下载
- 积分:1
-
zuhefengsu
一个简单的风速模型,基于开曼谱,分析时可以作为风电系统的输入应用(A simple wind model, based on the Cayman spectrum analysis can be used as input applications of wind power systems)
- 2014-09-23 19:59:50下载
- 积分:1
-
调试过的交通标志检测源码
主要为数据分析和统计,能量谱分析计算,包括四元数的各种计算,BP神经网络的整个训练过程,音频信号通过LM386放大,进行逐步线性回归。
- 2022-03-24 06:09:31下载
- 积分:1
-
Keygen-Maker-0.71c
Tool for Make you Keygen and Sample.
- 2014-08-22 12:40:13下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1