Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • On-Line_MCMC_Bayesian_Model_Selection.rar ... . The derivation and details are presented in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Sequential Bayesian Estimation and Model Selection Applied to Neural Networks . Technical report CUED/F-INFENG/TR 341, Cambridge University Department ...
  • opticalflowmatlabcodes.rar 使用光流法进行的视频图像分割The Lucas-Kanade algorithm for motion estimation was used, and was implemented in Matlab due to the fact that most of the matrix operation functions that are needed are already available and hence saves time by not having to implement these ...
  • NoiseReduction_v1.rar 本程式实做了Noise Reductin Algorithm 2005年一个韩国人在ieee发表的Paper Block-based noise estimation using adaptive Gaussian filtering 此论文也收录在资料夹中,供使用者参考。 首先,click open file ...
  • mex.zip Demo-z1 (Phase Unwrapping) Interferogram Z-step with known discontinuities Demo-zp2 (Absolute Phase Estimation Demo-zp2 (Absolute Phase Estimation Demo-zp3 (Absolute Phase Estimation – cont.)
  • kalman.rar ... matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea for a along with inovation ...
  • misc.rar Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian mixture ...
  • 81404573MIMO-OFDMchannelestimation.rar MIMO-OFDM channel estimation 。是基于mmse准则的,欢迎大家下载使用。
  • Locally+weighted+regression+estimation.rar 加权核函数的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。 另外,包括Uniform和Gabor加权核函数相结合的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。
  • Wavelet+regression+estimation.rar Deubechies小波核下的杂波估计效果以及残留噪声的高斯性和独立性检验实验结果演示程序。
  • Kalman.rar ... in your matlab directory, In Matlab type addpath matlab/KPMtools addpath matlab/Kalman Demos ----- See tracking_demo.m for a demo of 2D tracking. See learning_demo.m for a demo of parameter estimation using EM. 较早版本的kalman滤波matlab源码,适合研读。