登录
首页 » matlab » vpi2

vpi2

于 2018-03-12 发布 文件大小:39KB
0 264
下载积分: 1 下载次数: 8

代码说明:

  VPI仿真基础实验工程1,内容为最基础的仿真系统的搭建以及数据说明(VPI simulation basic experiment project 1)

文件列表:

2\LD spectrum and noise.vtmu, 25648 , 2017-05-24
2\LD spectrum and noise.vtmu_pack\Outputs\LD spectrum and noise.vpa, 15953 , 2017-05-24
2\LD spectrum and noise.vtmu_pack\Outputs\RIN Measurement Methods.vpa, 19143 , 2014-04-16
2\LD spectrum and noise.vtmu_pack\Attachments, 0 , 2014-04-16
2\LD spectrum and noise.vtmu_pack\Inputs, 0 , 2014-04-16
2\LD spectrum and noise.vtmu_pack\Outputs, 0 , 2017-07-01
2\LD spectrum and noise.vtmu_pack\Reports, 0 , 2014-04-16
2\LD spectrum and noise.vtmu_pack\Resources, 0 , 2014-04-16
2\LD spectrum and noise.vtmu_pack, 0 , 2017-07-01
2, 0 , 2017-07-01

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

发表评论

0 个回复

  • jixian
    说明:  能进行脉搏波的波峰波谷识别,还有一些基线漂移的处理(It can recognize the peak and valley of pulse wave, and process some baseline drift.)
    2021-05-22 12:30:03下载
    积分:1
  • part1-function
    powerbuilder实用编程10例 函数调用(powerbuilder 10 cases of practical programming function call)
    2015-12-05 16:02:30下载
    积分:1
  • 登录处理类
    说明:  梦幻西游登录系统源码实例欢迎大家查看我的源码很高大上的(Fantasy Westward Journey Logon System Source Example Welcome to check my source code is very high.)
    2020-06-21 08:20:02下载
    积分: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
  • zernfun
    计算ZERNIKE函数, 自己编写的MATLAB程序 ,希望有帮助(It can compute zernike function.)
    2018-08-28 19:05:34下载
    积分:1
  • RPP Project based Learning
    说明:  my work about indonesian education project based learning
    2019-05-31 17:07:02下载
    积分:1
  • 命令模式-烤羊肉串02
    virtual keyboard software of GEE-UR-2000 UHF RFID READER
    2020-06-24 20:20:01下载
    积分:1
  • 鼠标悬停图片炫酷动画特效
    说明:  一款纯CSS3鼠标悬停图片炫酷动画特效。该特效中,当鼠标悬停在图片上面(A pure CSS3 mouse hover picture cool animation special effects. In this effect, when the mouse hovers over the image)
    2019-02-01 14:59:29下载
    积分:1
  • digsilent
    说明:  德国Digsilent电力分析软件的中文说明与介绍,这方面的中文资料很少,以用来共享之。(Germany Digsilent the Chinese power analysis software instructions and presentations, in this regard the Chinese little information to be used to share the.)
    2010-03-30 10:12:28下载
    积分:1
  • 状态模式-基本代码
    说明:  What is this is a file that can be used.
    2020-06-24 07:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载