搜索资源列表

  1. PColor

    0下载:
  2. 行业应用软件 对MAPGIS图形库的颜色进行系统编辑。-Industry application software on the color graphics library MAPGIS system editor.
  3. 所属分类:GIS编程

    • 发布日期:2024-06-27
    • 文件大小:43008
    • 提供者:girl88188
  1. GenAlgo

    0下载:
  2. A sample function of two variables. PEAKS is a function of two variables, obtained by translating and scaling Gaussian distributions, which is useful for demonstrating MESH, SURF, PCOLOR, CONTOUR, etc.-A sample
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-27
    • 文件大小:87040
    • 提供者:gao
  1. m_map

    0下载:
  2. MATLAB绘图高质量的地理或地质图片插件-MATLAB geographical or geological mapping of high-quality pictures plug-in
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:788480
    • 提供者:卢昕晖
  1. pcolor

    0下载:
  2. 旋度函数解释 绘制矩阵的等高线图 MATLAB内建色图-Matrix rotation function interpretation of contour maps drawn MATLAB built-in color map
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:41984
    • 提供者:lin
  1. pcolorCentered.m

    0下载:
  2. In Matlab, pcolor won t do a checkerboard square centered on the datapoint, so instead, this forces it into centering the points.
  3. 所属分类:其他行业

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:wimmers
  1. colormapconcatenate

    0下载:
  2. Using the pcolor knowlegde and colormap concatenation technique to create axes objects with different colormaps-Using the pcolor knowlegde and colormap concatenation technique to create axes objects with differen
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:Dom
  1. newfile5

    0下载:
  2. 【例6.4-1】本例演示:pcolor , contour, contourf的调用格式;等位线标高指令 clabel 的配合使用和区别;colorbar在用户指定位置上创建着色标尺;subplot子图位置的控制;图形窗背景底色的设置。(图6.4-1)-Example 6.4-1 This example demonstrates: pcolor, contour, contourf' s call format the bit
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-27
    • 文件大小:60416
    • 提供者:tyanlisyun
  1. pcolor uigetfile

    0下载:
  2. 适用于MATLAB画三维彩图,可用于画多参数平面图。(It can be used for drawing three-dimensional pictures and multi parametric graphs with MATLAB.)
  3. 所属分类:编程文档

    • 发布日期:2024-06-27
    • 文件大小:94208
    • 提供者:Emma1
  1. MATLABB

    0下载:
  2. MATLAB绘制栅格化地图 %创建具有障碍物的栅格地图 %矩阵中0代表黑色栅格 a = ones(20); a(3,3:7)=0; a(3:10,7)=0; a(10,3:7)=0; a(17,13:17)=0; a(10:17,13)=0; a(10,13:17)=0; a(14,15)=0; b = a; %disp(a(end,end)); b(end+1,end+1) = 0; %disp(b); colormap([0 0
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:ZGRMJFJ

源码中国 www.ymcn.org