搜索结果
找到约 130 项符合
mean 的查询结果
按分类筛选
- 全部分类
- matlab例程 (31)
- 人工智能/神经网络 (17)
- 其他 (10)
- 压缩解压 (6)
- 数值算法/人工智能 (6)
- 通讯编程文档 (6)
- 通讯/手机编程 (6)
- 书籍 (6)
- 数学计算 (5)
- 文章/文档 (4)
- 生物技术 (3)
- 软件设计/软件工程 (3)
- 其他书籍 (3)
- 学术论文 (2)
- 技术管理 (2)
- 网络 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 电源技术 (1)
- 可编程逻辑 (1)
- 单片机开发 (1)
- 系统设计方案 (1)
- 并行计算 (1)
- 多国语言处理 (1)
- 邮电通讯系统 (1)
- VC书籍 (1)
- GPS编程 (1)
- 数据结构 (1)
- DSP编程 (1)
- 电子书籍 (1)
- Internet/网络编程 (1)
- 编译器/解释器 (1)
- 游戏 (1)
- 技术资料 (1)
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.
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.
其他 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 ...
文章/文档 图像处理的关于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 ...
其他书籍 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 ...
人工智能/神经网络 本程序实做MLP(Multi-layer perceptron)算法
本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。 ...
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
软件设计/软件工程 均值漂移算法的详细介绍
均值漂移算法的详细介绍,论证均值漂移算法的收敛性,介绍mean-shift算法在图像分割,目标跟踪领域的应用
其他书籍 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.
数值算法/人工智能 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 ...