Welcome![Sign In][Sign Up]
Location:
Search - lmse

Search list

[Speech/Voice recognition/combineLMSE

Description: 关于LMSE算法的详细文档,希望对学习LMS 均衡接收机的同学有帮助:)-LMSE algorithm on the detailed documentation, and I hope to learn a balanced receiver LMS students help :)
Platform: | Size: 149829 | Author: 真覃 | Hits:

[Other resourceLMSE-HoKashyap

Description: 最小平方误差(LMSE)算法实现,可训练的确定性分类器的迭代算法。用于对训练一个向量,使得向量与给定矩阵的乘积的结果向量足够小。-least square error (LMSE) algorithm can be trained classifier uncertainty iterative algorithm. For a pair of training vectors, making vector and matrix given the results of the product vector small enough.
Platform: | Size: 129080 | Author: 姚秋林 | Hits:

[AI-NN-PRpattern_recognition

Description: 模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。-pattern_recognition have some usual algorithm,including ISODATA algorithm,K-means algorithm,apperceive algorithm ,
Platform: | Size: 6144 | Author: 万崇玮 | Hits:

[Speech/Voice recognition/combine2LMSE最小均方误差算法

Description: 模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
Platform: | Size: 2048 | Author: 任大 | Hits:

[Other resourcePerceptionApproches

Description: 感知器和其他聚类算法,如lmse。另外还包含了更多的比如c均知法,各种简单的非监督据类程序,有利于直接使用-Perceptron and other clustering algorithms, such as lmse. It also includes more like c all know, a variety of simple non-supervisory category According to procedures, it will directly use
Platform: | Size: 2048 | Author: 王若 | Hits:

[Speech/Voice recognition/combineLMSE

Description: 关于LMSE算法的详细文档,希望对学习LMS 均衡接收机的同学有帮助:)-LMSE algorithm on the detailed documentation, and I hope to learn a balanced receiver LMS students help :)
Platform: | Size: 149504 | Author: 真覃 | Hits:

[Speech/Voice recognition/combineLMSEcode

Description: c语言写的LMSE代码,希望对做LMSE的人有些许帮助:)-c LMSE written language code, and I hope to do the LMSE is some help :)
Platform: | Size: 2048 | Author: 真覃 | Hits:

[AI-NN-PRLMSE-HoKashyap

Description: 最小平方误差(LMSE)算法实现,可训练的确定性分类器的迭代算法。用于对训练一个向量,使得向量与给定矩阵的乘积的结果向量足够小。-least square error (LMSE) algorithm can be trained classifier uncertainty iterative algorithm. For a pair of training vectors, making vector and matrix given the results of the product vector small enough.
Platform: | Size: 254976 | Author: 姚秋林 | Hits:

[Graph RecognizeClassify

Description: VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
Platform: | Size: 587776 | Author: 杜红艳 | Hits:

[AI-NN-PRFenLeiSuanFa

Description: 关于分算的智能算法演示,包括样品训练、模板匹配算法,二值Bayes分类,概率Bayes分类,最小风险Bayes分类,Fisher算法,奖惩算法,增量校正算法,LMSE算法,势函数算法,神经网络算法(包括训练,比较及识别)等。-Count on the sub-intelligent algorithm demonstration, including sample training, template matching algorithm, binary Bayes classification, the probability of Bayes classification, the minimum Bayes risk classification, Fisher algorithm, reward and punishment algorithm, incremental algorithm, LMSE algorithm, potential function algorithm, neural network algorithm (including training, comparison and identification) and so on.
Platform: | Size: 532480 | Author: hante | Hits:

[matlabLMS_Equalizer_simulate_matlab

Description: LMSE qualizer simulate
Platform: | Size: 1024 | Author: thanhhung | Hits:

[AI-NN-PRpatternrecognition

Description: 文件中包含多种模式识别常用的算法,如:ISODATA、 K均值、 感知器、 LMSE最小误差、 贝叶斯,希望对大家能有所帮助-File contains a variety of commonly used pattern recognition algorithms, such as: ISODATA, K-means, perceptron, LMSE the smallest error, Bayesian, in the hope that we can help
Platform: | Size: 6144 | Author: WGT | Hits:

[matlabLmse

Description: 用来判断样本是否线性可分的 -ll
Platform: | Size: 1024 | Author: maoyi | Hits:

[matlablmse

Description: The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the scaling that minimizes the MSE. This is a better way to compare images if the absolute magnitude of the intensity has no meaning.
Platform: | Size: 3072 | Author: Colin.hit | Hits:

[2D Graphiclmse

Description: lmse计算,最小均方误差计算,用搜索法找出两幅图像见最小均方误差-lmse caculation
Platform: | Size: 1024 | Author: syl | Hits:

[matlabLMSE

Description: 用LMSE方法验证两类的可分性,介绍了LMSE算法-LMSE method validation can be divided into two categories , the LMSE algorithm
Platform: | Size: 1024 | Author: 醉月 | Hits:

[AlgorithmLMSE

Description: LMSE算法实现判断线性可分性和求分界向量-LMSE algorithm for linear separability judgment and seek demarcation vector
Platform: | Size: 1024 | Author: 赵鹏程 | Hits:

[AI-NN-PRLMSE

Description: LMSE模式识别算法,基于Matlab,附仿真示例结果-LMSE pattern recognition algorithms, Matlab, simulation attached sample results
Platform: | Size: 179200 | Author: 李通 | Hits:

[Other58059913LMSE

Description: LMSE/模式识别/最小平方误差算法程序(LMSEleast mean square error, LMSE,Ho-Kashyap)
Platform: | Size: 1024 | Author: 1562113181 | Hits:

[AI-NN-PR模式识别代码

Description: 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorithm +SVM, ISODATA, perceptron algorithm, LMSE, neural network and so on. It is used for good clustering results and is a reference for pattern recognition.)
Platform: | Size: 6144 | Author: 张小明12345 | Hits:
« 12 »

CodeBus www.codebus.net