-
KalmanFilter
this is matlab code for estimating the static linear system(system function is time variable) with Kalman Filter.
this program is written by matlab 7.0.
Here we want to estimate the below function:
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:31:22下载
- 积分:1
-
autocov.m
this code is used to find autocovariance of two discrete signals
- 2009-05-16 14:20:10下载
- 积分:1
-
IHI0033A_amba_3_ahb_lite_protocol_v1_0_spec
ahb lite protocol describes the simple version of ahb protocol.
- 2014-08-27 17:27:15下载
- 积分:1
-
Tensor_unfold
张量的模式展开是一个基本的技术,已有各种代码展开结果不尽相同,本代码是根据张量研究领域权威文献“Tensor Deco们positions and Applications”中的公式编写,并经过多次实例验证,与理论描述相符。文件包括两个m文件,一个是按模n展开,而另一个是逆变换,即按模n叠合。(unfolding of the tensor mode is a basic technology, there are a variety of code to make different result. However this code is written by referring to the authority of the tensor field of research literature Tensor Deco their positions and Applications and after several instances verification, is consistent with the theoretical description. The documents include two m-files, one is unfold.m, and the other is the inverse transformation, that is refold.m.)
- 2013-04-16 19:46:24下载
- 积分:1
-
JADE
角度和时延联合估计(JADE)算法MATLAB程序,适合学习(Joint angle and delay estimation (JADE) algorithm MATLAB program for learning)
- 2013-04-24 14:49:23下载
- 积分:1
-
fx_signal_fft_analysis
一种新的快速傅立叶变换的程序-Matlab实现(A program for a new fast Fourier transform)
- 2014-01-02 13:02:21下载
- 积分:1
-
emd
Hilbert 黄变换代码,主要实现黄变换的分解和谱分析(Hilbert Huang Transform code, the main achievement of Huang transform decomposition and spectral analysis)
- 2008-03-02 00:13:06下载
- 积分:1
-
a_2D_fdtd
二微时域有限差分的matlab模拟
二微时域有限差分的matlab模拟(two- finite-difference time-domain simulation of the two-Matlab finite-difference time-domain simulation of Matlab)
- 2007-03-09 09:56:16下载
- 积分:1
-
SAR
基础的的SAR成像源代码!能够实现运行,供学习参考(this is the code of sar ,it is very good!)
- 2013-03-15 21:57:27下载
- 积分:1
-
MATLAB指纹识别[GUI界面,报警,门禁系统]
说明: 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.)
- 2020-08-08 15:46:59下载
- 积分:1