登录
首页 » matlab » 091228011930d631747c0474ff

091228011930d631747c0474ff

于 2011-01-09 发布 文件大小:269KB
0 232
下载积分: 1 下载次数: 164

代码说明:

  copula工具箱,可以进行copula计算,比自带的更加好用(copula toolbox)

文件列表:

Dynamic Copula Toolbox 2.0
..........................\CopulaToolboxTutorial.m,7917,2009-09-10
..........................\datafiles.mat,89651,2009-09-28
..........................\Dynamic copula toolbox.pdf,168779,2009-09-26
..........................\tutorials
..........................\.........\CopulaToolboxTutorial.m,7917,2009-09-10
..........................\user functions
..........................\..............\EstInvals4CopulaVine.m,6309,2009-09-16
..........................\..............\filtReturnsGARCH.m,5848,2009-09-24
..........................\..............\fitCopula.m,9660,2009-10-22
..........................\..............\fitCopulaVine.m,5325,2009-10-22
..........................\..............\setCopulaLLinputs.m,3202,2009-09-17
..........................\..............\setCopulaVineLLinputs.m,1715,2009-09-17
..........................\utilities functions
..........................\...................\CopulaLL.m,6162,2009-09-12
..........................\...................\CopulaVineLL.m,4596,2009-09-10
..........................\...................\crIPmat.m,971,2009-09-02
..........................\...................\DCCeq.m,901,2009-06-06
..........................\...................\empiricalCDF.m,994,2006-02-28
..........................\...................\hfunc.m,1768,2009-09-12
..........................\...................\hfuncJC.m,419,2009-09-03
..........................\...................\hfuncSJC.m,259,2009-09-02
..........................\...................\icrIPmat.m,1078,2009-09-03
..........................\...................\inputstartinvals.m,1111,2009-09-14
..........................\...................\ivecl.m,1650,2009-02-04
..........................\...................\nines.m,1403,2003-04-16
..........................\...................\Pattoneq.m,931,2009-08-31
..........................\...................\pcfromcons.m,876,2009-03-21
..........................\...................\rho2theta.m,517,2002-08-06
..........................\...................\TVCeq.m,759,2009-05-09
..........................\...................\vecl.m,620,2009-03-10
license.txt,1341,2009-10-21

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

发表评论

0 个回复

  • computeAreaOfPolygon
    计算多边形(凸凹)面积。 欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)
    2008-04-24 20:38:30下载
    积分:1
  • minmod
    minmod限制器函数,计算流体力学TVD格式中的开关函数。(minmod limiter function)
    2012-07-04 01:11:38下载
    积分:1
  • cvf_rter
    Compaq Visual Fortran Error Messages,对于利用CVF编程的programmer是本很好的对照手册。(Compaq Visual Fortran Error Messages, programming, programmer for the use of CVF is a very good control of the manual.)
    2011-05-23 11:52:50下载
    积分:1
  • PCFFWM1
    光子晶体光纤计算中相对抽运频率和四波混频效率的关系,有MATLAB程序和图形。对研究光子晶体光纤有很大的帮助。(Calculation of photonic crystal fiber pumped in the relative frequency and four-wave mixing efficiency of the relationship between the procedures and have MATLAB graphics. The study of photonic crystal fiber has a great help.)
    2008-02-12 12:24:57下载
    积分:1
  • wn037
    用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,实现了图像的加水印,去噪,加噪声等功能,包括最小二乘法、SVM、神经网络、1_k近邻法。( Monte Carlo simulation method of calculating the American option price and basic description, Realize image watermarking, de-noising, plus noise and other functions, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
    2017-04-05 19:56:22下载
    积分:1
  • BIANbuchangLMS
    用matlab自编的的变步长LMS滤波的算法的程序,希望对大家有用(Matlab own use of variable step size LMS algorithm for filtering procedure, in the hope that useful to everybody)
    2008-03-19 16:26:43下载
    积分:1
  • longgekuta
    系统仿真导论第一个实验程序,龙格库塔实验程序(Introduction The first experimental system simulation program, Runge-Kutta experimental procedures)
    2013-06-28 19:12:31下载
    积分:1
  • jie
    说明:  用四阶Runge-Kutta法解延迟微分方程组,用到的朋友看一下啊(Using fourth-order Runge-Kutta method for delay differential equations, a friend used to look at ah)
    2008-11-05 23:32:53下载
    积分:1
  • Toeplitz-MUSIC-
    基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
    2020-12-22 15:59:09下载
    积分:1
  • 5CFDprogram
    压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解 二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Chorin压力迭代求解couette二维流动问题。(CFD compression package contains five basic program, which is an Euler equation solving MacCormack1DSolveRiemann.for (Riemann problem), UpwindTVD_1D.for is one-dimensional compressible viscous NS equation solving, MAC-Chorin2D.for is the use of algorithms and MAC Chorin pressure iterative solution for solving the two-dimensional incompressible flow problems between viscous flat Poisuille, Lax-Webdroff2D.for using Lax-Webdroff difference scheme for solving the two-dimensional plane shock wave reflection problem, fvm_upwind_MAC_couette.for based on first order upwind scheme and Discrete Chorin pressure couette iterative solution of two-dimensional flows.)
    2015-01-16 19:01:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载