登录
首页 » Matlab » matlab中绘制等温线的m文件

matlab中绘制等温线的m文件

于 2022-01-21 发布 文件大小:3.95 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

clear;close all; fphn=fopen("hunan.txt","r"); hnb=fgetl(fphn); hnmap=fscanf(fphn,"%f %f",[2,59]); % It has 59 rows now.湖南省界经纬度 fclose(fphn); hnmap=hnmap"; xa=hnmap(:,[1]); ya=hnmap(:,[2]); fp=fopen("LATLON57.txt","r"); LL57=fscanf(fp,"%d %f %f",[3,97]); % It has 97 rows now.湖南省97县名称号码,经纬度 fclose(fp); LL57=LL57"; x=LL57(:,[3])/10;

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

发表评论

0 个回复

  • programdecomp
    this program used in the denoising muticopie transformed images via wavelet
    2010-07-04 17:13:31下载
    积分:1
  • Book
    用于DSP 28035 来设计永磁同步电机的书籍,值得参考(Designed for DSP 28035 PMSM books worth considering)
    2020-11-19 11:29:38下载
    积分:1
  • ecgsimple
    关于心电图入门的基本知识,便于初学者学习和使用。(Getting Started on the basic knowledge of ECG, easy for beginners to learn and use.)
    2008-03-16 22:25:14下载
    积分:1
  • lujingshunshi
    紫外光通信系统路劲损失的简化模型仿真,简单好用(A simplified model of UV communication system simulation losses Road King, easy to use)
    2015-05-07 09:41:00下载
    积分:1
  • bchgenpoly
    产生BCH码多项式,其中码字长度为N,消息长度为K(BCH code generated polynomial, which codeword length N, message length K)
    2007-07-16 17:31:18下载
    积分:1
  • matlab进行简单车辆识别(cars detect)
    matlab进行简单车辆识别 【源码目录】 MATLAB—车辆检测 ├── Thumbs.db├── Untitled.asv├── Untitled.m├── traffic.avi├── trafficObj.asv└── trafficObj.m0 directories, 6 files
    2021-05-06下载
    积分:1
  • WaveSeg-(2)
    Wav File Segmentation for matlab code
    2013-07-22 20:49:37下载
    积分:1
  • Encoding-of-LDPC-codes
    Encoding of LDPC codes
    2014-01-14 04:17:06下载
    积分:1
  • LCL并网逆变器 LCL PR based
    说明:  LCL并网逆变器,电容电流和并网电流双闭环控制 PR(LCL grid connected inverter, double closed-loop control of capacitor current and grid connected current)
    2021-01-16 10:58:46下载
    积分:1
  • genH
    生成ldpc码稀疏矩阵的matlab仿真程序,带有消除小环功能(Generate sparse matrix LDPC code of matlab simulation program, with the elimination of the small ring function)
    2007-10-10 20:07:13下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载