-
Matlab
西蒙.赫金 自适应滤波器原理(第四版)所有计算机实验的代码(Adaptive Filter Theory,Fourth Edition)
- 2011-04-21 21:26:26下载
- 积分:1
-
MATLABbookProgram
这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。(This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.)
- 2007-04-14 10:01:07下载
- 积分:1
-
guidedfilter
kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。(C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.)
- 2013-12-15 21:38:35下载
- 积分: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
-
matlab程序代码
说明: BP神经网络图像分割源代码,可直接下载运行。希望对大家有帮助。(BP neural network image segmentation source code can be downloaded directly. I hope it will help you.)
- 2020-06-19 19:00:24下载
- 积分:1
-
图像细节增强算法代码
该图像细节增强算法使用了指数变换、滤波、图像细节增强、图像动态调整等,可以通过调节参数使得图像细节增强很明显,次算法代码在此抛砖引玉,请大家提出高见。
- 2022-02-21 03:06:52下载
- 积分:1
-
matlabBP
用matlab编的神经网络程序,供大家参考(Using matlab neural network program, for your reference)
- 2013-01-24 22:06:59下载
- 积分:1
-
equationoflightstream
数字视频处理光流方程的实现,并绘制运动场,统计直方图,mesh图,并进行运动分割(Digital video processing to achieve the optical flow equation, and draw the playground, the histogram, the mesh in Figure, and motion segmentation)
- 2012-05-29 16:17:07下载
- 积分:1
-
src
CODE of Kernel Adaptive Filtering book
- 2011-08-14 02:10:50下载
- 积分:1
-
adc_ansysis
对adc采样信号进行频谱分析,计算信噪比,有效位数等等重要参数(Adc sampling signal for spectrum analysis, calculate SNR, the effective number of bits so the important parameters)
- 2021-05-14 08:30:02下载
- 积分:1