搜索结果

找到约 130 项符合 mean 的查询结果

matlab例程 By building a nonlinear function relationship between an d the error signal

By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
https://www.eeworm.com/dl/665/212275.html
下载: 129
查看: 1050

matlab例程 SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is scaled so that the sound is played a

SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is scaled so that the sound is played as loud as possible without clipping. The mean of the data is removed.
https://www.eeworm.com/dl/665/214937.html
下载: 166
查看: 1067

其他 Spikes can be taken as absolute quantities of measuring values which are large than approximately fo

Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the d ...
https://www.eeworm.com/dl/534/219488.html
下载: 76
查看: 1044

文章/文档 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章

图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Sp ...
https://www.eeworm.com/dl/652/233796.html
下载: 60
查看: 1160

其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth ...
https://www.eeworm.com/dl/542/240057.html
下载: 22
查看: 1070

人工智能/神经网络 本程序实做MLP(Multi-layer perceptron)算法

本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。 ...
https://www.eeworm.com/dl/650/251402.html
下载: 68
查看: 1049

matlab例程 Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM

Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Mean square error
https://www.eeworm.com/dl/665/253863.html
下载: 34
查看: 1079

软件设计/软件工程 均值漂移算法的详细介绍

均值漂移算法的详细介绍,论证均值漂移算法的收敛性,介绍mean-shift算法在图像分割,目标跟踪领域的应用
https://www.eeworm.com/dl/684/267243.html
下载: 156
查看: 1142

其他书籍 The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab functions. Its propose is

The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab functions. Its propose is to divide a given data set into subsets (called clusters), hard and fuzzy partitioning mean, that these transitions between the subsets are crisp or gradual.
https://www.eeworm.com/dl/542/272911.html
下载: 183
查看: 1062

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1071