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

Search list

[Other resourcegcv

Description: GCV Generalized cross-validation.广义交叉校验,用做非线性时间序列的计算,非常有用,找了好久才找到的。不要错过机会哦
Platform: | Size: 2212 | Author: zhxj | Hits:

[Compress-Decompress algrithmsH265_2008_8_23

Description: ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H.265) basic algorithm : 1, analysis/synthesis : wavelets 2, denoise : GCV (generalized cross validation) 3, bit-rate controller : entropic bit-rate controller 4, quantizer : entropic quantizer 5, DC/AC : NDLD (near-domain lower dimension) 6, MV/QP codec : BSW (generalized (broad-sense) wavelets) 7, bitplanes codec : SPIHT, EZW, MMW (mathematical morphological wavelets), BPLD (bitplanes lower dimension) 8, bitstreams codec : arithmetic, entropy 9, motion estimate : MBOD (macro block optimal decision), MVP (motion vector prediction) A, motion search : EPZS, diamond(normal, advance, small), square B, post process : low_pass, default, dering filter .
Platform: | Size: 3015133 | Author: 彭珍 | Hits:

[Algorithmgcv

Description: GCV Generalized cross-validation.广义交叉校验,用做非线性时间序列的计算,非常有用,找了好久才找到的。不要错过机会哦-GCV Generalized cross-validation. Generalized cross-validation, using nonlinear time series to do the calculation, is very useful to find for a long time to find the. Oh, do not miss the opportunity to
Platform: | Size: 2048 | Author: zhxj | Hits:

[VC/MFCinpainting

Description: 关于图像修复的非常经典的电子文档,详尽描写了一种改进的inpainting算法-Image Inpainting on the very classic electronic documents, a detailed description of an improved algorithm for inpainting
Platform: | Size: 1889280 | Author: jackchen | Hits:

[File FormatcolorRegTikhonov

Description: DE-BLURING color mediante regularizacion de Tikhonov Este progrma realiza el debluring de una imagen a color de 256x256,obteniendo el parametro de regularizacion automaticamente mediante GCV
Platform: | Size: 1024 | Author: andreshi | Hits:

[Windows DevelopGCVahi

Description: Este programa implementa la validacion cruzada generalizada (GCV), como metodo de seleccion automatico del parametro de regularizacion
Platform: | Size: 1024 | Author: andreshi | Hits:

[Special EffectsGcv

Description: GCV阈值,在图像去噪上广泛应用,其值接近理想门限,去噪效果相当好,结果小波,更可以达到更佳的效果。-GCV threshold, widely applied in image denoising and its value is close to the ideal threshold, de-noising result was very good, the results of wavelet, but also can achieve better results.
Platform: | Size: 1024 | Author: Jason | Hits:

[matlabGcv

Description: 一个自适应软阈值去噪的原程序,很实用,我用它解决了很多问题-An adaptive soft-threshold denoising of the original program
Platform: | Size: 1024 | Author: 陈娇 | Hits:

[matlabgcv

Description: gcv.m GCV准则-gcv.m GCV principle....................
Platform: | Size: 1024 | Author: feng | Hits:

[matlabregu

Description: 正则化化技术处理,l_curve方法和gcv方法选择参数,进行求解,得到问题的最解-Regularization of technical processing, l_curve methods and gcv method to select parameters, is solved by the solutions of the problem
Platform: | Size: 81920 | Author: 金子 | Hits:

[matlabgcv

Description: matlab的gcv函数,可以用于求取正则化参数。是regtools工具箱中的-The gcv matlab function that can be used to strike the regularization parameter. Is regtools Toolbox
Platform: | Size: 2048 | Author: wangyue | Hits:

[matlabgcv

Description: 广义交叉验证函数(GCV) 广义交叉验证函数是用随机的方法对于一个给定的值A的正则化参数的计算。-Generalized cross-validation function (GCV) generalized cross validation function is stochastic method for a given value A regularization parameter calculations.
Platform: | Size: 1024 | Author: 师海阔 | Hits:

[matlabgcv_function

Description: 对广义交叉验证算法(GCV)的计算的辅助程序。-The generalized cross-validation algorithm (GCV) calculation of auxiliary programs.
Platform: | Size: 1024 | Author: 师海阔 | Hits:

[matlabGCV

Description: 共轭梯度算法,改进后的算法,比较好用,已经验证过了。-Conjugate gradient algorithm, the improved algorithm, more useful, has been verified.
Platform: | Size: 2048 | Author: 胡伟龙 | Hits:

[matlabGCV

Description: 一个可以运行的小波GCV阈值去噪的程序,matlab平台-GCV wavelet denoising,matlab
Platform: | Size: 1024 | Author: | Hits:

[OtherTikhonov_regularization_toolbox

Description: Tikhonov正则化工具箱,可实现病态方程组的正则化,以及采用L曲线法、岭估计法、GCV法等确定正则化参数,内含使用方法,亲测有效。-Tikhonov regularization toolbox, which can realize regularization in morbid equations, and using the L curve method, ridge estimation, GCV method to determine the regularization parameter, embedded application method, effective measurement.
Platform: | Size: 771072 | Author: xjy | Hits:

[matlabmy_gcv

Description: 求取信号的gcv值,可以用于确定信号噪声水平,选取合适的阈值进行去噪(The GCV value of the signal can be used to determine the signal noise level, and the appropriate threshold is selected to denoise)
Platform: | Size: 1024 | Author: rohui | Hits:

[Otherlwppredict

Description: LWP是一种Matlab / Octave工具箱实现局部加权多项式回归(也被称为局部回归/局部加权散点平滑/黄土/ LOWESS和核平滑)。使用此工具箱,您可以使用九个具有度量窗口宽度或最近邻窗口宽度的任意一个内核来拟合任意维度的数据的局部多项式。还提供了一个优化内核带宽的函数。优化可采用留一交叉验证,GCV,AICC、AIC,FPE,T,执行,或单独的验证数据。鲁棒拟合也可用。(LWP is a Matlab/Octave toolbox implementing Locally Weighted Polynomial regression (also known as Local Regression / Locally Weighted Scatterplot Smoothing / LOESS / LOWESS and Kernel Smoothing). With this toolbox you can fit local polynomials of any degree using one of the nine kernels with metric window widths or nearest neighbor window widths to data of any dimensionality. A function for optimization of the kernel bandwidth is also available. The optimization can be performed using Leave-One-Out Cross-Validation, GCV, AICC, AIC, FPE, T, S, or separate validation data. Robust fitting is available as well.)
Platform: | Size: 5120 | Author: baidudu | Hits:

[matlabgcv

Description: 本程序为广义交叉验证(GCV)的matlab代码,在一些场合有比交叉验证(OCV)更好的特性(This program is a generalized cross validation (GCV) matlab code, in some cases than cross validation (OCV) better characteristics)
Platform: | Size: 1024 | Author: lzu666 | Hits:

CodeBus www.codebus.net