登录
首页 » matlab » m_map1.4

m_map1.4

于 2009-05-13 发布 文件大小:640KB
0 107
下载积分: 1 下载次数: 483

代码说明:

   M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。(M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.)

文件列表:

m_map1.4
........\m_map
........\.....\Contents.m
........\.....\map.html
........\.....\m_coast.m
........\.....\m_contour.m
........\.....\m_contourf.m
........\.....\m_coord.m
........\.....\m_demo.m
........\.....\m_elev.m
........\.....\m_etopo2.m
........\.....\m_fdist.m
........\.....\m_geo2mag.m
........\.....\m_geodesic.m
........\.....\m_grid.m
........\.....\m_gshhs.m
........\.....\m_gshhs_c.m
........\.....\m_gshhs_f.m
........\.....\m_gshhs_h.m
........\.....\m_gshhs_i.m
........\.....\m_gshhs_l.m
........\.....\m_hatch.m
........\.....\m_idist.m
........\.....\m_legend.m
........\.....\m_line.m
........\.....\m_ll2xy.m
........\.....\m_lldist.m
........\.....\m_mag2geo.m
........\.....\m_patch.m
........\.....\m_pcolor.m
........\.....\m_plot.m
........\.....\m_plotbndry.m
........\.....\m_proj.m
........\.....\m_quiver.m
........\.....\m_range_ring.m
........\.....\m_ruler.m
........\.....\m_scale.m
........\.....\m_tba2b.m
........\.....\m_tbase.m
........\.....\m_text.m
........\.....\m_track.m
........\.....\m_ungrid.m
........\.....\m_usercoast.m
........\.....\m_vec.m
........\.....\m_xy2ll.m
........\.....\m_xydist.m
........\.....\private
........\.....\.......\clabel.m





........\.....\.......\exsinus.gif
........\.....\.......\exster.gif
........\.....\.......\extbase.gif
........\.....\.......\extblueocean.gif
........\.....\.......\extspeckle.gif
........\.....\.......\exvec.gif
........\.....\.......\ex_modis.gif
........\.....\.......\ex_ssmi.gif
........\.....\.......\ex_sst.gif
........\.....\.......\ex_terra.gif
........\.....\.......\mapug.html
........\.....\.......\mc_coords.m
........\.....\.......\mlogo.gif
........\.....\.......\mp_azim.m
........\.....\.......\mp_conic.m
........\.....\.......\mp_cyl.m
........\.....\.......\mp_omerc.m
........\.....\.......\mp_tmerc.m
........\.....\.......\mp_utm.m
........\.....\.......\mu_coast.m
........\.....\.......\mu_util.m
........\.....\.......\m_coasts.mat
........\.....\.......\new.gif
........\.....\.......\rring.gif
........\.....\.......\thumb_exgshhs.gif
........\.....\.......\thumb_exlamber.gif
........\.....\.......\thumb_exmiller.gif
........\.....\.......\thumb_exobl2.gif
........\.....\.......\thumb_exquiv.gif
........\.....\.......\thumb_exsinus.gif
........\.....\.......\thumb_exster.gif
........\.....\.......\thumb_extbase.gif
........\.....\.......\thumb_extblueocean.gif
........\.....\.......\thumb_extspeckle.gif
........\.....\.......\thumb_exvec.gif
........\.....\.......\thumb_ex_modis.gif
........\.....\.......\thumb_ex_ssmi.gif
........\.....\.......\thumb_ex_sst.gif
........\.....\.......\thumb_ex_terra.gif
........\.....\.......\thumb_mlogo.gif
........\.....\.......\thumb_rring.gif
........\.....\.......\thumb_track1.gif
........\.....\.......\track1.gif
........\.....\.......\usermap.gif

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

发表评论

0 个回复

  • binrand
    code for BPRS input generation
    2010-06-28 15:46:01下载
    积分:1
  • pcm_u
    基于MATLAB的PCM系统实现,采用u律压缩算法,供测试使用(MATLAB-based PCM system implementation, using u-law compression algorithm for testing)
    2014-05-15 14:47:41下载
    积分:1
  • legend11_b
    matlab - image processing - butterworth low pass filter(matlab- image processing- butterworth low pass filter)
    2009-04-08 06:22:04下载
    积分:1
  • pskmodu
    pskmodu does modulation
    2012-01-11 21:55:51下载
    积分:1
  • mpi_kmeans_
    改进的k均值算法,可以加速运行时间,详见Using the Triangle Inequality to Accelerate k-Means(Improved k-means algorithm, can accelerate the running time, see Using the Triangle Inequality to Accelerate k-Means)
    2008-03-31 16:23:56下载
    积分:1
  • psnr
    数字水印的源码,很全。程序中用到的图也在里面。(Digital watermark source, it is full. Procedures which are used in Fig.)
    2010-05-15 11:28:16下载
    积分:1
  • Untitled
    identification face
    2011-10-05 06:53:46下载
    积分:1
  • N-sparse
    创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. )
    2013-10-21 20:43:18下载
    积分:1
  • MultiFragmentInteraction
    Souce code about fragment demo , how to control different fragments and their communication
    2014-05-17 12:30:40下载
    积分:1
  • 17days_all
    本资料为杨鹏老师所编,内涵了gre词汇的背诵方法,以及以前版本所没有的易混单词,实为难得的好材料(the book mainly describes an effective way to recite GRE words.)
    2010-03-09 17:18:24下载
    积分:1
  • 696524资源总数
  • 103848会员总数
  • 55今日下载