登录
首页 » Others » labwindows/CVI的虚拟仪器设计(电子版)

labwindows/CVI的虚拟仪器设计(电子版)

于 2007-05-03 发布 文件大小:7783KB
0 316
下载积分: 1 下载次数: 617

代码说明:

  labwindows/CVI的虚拟仪器设计(电子版) 本书详细地介绍了应用当前信号分析与处理新技术来设计不同测量功能的虚拟仪器的工作原理和方法。内容包括虚拟仪器设计的方法和步骤,I/O接口设备的软件驱动,LabWindows/CVI与MATLAB语言的接口,以及基于自相关伪随机系统辨识、神经网络、小波变换、模糊理论等技术虚拟仪器设计的方法和技巧。 本书内容新颖丰富、论述简洁,提供了大量典型的实例。本书可作为大专院校教科书,也可作为工程技术人员和科技工作者学习设计虚拟仪器的自学用书。(labwindows/CVI virtual instrument design (electronic version) the book details on the application current signal analysis and processing technology to design new measurement functions of different virtual machines, the principle and method. Including virtual instrument design methods and steps, I/O interface of the software-driven equipment, LabWindows/CVI and MATLAB language interface, Based on the correlation of pseudo-random system identification, neural network, wavelet transform, Fuzzy theory virtual instrument technology design methods and techniques. The contents are rich novel, concise exposition, a large number of typical examples. This book tertiary textbooks can also be used as engineering and technical workers should study the design of virtual instrument self-learning bo)

文件列表:

基于 LabWindows_CVI 的虚拟仪器设计_0
....................................\!00001.pdg
....................................\!00002.pdg
....................................\!00003.pdg
....................................\!00004.pdg
....................................\!00005.pdg
....................................\!00006.pdg
....................................\000001.pdg
....................................\000002.pdg
....................................\000003.pdg
....................................\000004.pdg
....................................\000005.pdg
....................................\000006.pdg
....................................\000007.pdg
....................................\000008.pdg
....................................\000009.pdg
....................................\000010.pdg
....................................\000011.pdg
....................................\000012.pdg
....................................\000013.pdg
....................................\000014.pdg
....................................\000015.pdg
....................................\000016.pdg
....................................\000017.pdg
....................................\000018.pdg
....................................\000019.pdg
....................................\000020.pdg
....................................\000021.pdg
....................................\000022.pdg
....................................\000023.pdg
....................................\000024.pdg
....................................\000025.pdg
....................................\000026.pdg
....................................\000027.pdg
....................................\000028.pdg
....................................\000029.pdg
....................................\000030.pdg
....................................\000031.pdg
....................................\000032.pdg
....................................\000033.pdg
....................................\000034.pdg
....................................\000035.pdg
....................................\000036.pdg
....................................\000037.pdg
....................................\000038.pdg
....................................\000039.pdg
....................................\000040.pdg
....................................\000041.pdg
....................................\000042.pdg
....................................\000043.pdg
....................................\000044.pdg
....................................\000045.pdg
....................................\000046.pdg
....................................\000047.pdg
....................................\000048.pdg
....................................\000049.pdg
....................................\000050.pdg
....................................\000051.pdg
....................................\000052.pdg
....................................\000053.pdg
....................................\000054.pdg
....................................\000055.pdg
....................................\000056.pdg
....................................\000057.pdg
....................................\000058.pdg
....................................\000059.pdg
....................................\000060.pdg
....................................\000061.pdg
....................................\000062.pdg
....................................\000063.pdg
....................................\000064.pdg
....................................\000065.pdg
....................................\000066.pdg
....................................\000067.pdg
....................................\000068.pdg
....................................\000069.pdg
....................................\000070.pdg
....................................\000071.pdg
....................................\000072.pdg
....................................\000073.pdg
....................................\000074.pdg
....................................\000075.pdg
....................................\000076.pdg
....................................\000077.pdg
....................................\000078.pdg
....................................\000079.pdg
....................................\000080.pdg
....................................\000081.pdg
....................................\000082.pdg
....................................\000083.pdg
....................................\000084.pdg
....................................\000085.pdg
....................................\000086.pdg
....................................\000087.pdg
....................................\000088.pdg
....................................\000089.pdg
....................................\000090.pdg
....................................\000091.pdg
....................................\000092.pdg
....................................\000093.pdg

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

发表评论

0 个回复

  • xiangguan
    MATLAB循环相关,循环卷积函数的编写,使用几个函数实现。(MATLAB cycle related to the preparation of cyclic convolution function, the use of several function.)
    2009-06-25 16:46:58下载
    积分:1
  • linproj
    模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b b为偏差值( Description: Y = linproj(X, model) linearly projects data in X such that Y = model.W *X+ model.b out_data = linproj(in_data, model) projects in_data.X out_data.X = model.W *in_data.X+ model.b out_data.y = in_data.y Input: model [struct] linear projection: .W [dim x ncomp] Projection matrix. .b [ncomp x 1] Bias.)
    2011-05-01 18:11:47下载
    积分:1
  • 2DPCS
    二维光子晶体禁带的遗传优化算法MATLAB源码,一起交流 (Genetic dimensional photonic crystal band gap optimization algorithm MATLAB source code, with the exchange)
    2013-12-13 15:16:35下载
    积分:1
  • MATLAB-PSO
    说明:  matlab编写的粒子群优化算法,相当的好用,本人的压箱底的东西(matlab PSO prepared, very easy to use, what my bottom pressure)
    2011-04-17 18:54:09下载
    积分:1
  • experiment_02
    数字信号处理实验内容,编写能够实现fft的matlab程序,并与系统自带的fft相比较。在文件mysecond.m中注释部分给出多种fft实现方法及代码,未拆分成多个m文件(Digital signal processing experiment content, the preparation can be achieved fft matlab program, and compared with the system comes with the fft. The comment section file mysecond.m give multiple fft to achieve method and code into multiple m 未拆)
    2013-02-04 13:17:00下载
    积分:1
  • MOD_DEMOD_DIGITALES-(1)
    digital modulation and demodulation. ask, psk etc
    2015-01-20 20:36:30下载
    积分:1
  • MatlabMie
    mie理论数值模拟,分析散射光强和散射角的关系。(the theory of mie Numerical simulation ,analyzing the relationship between light intensity and angle.)
    2021-01-24 14:38:43下载
    积分:1
  • Bresenham
    bresenham直线算法,可实现8方向的直线绘制(bresenham line algorithm can achieve 8 to draw a straight line direction)
    2010-11-14 12:27:48下载
    积分:1
  • Ex1_AMDemod
    说明:  使用matlab有关am调制的仿真编程,基本的仿真代码(Am prepared to use the simulation on matlab programming, the basic simulation code)
    2011-02-21 17:25:51下载
    积分:1
  • gjx
    说明:  武汉理工大学的程磊上传非常有用的MATLAB时频分析工具箱(Wuhan University of Technology Cheng Lei upload very useful time-frequency analysis of MATLAB Toolbox)
    2006-04-02 16:10:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载