资源简介
matlab 地统计工具箱,可以做贝叶斯最大熵插值及其他地统计研究
代码片段和文件信息
% Load the Bangladesh and surrounding countries (India Muyanmar) border coordinates.
% Transform Decimal Degrees (DD) coordinates into Universal Transverse Mercator (UTM)
% using the script “coordUTMfromDD.m“.
% The following files need to be loaded.
%
mapDataPath = [pwd ‘/maskResources/‘];
addpath(mapDataPath‘-end‘);
mapDataPath = [pwd ‘/maskResources/mapBordersDD/‘];
addpath(mapDataPath‘-end‘);
banglBordDD = load(strcat(mapDataPath‘banglBordDD.dat‘));
indiaBordersDD = load(strcat(mapDataPath‘indiaBordersDD.dat‘));
muyanmarBordersDD = load(strcat(mapDataPath‘muyanmarBordersDD.dat‘));
nepalBordersDD = load(strcat(mapDataPath‘nepalBordersDD.dat‘));
bhutanBordersDD = load(strcat(mapDataPath‘bhutanBordersDD.dat‘));
[banglBordUTM(:1)banglBordUTM(:2)] = coordUTMfromDD(banglBordDD);
[indiaBordersUTM(:1)indiaBordersUTM(:2)] = coordUTMfromDD(indiaBordersDD);
[muyanmarBordersUTM(:1)muyanmarBordersUTM(:2)] = coordUTMfromDD(muyanmarBordersDD);
[nepalBordersUTM(:1)nepalBordersUTM(:2)] = coordUTMfromDD(nepalBordersDD);
[bhutanBordersUTM(:1)bhutanBordersUTM(:2)] = coordUTMfromDD(bhutanBordersDD);
% Prepare the figure parts that show the borders
% so as to fill with white any area surrounding the Bangladesh territory.
%
oceanDD = load(strcat(mapDataPath‘oceanDD.dat‘));
[oceanUTM(:1)oceanUTM(:2)] = coordUTMfromDD(oceanDD);
%
% Define the figure boundaries in UTM too.
%
[figCorners(:1) figCorners(:2)] = coordUTMfromDD([87.6 20.5;87.6 26.9;93.04 20.5;93.04 26.9]);
hold on;
plot(banglBordUTM(:1)banglBordUTM(:2)‘LineWidth‘2);
hold on;
fill(indiaBordersUTM(:1)indiaBordersUTM(:2)[0.950.950.95]‘LineWidth‘2);
hold on;
fill(muyanmarBordersUTM(:1)muyanmarBordersUTM(:2)[0.950.950.95]‘LineWidth‘2);
hold on;
fill(nepalBordersUTM(:1)nepalBordersUTM(:2)[0.950.950.95]‘LineWidth‘2);
hold on;
fill(bhutanBordersUTM(:1)bhutanBordersUTM(:2)[0.950.950.95]‘LineWidth‘2);
hold on;
strA = ‘INDIA‘;
text(100702950strA‘HorizontalAlignment‘‘left‘‘FontSize‘9);
strB = ‘MUYANMAR‘;
text(103202385strB‘HorizontalAlignment‘‘left‘‘FontSize‘9‘Rotation‘90);
strC = ‘NEPAL‘;
text(97803050strC‘HorizontalAlignment‘‘left‘‘FontSize‘9);
strD = ‘BHUTAN‘;
text(100903070strD‘HorizontalAlignment‘‘left‘‘FontSize‘9);
fill(oceanUTM(:1)oceanUTM(:2)[0.90.90.99]‘LineWidth‘2); % Light blue for ocean
str1 = ‘\it{ Mouths of}‘;
str2 = ‘\it{the Ganges}‘;
text(101002500[str1;str2]‘HorizontalAlignment‘‘left‘‘FontSize‘7);
str = ‘Bay of Bengal‘;
text(99202420str‘HorizontalAlignment‘‘left‘‘FontSize‘9‘Rotation‘0);
hold off;
xlabel(‘Easting (km)‘);
ylabel(‘Northing (km)‘);
axis([figCorners(11) figCorners(31) figCorners(12) figCorners(22)]);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 66529 2017-11-17 19:46 example\001-TotalOzoneUSstudy-ST\output_points.txt
....... 11309 2006-04-11 07:54 example\001-TotalOzoneUSstudy-ST\Ozone-1-Input-HD.txt
....... 162974 2006-04-11 07:54 example\001-TotalOzoneUSstudy-ST\Ozone-2-Input-SDgaussianPDF.txt
....... 74 2006-04-11 06:09 example\001-TotalOzoneUSstudy-ST\Ozone-3-Input-OutGrid.txt
....... 73 2012-06-05 10:50 example\001-TotalOzoneUSstudy-ST\Ozone-3-Input-OutGridShort.txt
....... 751033 2012-05-18 14:47 example\001-TotalOzoneUSstudy-ST\Ozone-4-MeanTrend.mat
....... 1124 2012-05-19 08:24 example\001-TotalOzoneUSstudy-ST\Ozone-5-EmpiricalCovariance-Nsc.mat
....... 210 2012-05-31 13:43 example\001-TotalOzoneUSstudy-ST\Ozone-6-CovarianceModelInfo-Nsc.txt
....... 22167487 2012-06-01 00:02 example\001-TotalOzoneUSstudy-ST\Ozone-7-Output-BmeModCI-Nsc.mat
文件 942 2017-04-12 18:35 example\001-TotalOzoneUSstudy-ST\trash.txt
....... 110916 2005-07-30 05:21 example\002-ArsenicBangladeshStudy-S\Arsenic-1a-Input-HD.txt
....... 164352 2005-11-22 23:26 example\002-ArsenicBangladeshStudy-S\Arsenic-1b-Input-HD.xls
....... 164352 2005-11-22 23:23 example\002-ArsenicBangladeshStudy-S\Arsenic-1c-Input-HD-NoHead.xls
....... 85560 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-2-Input-SDintervals.txt
....... 25 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-3-Input-OutGrid.txt
....... 188449 2012-05-26 07:39 example\002-ArsenicBangladeshStudy-S\Arsenic-4-MeanTrend.mat
....... 805 2012-05-28 17:45 example\002-ArsenicBangladeshStudy-S\Arsenic-5-EmpiricalCovariance-Nsc.mat
....... 129 2012-05-30 14:55 example\002-ArsenicBangladeshStudy-S\Arsenic-6-CovarianceModelInfo-Nsc.txt
....... 13695031 2012-05-30 23:09 example\002-ArsenicBangladeshStudy-S\Arsenic-7-Output-BmeModeCI-Nsc.mat
....... 2742 2006-05-12 09:07 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\applyMask.m
....... 1993 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\coordUTMfromDD.m
....... 13030 2008-05-26 09:30 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\mapBordersDD\banglBordDD.dat
....... 1618 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\mapBordersDD\bhutanBordersDD.dat
....... 12698 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\mapBordersDD\indiaBordersDD.dat
....... 1818 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\mapBordersDD\muyanmarBordersDD.dat
....... 1306 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\mapBordersDD\nepalBordersDD.dat
....... 10010 2005-07-28 03:14 example\002-ArsenicBangladeshStudy-S\Arsenic-MapsMask\maskResources\mapBordersDD\oceanDD.dat
文件 2272 2014-05-25 12:03 skes-guiv1.0.3\README.txt
文件 1610 2014-03-06 15:30 skes-guiv1.0.3\README_MacOS_Mavericks_Users.txt
文件 6182 2014-02-13 13:01 skes-guiv1.0.3\SEKS-GUIv1.0.3\guiLibs\BMELIB2.0b\bmecatlib\BMEcategHardk.m
............此处省略598个文件信息
相关资源
- Pattern Recognition and Machine Learning(高清
- MATLAB 编程 第二版 Stephen J. Chapman 著
- 均值滤波和FFT频谱分析Matlab代码
- 《MATLAB扩展编程》代码
- HDB3码、AMI码的MATLAB实现
- 3点GPS定位MATLAB仿真
- MATLAB数字信号处理85个实用案例精讲入
- matlab从入门到精通pdf94795
- 欧拉放大论文及matlab代码
- 跳一跳辅助_matlab版本
- 全面详解LTE MATLAB建模、仿真与实现
- MIMO-OFDM无线通信技术及MATLAB实现_孙锴
- MATLAB Programming for Engineers 4th - Chapman
- matlab 各种谱分析对比
- 分数阶chen混沌matlab程序
- 基于粒子群算法的非合作博弈的matl
- MATLAB车流仿真 包括跟驰、延误
- matlab空间桁架计算程序
- 基于MATLAB的图像特征点匹配和筛选
- DMA-TVP-FAVAR
- GPS信号的码捕获matlab代码.7z
- 一维光子晶体MATLAB仿真代码吸收率折
- newmark法源程序
- 传统关联成像、计算鬼成像matlab
- pri传统分选算法
- 摆动滚子推杆盘形凸轮设计
- 医学图像重建作业matlab源码
- Matlab实现混沌系统的控制
- 检测疲劳驾驶
- Matlab锁相环仿真-Phase Locked Loop.rar
评论
共有 条评论