-
psnr
function PSNR2 = psnr(I,I_iter)
计算峰值信噪比
I : 原始信号
I_iter : 加噪信号(function PSNR2 = psnr (I, I_iter) calculate the peak signal to noise ratio I: the original signal I_iter: adding noise signal)
- 2010-10-22 17:35:52下载
- 积分:1
-
LCMV
一种新型的改进的lcmv算法,实现了波束的形成,相比较很多算法有了改进(A new improved LCMV algorithm)
- 2017-07-16 11:04:00下载
- 积分:1
-
BPneural network
说明: BP_Adaboost模型即把BP神经网络作为弱分类器,反复训练BP神经网络预测样本输出,通过Adaboost算法得到多个BP神经网络弱分类器组成的强分类器,利用此方法设计出强分类器。(The BP_Adaboost model uses the BP neural network as a weak classifier, repeatedly trains the BP neural network to predict the sample output, and uses the Adaboost algorithm to obtain a strong classifier composed of multiple BP neural network weak classifiers. This method is used to design a strong classifier.)
- 2019-02-26 14:38:11下载
- 积分:1
-
winplt
一个很好用的窗函数生成工具,能够计算得到想要的窗函数,简便易用。(A good window function used to generate tools that can calculate the desired window function, easy-to-use.)
- 2007-10-15 18:58:14下载
- 积分:1
-
eign6115
MATLAB潮流计算(MATLAB flow calculation)
- 2008-05-18 13:08:03下载
- 积分:1
-
invriablemoment
说明: 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配(Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, such as an image feature matching)
- 2010-04-12 18:42:50下载
- 积分:1
-
APC
开关磁阻电机的角度位置控制simulink模型(angular position control for SRD)
- 2021-03-06 20:09:30下载
- 积分:1
-
recoverbits
past when the sample data was collected, the future predictions can
also be expected to be right.
Application of machine learning methods to large databases is called
data mining. The analogy is that a large volume of earth and raw material
is extracted from a mine, which when processed leads to a small
amount of very precious material similarly in data mining, a large volume
of data is processed to construct a simple model with valuable use,
for example
- 2011-05-08 00:20:53下载
- 积分:1
-
aleatmulti.m
The code in matlab help user do statistical analysis of time series
- 2013-01-11 20:45:06下载
- 积分:1
-
RLS
RLS算法 自适应算法中的RLS算法.
即是递归最小二乘算法(RLS algorithm in the adaptive algorithm of the RLS algorithm is the recursive least squares algorithm)
- 2011-06-28 15:48:44下载
- 积分:1