登录
首页 » matlab » SPEI

SPEI

于 2021-04-20 发布
0 428
下载积分: 1 下载次数: 58

代码说明:

说明:  标准化降水蒸散发指数 matlab的代码(Standardized index precipitation evaporation for matlab),直接按照例子中的数据格式运行SPEI_Cal.m文件,运行结果在stacking中查询,可以自己修改时间尺度,亲测可用。(The program calculates a time series of the Standardised Precipitation- Evapotransporation Index (SPEI) at a given time interval from an input data file containing monthly time series of precipitation and mean temperature, plus the geographic coordinates of the observatory.)

文件列表:

SPEI, 0 , 2019-11-27
SPEI\2009jcli2909%2E1.pdf, 5027875 , 2015-05-31
SPEI\210739.pdf, 10936622 , 2015-06-01
SPEI\AddBand.m, 223 , 2016-02-27
SPEI\AddCell.m, 213 , 2016-02-27
SPEI\AddChars.m, 500 , 2015-10-03
SPEI\AddData.m, 207 , 2015-03-23
SPEI\FillPolygon.m, 276 , 2015-05-30
SPEI\GenInt.m, 446 , 2015-05-30
SPEI\GenerYYMM.m, 557 , 2015-06-01
SPEI\Results.xlsx, 148537 , 2015-06-01
SPEI\SPEI_Batch.m, 580 , 2015-06-01
SPEI\SPEI_Cal.m, 719 , 2015-06-01
SPEI\ShadeLines.m, 1775 , 2015-05-31
SPEI\intersections.m, 9935 , 2014-02-12
SPEI\mkfig.m, 2011 , 2019-11-27
SPEI\spei.exe, 24380 , 2015-05-31
SPEI\spei_manual_en.pdf, 86534 , 2015-06-01
SPEI\tampa.txt, 16006 , 2015-05-31
SPEI\tampa_spei_12_orig.txt, 13509 , 2015-05-31
SPEI\tight_subplot.m, 1970 , 2014-02-12
SPEI\基于两种潜在蒸散发算法的SPEI对中国干湿变化的分析_刘珂.pdf, 2500501 , 2015-05-31

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

发表评论

0 个回复

  • dict
    DOS版和WINDOWS版电子辞典仿真版(DOS version and the WINDOWS version of electronic dictionary simulation version)
    2007-11-22 10:27:37下载
    积分:1
  • UPanRecord
    用VC++2005写的禁用与启用U盘的源程序!(Written with VC++2005 U disk to disable and enable the source!)
    2010-07-16 20:30:12下载
    积分:1
  • 局域网网络通信实例 获取局域网内其他计算机的信息
    局域网网络通信编程实例 获取局域网内其他计算机的信息-LAN network communications programming examples LAN access to other computer information
    2022-06-20 15:25:05下载
    积分:1
  • auproved
    本文提出在数字移动通信中子带滤波器组处理可以提高不同阵元信号的相关性,从而能改善自适应阵列抑制码间干扰(ISI)和共信道干(In this paper, it is proposed that the correlation of different array element signals can be improved by processing the subband filter banks in digital mobile communication, thus the adaptive array suppression inter-symbol interference (ISI) and the co-channel stem can be improved.)
    2018-09-28 12:48:18下载
    积分:1
  • 本书适应了 Windows、Internet 及计算机网络普及的潮流,介绍了一套在 Windows 下网络的规范-Windows Sockets。这套规...
    本书适应了 Windows、Internet 及计算机网络普及的潮流,介绍了一套在 Windows 下网络编程的规范-Windows Sockets。这套规范是 Windows 下得到广泛 应用的、开放的、支持多种协议的网络编程接口。从 1991 年的 1.0 版到 1995 年的 2.0.8 版,经过不断完善并在 Intel、Microsoft、Sun、SGI、Informix、Novell 等公司 的全力支持下,已成为Windows 网络编程的事实上的标准。为使读者能够充分理解 和应用这套规范, 本书不但对Windows Sockets 1.1及2.0 规范作了较为详尽的介绍还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括: Windows Sockets 规范 1.1 版及2.0.8 版介绍;Windows Sockets网络编程指导和具体 应用实例;Windows Sockets规范1.1 版及2.0.8 版库函数参考等。-err
    2023-09-05 23:55:05下载
    积分:1
  • ofdm_ls_mmse_compare
    说明:  仿真了ofdm的LS和MMSE的信道估计程序,并进行了比较,能调通运行(Ofdm simulation of the LS and MMSE channel estimation procedures, and compared to pass transfer operation)
    2009-08-03 09:15:54下载
    积分:1
  • 系统可以列出的所有过,包括详细的文件名,以及参考…
    可以列出系统的所有进程,包括详细文件名,以及引用的所有动态库文件,比任务管理器显示的信息更适合观察非法进程情况。-System can list all processes, including detailed file name, as well as references to all the dynamic library file than Task Manager shows that the information is more suitable to observe the situation of the illegal process.
    2023-07-23 07:25:03下载
    积分:1
  • MatSim
    Simulation of OFDM PAPR
    2018-09-28 08:59:02下载
    积分:1
  • 最近两年出版的一本网络书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。...
    最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。-Published in the past two years, a network programming book source, many of which are very useful code, including the IOCP, P2P, etc., strongly recommend, is also a good Visual C++ Learning code.
    2022-01-22 10:56:04下载
    积分:1
  • MsnPowerTalkTest
    硬件的相关操作的一些信息,希望对大家有所帮助(Hardware to operate some of the relevant information, and they hope to help everyone)
    2009-03-25 23:22:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载