搜索资源列表
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
geophysical-field-process-
- 本程序集对地球物理场做多种处理 如:2阶及4阶导数,位场转换,不规则密度体重力场计算,竖直圆柱体重磁场计算,用泰勒多项式及最小平方2乘的剩余异常计算,(主要适用于地磁场以及重力场的转换)-FUNCTION : THIS ROUTINE IS USED TO CALCULATE GRAVITY FOR VARIABLE DENSITY OF 2D BIVARIATE TRAPEZOID BODY Function : This program calculate derivatio
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
emd
- 对于输入的时间序列,按照经验模式分解得到一系列基本模式分量和余项的和。经验模式分解是区别于傅里叶变换和小波变化的一种更一般的时间序列频率分解的方法- IMF = EMD(X) where X is a complex vector computes Bivariate Empirical Mode Decomposition of X, resulting in a matrix IMF containing 1 IMF per row, the last one being the
Solving-Linear-Equations
- 根据已知的值求二元一次直线方程y=ax+b的表达式,支持分数运算,保留精度-According to the the Bivariate once the linear equation of the known value of y = ax+b expression support fractional operations to retain accuracy
dlinerint
- 超强算法,一种数值估计的算法,很好用哦,是关于二元插值计算的例程-Powerful algorithm, a numerical estimation algorithm Oh well, it is calculated bivariate interpolation routine
interpolation
- 编程实现单变元抛物线插值和双变元抛物线插值函数-Programming univariate and bivariate yuan parabolic interpolation parabolic interpolation function
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.
kde2d
- 二维高斯核函数重构 重构方法不依赖于参数化模型-2D Gaussian Kernel Reconstruction fast and accurate state-of-the-art bivariate kernel density estimator with diagonal bandwidth matrix. The kernel is assumed to be Gaussian. The two bandwidth parameter
insert
- 多种插值的C语言的实现,包括线性插值,朗格朗日插值,拉格朗日二元插值-Multiple interpolation C language implementation, including linear interpolation, Lengrand day interpolation, Lagrange Bivariate Interpolation
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