人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, COrrelation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-controllers fuzzy logic model.
标签: comprehensive constructing FuzzyLib library
上传时间: 2013-12-17
上传用户:dbs012280
pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a correlogram sequence by finding the time lag with the largest COrrelation energy.
标签: pitch CorrelogramPitch correlogram highPitch
上传时间: 2015-08-11
上传用户:youth25
计算广义分形维数的matlab源程序。希望对大家有用! 函数形式:function [dq,rq]=fdim(q,x,trace) 不同q值下得到不同定义的分形维,如:q=0 is Hausdorf, q=1 is Information, q=2 is COrrelation, etc.具体说明见程序。
标签: function matlab trace fdim
上传时间: 2013-12-24
上传用户:sk5201314
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of COrrelation loadings to uncentered and multi-way models
标签: calculates congruence and function
上传时间: 2014-01-08
上传用户:sz_hjbf
Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast COrrelation-based filter algorithm designed for high-dimensional data and has been shown effective in removing both irrelevant features and redundant features
标签: preprocessing frequently selection technique
上传时间: 2014-01-19
上传用户:lindor
This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm is based on the interpolation technique for two COrrelation values in the frequency and phase domains. This simple interpolation technique can significantly improve frequency and phase resolution capabilities of the proposed technique without increasing the number of the COrrelation values. In addition, the overall block diagram of a digital communications receiver for DVB-RCS is presented, which was designed using the proposed estimation algorithms. Index Terms—Carrier phase estimation, DVB-RCS, frequency offset estimation, interpolation, joint estimation, MF-TDMA.
标签: investigates estimation frequency carrier
上传时间: 2015-12-30
上传用户:ls530720646
Analysis and Hardware Design of Intermediate View Generation Using Adaptive Disparity Estimation Based on Spatial and Temporal COrrelation
标签: Intermediate Generation Estimation Disparity
上传时间: 2016-01-10
上传用户:siguazgb
The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spline representations of the displacement field which can be specialized to solve all of the above mentioned problems. In particular, we show how to compute local flow, global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of the above problems. Using a spline-based description of the flow removes the need for overlapping COrrelation windows, and produces an explicit measure of the COrrelation between adjacent flow estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D projective scene geometry. We also provide results on a number of standard motion sequences.
标签: image registration multiframe techniques
上传时间: 2016-01-20
上传用户:520
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double COrrelation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The COrrelation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
标签: Least-squares arbitrary Purpose Builder
上传时间: 2013-12-18
上传用户:宋桃子
....\瑞利平坦衰变信道.doc ....\channel_model ....\AS2sigma_gaussian_90.mat ....\AS2sigma_gaussian_180.mat ....\AS2sigma_laplacian_90.mat ....\COrrelation.m ....\dialog.m ....\erfcomp.m ....\geometry2COrrelation.m ....\Rxx_gaussian.m ....\Rxx_laplacian.m ....\Rxy_gaussian.m
标签: sigma_gaussian channel_model mat AS
上传时间: 2016-04-22
上传用户:trepb001