登录
首页 » matlab » copula_toolbox

copula_toolbox

于 2011-05-02 发布 文件大小:71KB
0 253
下载积分: 1 下载次数: 41

代码说明:

  copula函数 主要应用于BB7UgivenV_inverse2(copula function BB7UgivenV_inverse2)

文件列表:

ang_chen1.m,1593,2006-06-04
BB7UgivenV_inverse2.m,1341,2006-06-04
BB7UgivenV_t.m,1243,2006-06-04
bb7_rnd.m,1570,2006-06-04
bisect2.m,2775,2000-11-15
bivarnormcdf.m,1972,2006-03-08
bivarnormcdf2.m,1600,2006-03-08
bivarnormcdf_arg.m,462,2006-03-08
bivartcdfmc.m,2172,2003-08-18
bivartLL.m,551,2001-05-07
bivartpdf.m,1065,2001-08-26
bivnormpdf.m,1118,2007-01-18
bivnorm_tvp1_CL.m,1757,2006-06-04
contents.xls,25088,2011-03-04
contour_plots_code.m,4024,2007-01-18
copula_example_code.m,6937,2008-05-14
corrcoef12.m,832,2002-10-12
cov12.m,559,2001-04-27
empiricalCDF.m,994,2006-02-27
frankCL.m,426,2003-03-11
gumbelCL.m,1095,2006-06-04
GumbelUgivenV_inverse2.m,810,2006-08-22
GumbelUgivenV_t.m,484,2006-06-04
gumbel_cdf.m,1143,2006-06-04
gumbel_pdf.m,1285,2006-06-04
Gumbel_rnd.m,1425,2006-06-04
Gumbel_tvp1_CL.m,1783,2006-06-04
ibm_ccola_rets.txt,85952,2006-02-27
kappa2tau.m,440,2002-05-05
nines.m,1403,2003-04-16
NormalCopula_cdf.m,864,2001-10-15
NormalCopula_CL.m,446,2006-03-09
NormalCopula_pdf.m,730,2001-07-27
plackettCL.m,959,2006-06-04
PlackettUgivenV_inverse2.m,1338,2006-06-04
PlackettUgivenV_t.m,437,2001-08-13
plackett_cdf.m,1324,2006-06-04
plackett_pdf.m,1175,2006-06-04
plackett_rnd.m,1530,2006-06-04
quantiledep.m,767,2006-03-01
readme.txt,1203,2006-06-04
rho2theta.m,517,2002-08-05
sym_jc_cdf.m,1657,2006-06-04
sym_jc_CL.m,1085,2006-06-04
sym_jc_example_code.m,1090,2003-02-13
sym_jc_pdf.m,2639,2006-06-04
sym_jc_rnd.m,2001,2007-08-02
sym_jc_tvp_CL.m,1998,2006-06-04
tau2kappa.m,469,2002-05-22
tCopula.m,1764,2006-06-04
tcopulaCL.m,1390,2006-06-04
tCopula_cdf.m,1898,2006-08-22
tcopula_pdf.m,1569,2006-06-04
theta2rho.m,732,2004-05-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Mobile-robot-Location
    本程序为基于几何地图方式的机器人定位matlab程序,利用地图匹配法定位,根据在局部地图中寻找完整线段与特征点,并在全局地图中寻找预制对应的线段(The programming is about the robot location which based the geometry map.this programming is used the method of map_matching ,in means of find the Complete Line Segments (CLS) and feature points in local map and Global map.)
    2016-04-05 16:13:36下载
    积分:1
  • Truetime
    详细描述truetime工具箱的基本原理和用法,对初学者有帮助(Truetime a detailed description of the basic principles and usage of the toolbox, to help beginners)
    2009-12-14 16:43:50下载
    积分:1
  • 1111
    说明:  毕业设计用到的OFDM信道估计等关键技术必用的MATLAB程序源代码。(Graduation OFDM channel estimation used in key technology will be used in MATLAB source code.)
    2010-04-25 13:25:30下载
    积分:1
  • statcom
    statcom in mv systems
    2020-06-28 18:20:01下载
    积分:1
  • matlab
    一些基本的matlab编程实验及程序,用MATLAB进行信号与系统分析,信号与系统的数值化处理,工程应用基石:函数与工具箱(Some basic matlab programming experiments and procedures, numerical processing of signals and systems analysis, signals and systems using MATLAB, the cornerstone of engineering applications: function and toolbox)
    2012-04-11 13:23:13下载
    积分:1
  • A-practical-course-for-matlab7.0
    matlab实用教程。书如其名,从读者的学习的角度介绍matlab,非常易懂易学。(This is a book full of practical knowledge concerning how to utilize matlab. )
    2012-04-23 00:46:03下载
    积分:1
  • 11143746923
    MatlabR2006a基础教程:Matlab教材课件+源代码 (MatlabR2006a Essentials: Matlab courseware materials+ Source code)
    2008-04-12 09:16:11下载
    积分:1
  • moead
    一种多目标优化算法的matlab程序,能够实现大量目标的同时优化,对多目标优化算法的学习很有帮助(a multi-object optimization matlab program,can optimize large object at meantime it will contribute to those who want to study muti-object optimization algorithm)
    2013-09-15 14:32:50下载
    积分:1
  • CS_MRI
    压缩感知现在比较热门其恢复方法也很多这里只是其中一种(Compressed sensing is now more popular methods of its recovery here is only one of many)
    2014-01-13 15:36:01下载
    积分:1
  • onlineSVM
    一种在线SVM的实现,通过样本的取舍,我们可以将SVM运用动态建模当中(得有SVM工具箱的支持),该源码中包含有SVM工具箱和在线SVM的源程序(an online SVM achieved through the choice samples, SVM we will be able to use dynamic modeling them (SVM in a toolbox support) The source code contains SVM toolbox and online source SVM)
    2020-06-28 17:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载