91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-05
  • 語言: 其他
  • 標簽: copula??

資源簡介

copula 相關代碼 金融領域,以及水利領域,可以嘗試參考改動 二維聯合頻率分析等應用 可做二維聯合分布圖等

資源截圖

代碼片段和文件信息

function?globalExtinctionProb?=?metapop(tau)
%metaPOP?A?metapopulation?simulation?model
%???metaPOP(TAU)?runs?the?metapopulation?simulation?described?in?the
%???November?2003?MATLAB?News&Notes?article?“Monte-Carlo?simulation?in
%???MATLAB?using?copulas“.

%???Copyright?2009?The?MathWorks?Inc.
%???Revision:?1.0??Date:?2003/09/05
%
%???Requires?MATLAB?R13?including?Statistics?Toolbox?

%?The?metapopulation?model?will?include?3?subpopulations?and?weill?run
%?over?100?time?steps?(years).
npops?=?3;
nyears?=?100;

%?In?each?time?step?there‘s?a?3%?chance?of?extinction?for?each
%?subpopulation?and?a?25%?chance?that?an?active?population?will?recolonize
%?a?locally?extinct?one.
probLocalExtinction?=?.03;
colonizationRate?=?.25;

%?Compute?the?linear?correlation?parameter

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1551??2009-06-18?15:19??license.txt
?????文件????????3241??2009-06-18?15:18??metapop.m
?????文件?????????344??2009-06-02?17:01??readme.txt

評論

共有 條評論