搜索资源列表
Kalman estimater
- kalman估值器,为了简洁未使用矩阵计算,应用了kalman滤波,c语言实现-A kalman estimator written with c , without matrix operation,applied kalman filter.
Capon_DOA
- DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm
Phase-estimator
- 一篇berkeley大学Master论文 \"An Acoustic Digital Anemometer\"附带程序,Phase estimator Matlab scr ipt -a berkeley University Master's thesis on "An Acoustic Digit al Anemometer "incidental proceedings, Phase estimator Matlab scr ipt
NPFmain
- 文件夹中NPFMain.m为滤波算法主运行程序,CRLBCompute.m为计算CRLB并且画出CRLB、NPF、EKF/IMM-EKF滤波误差(均值和均方差)曲线。-folder NPFMain.m filtering algorithm for the main operating procedures, CRLBCompute.m estimator to calculate and paint estimator, NPF, EKF / IMM - EKF filter error (m
estimator
- Introduction to channel estimation by using LS and MMSE.
Cramer2Rao_Bound 克拉美罗下界
- 对于参数估计问题,克拉美罗界(简称CRB)为任何无偏估计量的方差确定了一个下限. 即不可能求得方差小于下限的无偏估计量,并为比较无偏估计量的性能提供了一个标准. 本程序对CLRB(克拉美罗下界)进行了描述,预留了参数。 希望能对同志们提供帮助。-For the parameter estimation problem, Cramer-Rao bound (referred to as CRB) for any unbiased estimator of variance to determine
kernel-density-estimation.rar
- 一种核密度估计,或者称作带宽选择的方法,可以估计二维尺度参数,至于多维以上的估计方法尚在开发,多维情况下个人经验好的方法是多次实验取较好值,kernel density estimation, bandwidth selection, two-dimensional scale parameter can be estimated ,for the multi-dimensional approaches are still under development, multi-dimensiona
dimension
- 代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)-Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Ju
IM_perunit_model_openloop_rotorflux_estimator
- simulink induction machine rotor flux estimator model-simulink induction machine rotor flux estimator model
LS-MMSE
- LS vs MMSE estimator for SISO OFDM system
Roweis_199NeuralComputation
- The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.-The Kalman filte
MMSE
- The Best Blind MMSE Estimator
desestimator
- code for de estimator-code for de estimator....
LTE_channel_estimator
- 上传信道估计代码,实现LTE的信道估计器,新手上传,不吝赐教-LTE channel estimator code
PIpmsm
- 参数自整定PI估计器在永磁同步电机直接转矩控制中的应用研究的硕士论文。很有参考价值。-Parameter self-tuning PI estimator in the permanent magnet synchronous motor direct torque control of the applied research, Vol. Great reference value.
kalman_1
- Kalman parameter estimator source code. Kalman is used a parameter estimator here. By using that algorithm one can estimate the expected value and variance of random variable.
A-simple--estimator-for--location
- 该算法是CHAN定位算法,运用函数的形式编写,利于初学者学校规范化的编程方法-A simple and efficient estimator for hyperbolic location
Estimation_Theory
- In this project, we have designed and implemented a method to estimate the dual frequencies in sinusoids immersed in additive white Gaussian noise. The Cramér-Rao lower bound (CRLB) for the signal model and a nonlinear least square frequency estimato
ML-estimator
- 极大似然估计器用于简单通信系统模拟,估计A1,A2: s1 = x11*A1 + x12*A2 s2 = x21*A1 = x22*A2 r1 = s1 + n1 r2 = s2 + n2-Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22
Hausdorff-Distance-and-M-estimator
- 2D2D image registration based on Hausdorff distance and M estimator