登录
首页 » matlab » 读取micaps

读取micaps

于 2020-05-21 发布
0 181
下载积分: 1 下载次数: 2

代码说明:

说明:  该程序可通过matlab gui界面读取气象micaps数据(this code is used to read micaps data)

文件列表:

读取micaps\dataread.fig, 4171 , 2014-08-30
读取micaps\dataread.m, 23273 , 2014-08-31
读取micaps\yinxing1.jpg, 188187 , 2014-08-30
读取micaps\说明文档.docx, 465815 , 2014-12-12
读取micaps, 0 , 2014-12-12

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

发表评论

0 个回复

  • MATLAB
    整个软件是MATLAB环境下的控制系统仿真,用户输入控制系统前项通道传递函数和反馈通道传递函数以及性能指标,绘制出校正前开环系统的BODE图,并给出稳定裕量和对应的频率。 判断该用哪种校正装置。给出校正装置的传递函数,在一幅图上显示校正后系统的BODE图。给出校正后系统的性能指标。(The software is the MATLAB environment control system simulation, user input control system before the entry channel transfer function and the feedback channel transfer function and performance indicators, drawing out the correction before the open-loop system of the BODE diagram, and gives a stable margin and the corresponding frequency of . Determine the correct device to use which. Calibration device transfer function is given in a map display system BODE diagram after correction. Corrected performance of the system are given index.)
    2010-01-30 05:21:20下载
    积分:1
  • 大学生论文关于OPNET的研究资料,可供参考
    大学生论文关于OPNET的研究资料,可供参考-something about OPNET
    2022-06-17 05:55:28下载
    积分:1
  • 超声波液位计Datasheet_PV160183
    E+H液位计超声波液位计 液位计超声波液位计液位计超声波液位计(Prosonic M FMU 40/41 Prosonic M FMU Prosonic M FMU)
    2017-12-04 18:25:33下载
    积分:1
  • TlakovaCara
    说明:  TlakovaCara.cpp : Implementation of CTlakovaCaraApp and DLL registration.
    2020-11-20 19:28:31下载
    积分:1
  • JAVA2游戏程序设计源码,图书光盘源码!
    JAVA2游戏程序设计源码,图书光盘源码!-JAVA2 game programming source code, books CD-ROM Source!
    2022-03-23 04:26:03下载
    积分:1
  • tongxunlu11
    基于VC++的通讯录实现,使用MFC编程(VC++ based address book implementation using MFC programming)
    2013-08-05 17:09:03下载
    积分:1
  • Java自定义鼠标光标
    super("自定义光标"); //调用父类构造函数   int[] cursor={Cursor.DEFAULT_CURSOR,Cursor.HAND_CURSOR,Cursor.MOVE_CURSOR,Cursor.N_RESIZE_CURSOR,Cursor.W_RESIZE_CURSOR,Cursor.WAIT_CURSOR,Cursor.TEXT_CURSOR}; //预定义光标数组   Container container=getContentPane(); //得到容器   container.setLayout(new FlowLayout()); //设置容器布局管理器   for (int i=0;i   JTextArea jta=new JTextArea(3,6); //实例化一个文本框对象    jta.setCursor(Cursor.getPredefinedCursor(cursor[i])); //设置文本框的光标    container.add(jta); //增加组件到容器上   }      Toolkit toolkit=Toolkit.getDefaultToolkit(); //得到默认的ToolKit对象   Image image=toolkit.getImage("cursor.gif"); //得到图像   Cursor customCursor=toolkit.createCustomCursor(image,new Point(6,6),"MyCursor"); //实例化自定义光标对象   JTextArea jta=new JTextArea(3,6); //实例化文本框   jta.setCursor(customCursor); //设置文本框光标   container.add(jta); //增加组件   setSize(300,160); //设置窗口大小   setVisible(true); //窗口可视
    2022-03-06 15:35:47下载
    积分:1
  • DOS下仿造WIN9X
    DOS下仿造WIN9X-DOS imitation WIN9X
    2022-03-07 11:26:54下载
    积分:1
  • mtslyj
    WeChat small program, specially aimed at preschool education
    2018-03-12 10:55:48下载
    积分:1
  • Java 学生信息维护管理系统
    Java 学生信息维护管理系统,附有SqlServer数据库脚本,测试前请附加数据库。本套学生信息管理系统不是太复杂,Java学习者可拿去学习研究一些数据库的基本操作,比如数据录入、删除、修改、资料查询等。
    2022-05-23 06:04:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载