-
interpolation
图像处理,可以用来进行图像内插。效果还不错的!(image interpolation)
- 2010-10-21 10:06:51下载
- 积分:1
-
mimr_s200502106
说明: 模式识别-贝叶斯最小错误率判别一幅图像是属于人,还是属于背景。图像经过预处理。(pattern recognition- Bayesian smallest error rate discriminant image is a person, or belong to the background. After pretreatment images.)
- 2006-04-04 18:00:34下载
- 积分:1
-
2D-Robust-channel-estimation
通过Matlab仿真分析OFDM系统中2D-Robust信道估计算法的性能。(Matlab simulation analysis by 2D-Robust OFDM system channel estimation algorithm.)
- 2011-05-27 10:20:44下载
- 积分:1
-
time-series-analysis
时间序列分析好教程,是外国的经典教程,适合学习研究使用(Time series analysis good tutorial, a foreign classic guide for study and research use)
- 2013-04-03 09:22:39下载
- 积分:1
-
fitness
适应值的选取是一个重要的运算过程,我们应该选择合适的适应值函数,这样才能够很好的选择最佳的变量值(Fitness selection process is an important operation that we should select the appropriate fitness function, so that it can be a good choice of the best value of the variable
)
- 2011-11-16 09:42:09下载
- 积分:1
-
维特比译码器编码器
维特比译码算法是动态规划算法寻找最有可能的隐状态 — — 叫维特比路径 — — 序列,序列中观察到的事件,特别是在涉及马氏信源和隐的马尔可夫模型的结果。这段代码说明如何编码维特比译码和解码与硬或软判决,还是硬软的决定。
- 2022-06-22 00:26:52下载
- 积分:1
-
libsvm-mat-2.9-1
libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好(libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a very good performance,)
- 2010-01-11 01:01:52下载
- 积分:1
-
arithematic
Arithhmetic coding of a file
- 2011-02-04 23:15:55下载
- 积分:1
-
Extend-Kalman-Filtering
扩展卡尔曼滤波,适用于弱非线性高斯滤波.较为简单(Extended Kalman filter, suitable for weakly nonlinear Gaussian filter)
- 2013-12-19 10:29:03下载
- 积分:1
-
RLS算法噪声消除-实验.docx
【实例简介】
递归最小二乘(RLS,recursive least-squares)算法是基于最小二乘运算,通过给定n-1次迭代滤波器抽头权向量最小二乘估计,依据新到达的数据计算n次迭代权向量的最新估计。RLS算法的一个重要特点是,它的收敛速度比一般的LMS滤波器快一个数量级。这是因为RLS滤波器通过利用数据相关矩阵之逆,对输入数据(假定这些数据的均值为零)进行了白化处理。然而,性能的改善是以RLS滤波器计算复杂性的增加为代价
- 2021-11-16 00:32:55下载
- 积分:1