-
IDW
IDW插值法,距离倒数乘方格网化方法是一个加权平均插值法,可以进行确切的或者圆滑的方式插值。方次参数控制着权系数如何随着离开一个格网结点距离的增加而下降。对于一个较大的方次,较近的数据点被给定一个较高的权重份额,对于一个较小的方次,权重比较均匀地分配给各数据点。 计算一个格网结点时给予一个特定数据点的权值与指定方次的从结点到观测点的该结点被赋予距离倒数成比例。当计算一个格网结点时,配给的权重是一个分数,所有权重的总和等于1.0。当一个观测点与一个格网结点重合时,该观测点被给予一个实际为 1.0 的权重,所有其它观测点被给予一个几乎为 0.0 的权重。换言之,该结点被赋给与观测点一致的值。这就是一个准确插值。 距离倒数法的特征之一是要在格网区域内产生围绕观测点位置的"牛眼"。用距离倒数格网化时可以指定一个圆滑参数。大于零的圆滑参数保证,对于一个特定的结点,没有哪个观测点被赋予全部的权值,即使观测点与该结点重合也是如此。圆滑参数通过修匀已被插值的格网来降低"牛眼"影响。 (Inverse Distance to a Power)
- 2010-12-20 16:08:08下载
- 积分:1
-
haha
Burg算法的程序,还有改进的 Burg算法的程序(Burg algorithm procedures, as well as improved procedures Burg algorithm)
- 2014-12-22 14:47:42下载
- 积分:1
-
sparseapprox
A novel algorithm for sparse approximation in redundant dictionaries, called the M-Term Pursuit (MTP). This algorithm decomposes a signal into a linear combination of atoms that are selected in order to represent the main signal components.
- 2014-02-25 15:35:48下载
- 积分:1
-
matlab
二进制序列发生器及其功率谱和自相关函数的实现(Binary sequence generator and the power spectrum and autocorrelation function of the realization of)
- 2010-05-15 13:28:06下载
- 积分:1
-
LMS
LMS算法的MATLAB实现函数, 输入参数:
xn 输入的信号序列 (列向量)
dn 所期望的响应序列 (列向量)
M 滤波器的阶数 (标量)
mu 收敛因子(步长) (标量) 要求大于0,小于xn的相关矩阵最大特征值的倒数
itr 迭代次数 (标量)(LMS algorithm MATLAB realization function)
- 2014-08-30 23:34:40下载
- 积分:1
-
as_rpca
本程序主要是处理图像的,主要是用于求解被高幅度尖锐噪声而不是高斯分布噪声污染的信号分离问题~把问题矩阵分解成一个低秩表示的矩阵和一个稀疏矩阵,优化目标函数,用ALM方法是求解的~(This procedure is mainly to deal with the image, mainly for solving high-amplitude sharp noise rather than Gaussian noise distribution of the signal separation problem- the problem matrix is decomposed into a low-order matrix and a sparse matrix, optimization objective function, ALM method is the solution ~)
- 2016-09-30 16:46:20下载
- 积分:1
-
BackgroundWorker
程序控制编程实例25 如何实现BackgroundWorker异步调用(Programming examples of process control 25 how to achieve BackgroundWorker Asynchronous Call)
- 2007-11-13 21:19:12下载
- 积分:1
-
4
说明: 用matlab实现的贝叶斯分类,对x进行了分类,其中可以自行的输入x看分类是否正确(with the matlab implemented Bayesian classification, a classification of x, which can see their own classification of the input x is correct or not)
- 2010-12-14 19:22:23下载
- 积分:1
-
arraySignalProcess
雷达或移动通信中的阵列信号处理程序,子空间MUSIC算法,MVDR算法,强相关信号的分离演示等等。(Radar or mobile communication array signal processing, subspace MUSIC algorithm, MVDR algorithm, strong correlation signals seperation ,and so on.)
- 2011-01-07 11:26:48下载
- 积分:1
-
GSM
program to interface nwith gsm modem
- 2014-02-02 20:41:20下载
- 积分:1