登录
首页 » matlab » wvfreadb_moreinput

wvfreadb_moreinput

于 2013-05-14 发布 文件大小:5KB
0 129
下载积分: 1 下载次数: 4

代码说明:

  读取Yokogawa DL 750, DL 1600 系列 与 DL 7440 示波器的数据. 特点:允许多个通道(trace)的输入,如: [x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) (loads YT-waveform data from*.wvf file saved by Yokogawa DL 750, DL 1600 series and DL 7440 Oscilloscopes into the variables y (y data) and t (time data). The matrices ind_over and ind_under, illegal contain the indices of overranged data points outside the upper/lower limit of the TDS AD converter and indices of illegal values. advantage:permit several traces, e.g. [x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) )

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

发表评论


0 个回复

  • svmTrain
    svmTrain svm在matlab中运行 训练(svmTrain svm training run in matlab)
    2020-11-29 22:09:27下载
    积分:1
  • helmholtz
    解helmholtz方程的matlab程序,这个程序是解线性方程的。(Solutions helmholtz equations matlab program that is the solution of linear equations.)
    2010-11-29 19:51:57下载
    积分:1
  • class_top88_PDE
    采用PDE法进行灵敏度过滤,实现悬臂梁的拓扑优化(Sensitivity filtering using PDE method to realize topology optimization of cantilever beam)
    2019-01-08 15:19:46下载
    积分:1
  • The_distribution_of_seats
    说明:  席位分配的MATLAB程序,达到了理想的运行效果(The distribution of seats in the MATLAB procedures to achieve the ideal performance of)
    2009-08-11 17:31:06下载
    积分:1
  • LISTING5_1
    Tactial+and+Strategic+Missile+Guidance一书程序源码(For Mac in Matlab)-(Tactial+and+Strategic+Missile+Guidance book program source code (For Mac in Matlab))
    2013-10-04 10:44:11下载
    积分:1
  • RADAR-sim
    Radar Signal Simulation Using Matlab
    2012-10-07 22:30:00下载
    积分:1
  • hiddenMarkovmodel
    A function to genetare a secuence of states based on the hidden marckov models
    2014-02-04 20:42:33下载
    积分:1
  • fisher_classify
    function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 (function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C)
    2009-05-09 17:16:52下载
    积分:1
  • Stationary_Series2_MA
    演示MA序列的特征值、自协方差函数和谱密度。程序是开放的,可以修改参数(MA eigenvalues ​ ​ demo sequence, since covariance function and spectral density. The program is open, you can modify the parameters)
    2013-12-22 18:05:24下载
    积分:1
  • DCT-and-Image-Compression
    DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and transmitted. The JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients, computes the inverse two-dimensional DCT of each block, and then puts the blocks back together into a single image. For typical images, many of the DCT coefficients have values close to zero these coefficients can be discarded without seriously affecting the quality of the reconstructed image. The example code below computes the two-dimensional DCT of 8-by-8 blocks in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients in each block, and then reconstructs the image using the two-dimensional inverse DCT of each block. The transform matrix computation method is used.
    2014-01-28 16:55:07下载
    积分:1
  • 696518资源总数
  • 105282会员总数
  • 11今日下载