搜索资源列表
sbgcop_0.95.tar
- sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric i
sbgcop_0.95
- sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric i
模拟分页式存储管理
- 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
eemscat
- 一种能够消除三维荧光瑞利散射,而且能对移去区域以内插值的形式引入,从而避免缺失值的出现-The function EEMscat is a function that takes an EEM dataset and removes scattering as well as (optionally) interpolates the removed areas such that there are no missing values introduced.
dineof.tar
- DINEOF重构数据矩阵缺失点的值-Reconstruction of missing data matrix DINEOF point value ~ ~ ~
usaco_chap1-5
- usaco自己做的1到5章的代码,可能部分缺失,不过大多数题都有源码。有很多很好的算法。-usaco own chapter 1-5 of the code, may be partly missing, but most have a source title. There are many very good algorithms.
TSP_G
- 在分离粘连颗粒时通过求取凸包从而得到凸缺,进而找到分离点-Adhesions in the separation of particles through the strike in order to be convex convex hull missing, and then find the separation point
pcamv
- Matlab package for PCA for datasets with missing values
ive_sas_windows
- 缺失数据的利器,SAS插件ive,和solas各有所长。-Missing data tool, SAS plug-ive, and SOLAS have their own strong points.
ive_sas_examples
- SAS中的缺失数据填补插件iveware使用的examples。 -SAS to fill in missing data iveware use plug-examples.
imputation
- 不完全数据分析MATLAB程序(部分信息重建):最小均方估计、协方差矩阵、缺失值推测-Analysis of incomplete datasets: Estimation of mean values and covariance matrices and imputation of missing values
K-meansNB
- :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
NaturalMatting
- The missing code with resources on http://www.alphamatting.com, matlab implementation for [1] A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting.
AutomaticSpectra
- This toolbox is Automatic spectral analysis for Irregular sampling/Missing data, analysis of spectral subbands, Vector Autoregressive modeling and Detection. It requires ARMASA toolbox. This toolbox can be downloaded from the Matlab Central file exch
ASA
- 自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;-The applications of this additional toolbox are: - Automatic spectral analysis for Irregular sampling/Missing data, analysis of spectral subbands, - Vector Autoregressive modeling and Detection [uses ARMA
Project6
- Reconstruction of 1-D and 2-D Signals with Missing samples using Time Varying (TV), Iterative (IT), Lagrange (LI), Matrix, SDFT and Reed Solomon Methods
MP3driver
- media player 万能驱动器,如果媒体播放器缺少驱动使得其无法被电脑识别,安装此驱动-Universal media player drive, if the media player, the lack of drivers makes it can not be a computer to identify, install this driver
ARMAsel_mis_irreg
- Autoregressive model for missing data
PLS1_sina
- 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least squares regression, regression
add-missing-data
- 这是一个Matlab程序,用牛顿插值法,补充缺失的数据,从而保证了数据的完整性。-This is a Matlab program, using Newton s interpolation method, add missing data, thus ensuring data integrity.