Welcome![Sign In][Sign Up]
Location:
Search - maximum cross-correlation

Search list

[Windows Developloo

Description: The leave-one-out cross-validation scheme is a method for estimating % the average generalization error. When calling % [Eloo,H] = loo(NetDef,W1,W2,PHI,Y,trparms) with trparms(1)>0, the network % will be retrained a maximum of trparms(1) iterations for each input-output % pair in the data set, starting from the initial weights (W1,W2). If % trparms(1)=0 an approximation to the loo-estimate based on "linear % unlearning" is produced. This is in general less accurate, but is much % faster to calculate.-The leave-one-out cross-validation scheme is a method for estimating the average generalization error. When calling [Eloo, H] = loo (NetDef, W1, W2, PHI, Y, trparms) with trparms (1)> 0, the network will be retrained a maximum of trparms (1) iterations for each input-output pair in the data set, starting from the initial weights (W1, W2). If trparms (1) = 0 an approximation to the loo-estimate based on linear unlearning is produced. This is in general less accurate, but is much faster to calculate.
Platform: | Size: 3072 | Author: 张镇 | Hits:

[Communication-Mobilefskgenerator1

Description: Cross – Correlation of the Two FSK Signals. FREQUENCY SHIFT KEYING - ERROR PROBABILITY: The Probability of error of an FSK system depends on the separation of “distance” d, between two (or more) signals The probability of error is minimum when the distance of separation is maximum i.e larger the d, smaller is the P.E. The distance d is given by: d = (1 -  ) / 2 where  = (1 / E) 0 T s0(t) s1(t) dt. The integral is the cross-correlation function over the period 0 to T.  is restricted to values between +1 and –1. -Cross – Correlation of the Two FSK Signals. FREQUENCY SHIFT KEYING - ERROR PROBABILITY: The Probability of error of an FSK system depends on the separation of “distance” d, between two (or more) signals The probability of error is minimum when the distance of separation is maximum i.e larger the d, smaller is the P.E. The distance d is given by: d = (1-  )/2 where  = (1/E) 0 T s0(t) s1(t) dt. The integral is the cross-correlation function over the period 0 to T.  is restricted to values between+1 and –1.
Platform: | Size: 6144 | Author: patatas | Hits:

[MultiLanguage01576960Beaulieu

Description: 通过MATLAB软件;通过仿真得出性能曲线;从而比较bpsk的性能-The bit-error rate (BER) of binary phase-shift keying in Rayleigh fading, using the Alamouti transmission scheme and receiver selection diversity in the presence of channel-estimation error, is studied. Closed-form expressions for the BER of log-likelihood ratio selection, signal-to-noise ratio (SNR) selection, switchand- stay combining selection, and maximum ratio combining are derived in terms of the SNR and the cross-correlation coefficient of the channel gain and its corrupted estimate. Two new selection schemes, space–time sum-of-squares combining selection diversity and space–time sum-of-magnitudes selection diversity, are proposed and proven to provide almost the same performance as SNR selection, but with much simpler implementations. The effects of channel-
Platform: | Size: 340992 | Author: 刘小洋 | Hits:

[Program docFastStereoMatchingUsingRectangularSubregioningand3

Description: 本文提出了一种快速,可靠的立体匹配算法产生浓密视差图,通过使用快速互相关、矩形秩和3D最大表面技术粗到细计划。-This paper presents a fast and reliable stereo matching algorithm which produces a dense disparity map by using fast cross correlation, rectangular subregioning (RSR) and 3D maximum-surface techniques in a coarse-to-fine scheme.
Platform: | Size: 3277824 | Author: swl | Hits:

[AlgorithmxcorAlign

Description: Circularly shifts input data in matrix by columns, according to cross correlation maximum index
Platform: | Size: 2048 | Author: 何冰 | Hits:

[Graph Recognizetarget

Description: 通过计算最大互相关(Cross Correlation),在给定的图像中检测目标图像,并在图像显示窗口中高亮该区域-By calculating the maximum cross-correlation (Cross, The Correlation), detection of the target image in a given image, and highlight the region in the image display window
Platform: | Size: 1024 | Author: 李根 | Hits:

[Special Effectstuxiangpeizhun

Description: 图像配准主要是通过两幅图像之间的互相关的最大值来确定配准的位置,从而在另一幅图像中显示配准的图像-Image registration is mainly through the maximum cross-correlation between the two images to determine the location of the registration and registered image, which is displayed in another image
Platform: | Size: 4096 | Author: 赵建平 | Hits:

[Special Effectseye-match

Description: 动态跟踪人的眼睛,初学者可以下载学习,使用最大互相关算法实现模板与待测图像的配准-Dynamic tracking people' s eyes, beginners can download the study, using the maximum cross-correlation algorithm and tested template image registration
Platform: | Size: 2048 | Author: 祥林 | Hits:

[matlabDelayDataXcorr

Description: 工程上的数据一般都是具有延时Delay的特性的,在很多领域需要找到输入与输出的对应稳态的时间,采用互相关的方法可以确定出两组数据之间的最大相关性,进而确定出输入与输出的延时,经测试有效,文件中DELAY就是对应的延时,程序中已有声明。(xcorr2在matlab中代表的是自相关函数)-Data engineering are generally has the characteristics of a delay Delay, in many areas that need to find the input and output of the corresponding steady-state time, using cross-correlation method can determine the maximum correlation between the two sets of data, and to determine the delay between input and output, tested and effective, file dELAY is the corresponding delay, the program has been declared.
Platform: | Size: 45056 | Author: 刘贺朋 | Hits:

[Special EffectsImage20160331Quality

Description: 测试以下图像信息 1。结构内容(SC) 2。均方误差(MSE) 3。峰值信噪比(PSNR值) 4。归一化互相关(NCC) 5。平均差(AD) 6。最大的差异(MD) 7。归一化绝对误差(NAE)-Image/Picture Quality Measures In this application, different image quality measures are calculated for a distorted image with reference to an original image. To test the application, a set of 20 distorted images is included in this package. The list of Image Quality measures implemented in this package include, 1. Structural Content (SC) 2. Mean Square Error (MSE) 3. Peak Signal to Noise Ratio (PSNR in dB) 4. Normalized Cross-Correlation (NCC) 5. Average Difference (AD) 6. Maximum Difference (MD) 7. Normalized Absolute Error (NAE) Refer Reference.png for the mathematical expressions implemented in this package. Original images are kept in the folder OriginalImages . Distorted images are kept in the folder DistortedImages .
Platform: | Size: 1064960 | Author: 陈芳洲 | Hits:

[matlabpbfrxius

Description: 最大似然(ML)准则和最大后验概率(MAP)准则,包括数据分析、绘图等等,包括广义互相关函数GCC时延估计,表示出两帧图像间各个像素点的相对情况,PLS部分最小二乘工具箱,利用贝叶斯原理估计混合logit模型的参数。- Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Data analysis, plotting, etc., Including the generalized cross-correlation function GCC time delay estimation, Between two images showing the relative circumstances of each pixel, PLS PLS toolbox, Bayesian parameter estimation principle mixed logit model.
Platform: | Size: 10240 | Author: fnsachses | Hits:

[matlabwmqvrxtj

Description: 现代信号处理中谱估计在matlab中的使用,包括广义互相关函数GCC时延估计,是本科毕设的题目,最大似然(ML)准则和最大后验概率(MAP)准则,线性调频脉冲压缩的Matlab程序,主要为数据分析和统计,基于人工神经网络的常用数字信号调制。- Modern signal processing used in the spectral estimation in matlab, Including the generalized cross-correlation function GCC time delay estimation, The title of the commercial is undergraduate course you Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, LFM pulse compression of the Matlab program, Mainly for data analysis and statistics, The commonly used digital signal modulation based on artificial neural network.
Platform: | Size: 9216 | Author: szesn | Hits:

[matlabmwitezvf

Description: 包括AHP,因子分析,回归分析,聚类分析,对HARQ系统的吞吐量分析,本科毕设要求参见标准测试模型,进行波形数据分析,包括广义互相关函数GCC时延估计,最大似然(ML)准则和最大后验概率(MAP)准则,虚拟力的无线传感网络覆盖。- Including AHP, factor analysis, regression analysis, cluster analysis, HARQ throughput analysis of the system, Undergraduate complete set requirements refer to the standard test models, Waveform data analysis, Including the generalized cross-correlation function GCC time delay estimation, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Virtual power wireless sensor network coverage.
Platform: | Size: 4096 | Author: sinqr | Hits:

[matlabpoupang_v23

Description: 包含收发两个客户端程序,包括广义互相关函数GCC时延估计,最大似然(ML)准则和最大后验概率(MAP)准则。- Transceiver contains two client programs, Including the generalized cross-correlation function GCC time delay estimation, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.
Platform: | Size: 6144 | Author: 张明辉 | Hits:

[CA authImageQualityMeasures

Description: Image / Picture Quality Measures In this application, different image quality measures are calculated for a distorted image with reference to an original image. To test the application, a set of 20 distorted images i ncluded in this package. The list of Image Quality measures implemented in this package include, 1. Structural Content (SC) 2. Mean Square Error (MSE) 3. Peak Signal to Noise Ratio (PSNR in dB) 4. Normalized Cross-Correlation (NCC) 5. Average Difference (AD) 6. Maximum Difference (MD) 7. Normalized Absolute Error (NAE) Refer Reference.png for the mathematical expressions implemented in this package. Original images are kept in the folder OriginalImages . Distorted images are kept in the folder DistortedImages . -Image / Picture Quality Measures In this application, different image quality measures are calculated for a distorted image with reference to an original image. To test the application, a set of 20 distorted images is included in this package. The list of Image Quality measures implemented in this package include, 1. Structural Content (SC) 2. Mean Square Error (MSE) 3. Peak Signal to Noise Ratio (PSNR in dB) 4. Normalized Cross-Correlation (NCC) 5. Average Difference (AD) 6. Maximum Difference (MD) 7. Normalized Absolute Error (NAE) Refer Reference.png for the mathematical expressions implemented in this package. Original images are kept in the folder OriginalImages . Distorted images are kept in the folder DistortedImages .
Platform: | Size: 1067008 | Author: Emad Taha | Hits:

[matlabkao-hk12

Description: 包括广义互相关函数GCC时延估计,esprit算法对有干扰的信号频率进行估计,最大似然(ML)准则和最大后验概率(MAP)准则。- Including the generalized cross-correlation function GCC time delay estimation, esprit algorithm signal frequency interference can be assessed Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.
Platform: | Size: 5120 | Author: jingmunseng | Hits:

[Otherfile_1

Description: we investigate the detection of multi-path signal propagation in a Time Difference of Arrival (TDOA) localization scenario. Usually, TDOA measurements are obtained by determining the absolute maximum of the cross correlation function of signals recorded at different sensor nodes in a sensor network. Multipath signal propagation causes multiple peaks in the cross correlation function which lead to erroneous emitter localization. We use hypotheses of possible multipath signal propagation calculated from the autocorrelation functions to identify the line of sight (LOS) peak in the cross correlation function of a sensor pair.
Platform: | Size: 424960 | Author: combat | Hits:

[matlab914000720135

Description: 生成C/A码,C/A 码是用 m 序列优选对组合形成的 Gold 码。Gold码是由两个长度相同而互相关极大值为最小的 m 序列逐位模2 相加所得到的码序列。(C/A code is to use m sequence optimization of combination to form Gold code. Gold code is made up of two same length and cross-correlation bitwise modulus maximum value is the smallest m sequence 2 addition of code sequence.)
Platform: | Size: 1024 | Author: baogege | Hits:

[Otherload

Description: 广义互相关时延估计算法和最大互相关系数的取值(The value of generalized cross correlation time delay estimation algorithm and maximum correlation number)
Platform: | Size: 11264 | Author: 文文0117 | Hits:

CodeBus www.codebus.net