搜索资源列表
bivarnormcdf2
- Numerically approximates the double integral of a standard bivariate Normal distribution
MatlabUserManualSignalFiltering
- User Manual for STABLE 5.1-This manual gives information about the STABLE library, which computes basic quantities for univariate stable distributions: densities, cumulative distribution functions, quantiles, and simulation. Statistical routines
huNT2
- Newton-Thiele 二元有理向量插值,向量为二元-Newton-Thiele bivariate rational interpolation vector, vector for the binary
huNT3
- Newton-Thiele 二元有理向量插值,向量为三元-Newton-Thiele bivariate rational interpolation vector, vector of ternary
tvnl
- 用来计算二维正态分布的分布函数,注意不是密度函数-use to calculate distribution function of bivariate norm distribution. note: not the density function
dlinerint
- 超强算法,一种数值估计的算法,很好用哦,是关于二元插值计算的例程-Powerful algorithm, a numerical estimation algorithm Oh well, it is calculated bivariate interpolation routine
SPL2007
- bivariate EMD( illustration, mean definitions, principle , distretch)
hist2.m
- Utility to provide a 2D histogram, like mat lab s hist() but bivariate
SFEplotCop
- plots bivariate pdfs and corresponding contour plot of two random variables given the marginal distributions and various copulae
GAS_factor_copula_toolbox_17feb16
- 时间序列copula工具箱,包含密度函数,分布函数,对数似然函数等等,主要正对二元copula-This zip file contains a collection of Matlab functions for research on copulas for financial time series. Some simple example code is given in copula_example_code.m . A table of contents is given in c
SPLNFIT
- 此函数做的是二元数据的样条拟合。格式:[coeffs,knotspots] = splnfit(x,y,knots,order,plots) -This function performs a spline fit of bivariate data.
corrdist
- This function computes the probability density function for the correlation coefficient of a bivariate random variable.
Dependence-estimate-of-bivariate-variables-in-r.r
- DEPENDENCE ESTIMATION OF COPULA ( BIVARIATE AND TRI-VARIATE )VARIABLE IN R -DEPENDENCE ESTIMATION OF COPULA ( BIVARIATE AND TRI-VARIATE )VARIABLE IN R
metropolis_hastings
- 本文件包含Metropolis算法对函数进行抽样;显示生成样本的相关图和直方图. 其中文件:metropolis_hastings.m该文件包含4个示例,用于通过Metropolis-Hastings算法对复杂函数进行抽样,显示生成样本的相关图和直方图。metropolis_hastings2.m 包含一个例子,用于通过Metropolis-Hastings算法对双变量高斯PDF进行采样,显示生成样本的相关图和直方图,以及其轮廓和边缘PDF的函数等。(This program develops
《MATLAB统计分析与应用1》
- 生成一元分布随机数、蒙特卡洛方法;正态总体参数的检验;描述性统计量等(Generating a bivariate distribution, random numbers, Monte Carlo methods, testing of normal population parameters, descr iptive statistics, etc.)
copula-master
- 计算matlab相关,可以使用,调试成功(this code is used for calculating copula of multivariate or bivariate cases.)
B_Copula_density
- matlab code for Bivariate Clayton Copula, Bivariate Frank Copula, Bivariate Gaussian Copula, Bivariate Gumbel Copula, Bivariate Student Copula with plot
Untitled2
- 一个吉布斯采样的实例:从二元正态分布中采样(sampling from a bivariate a Normal distribution)