探讨了对高频信号进行采集和处理的设计难点,提出将LabVIEW的采集数据的特性与MATLAB强大的计算能力相结合的方法,并以此设计了一个系统。然后通过3种不同的方法,分别是将txt文件引入MATLAB、使用MATLAB SCRIPT、使用Math SCRIPT RT,来结合LabVIEW和MATLAB,以采集得到的信号和内部产生信号的均方差及相关系数为标度来分析不同方法的可行性及效率,通过对比结果,最终确定了一种最佳的方案。
上传时间: 2015-01-02
上传用户:zhaoq123
此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK SCRIPT,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)。支持直接编辑二进制文件。支持直接将源程序文件导出为Word文档或超文本形式。支持代码模板和代码自动完成: 支持自动文件保存。 支持“编辑”命令键的自定义:支持行号显示:可以用指定颜色显示当前行:支持文件拖放。
上传时间: 2013-12-26
上传用户:gtf1207
Suite of components to add SCRIPTing capabilities to your applications, including Pascal & Basic SCRIPTing engines, Pascal & Basic syntax highlighting memo and SCRIPT debug tools.
标签: capabilities applications components including
上传时间: 2015-04-04
上传用户:chenbhdt
迅捷简易网页计数器 Ver2.0 一.系统要求: ASP+ACCESS 二.程序主要功能: 简单的页面计数功能。 三.使用方法 1. 上传全部文件; 2. 用记事本打开setup.asp更改程序按装路径; 3. 将 下面的代码添加到需要计数的网页, <SCRIPT language="javaSCRIPT" src="count.asp"></SCRIPT> 其中count.asp应改为计数文件的实际路径。 四.文件说明 count.asp 计数器主文件. count.mdb ACCESS数据库. index.asp 计数器测试文件.
上传时间: 2014-01-09
上传用户:LIKE
Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998 下面这个SCRIPT,存成一个符合规则名字的文件,置上x属性就行了。
标签: find full-time Shell print
上传时间: 2014-01-01
上传用户:维子哥哥
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug SCRIPT (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
标签: microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源
The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple SCRIPT files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)
标签: ptfsf following the contains
上传时间: 2013-11-28
上传用户:风之骄子
IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) - ircomm2k.inf (setup SCRIPT for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1.2.0.zip in a new folder 2. run the setup program 3. disable the image transfer under wireless link
标签: IrCOMM2k Infrared ARCHIVE Virtual
上传时间: 2015-09-15
上传用户:yyq123456789
作者是Ajaxian.com的创始人,JavaOne、TheServerSide等诸多高级别会议的演讲者。本书作为Pragmatic系列之一,从实践出发,通过实例展示Ajax的诸多特性,手把手教你实现Google Map的绚丽效果。不仅教会你Ajax的技术细节,同时还带你了解各种功能强大的主流Ajax工具包(Dojo、Prototype、SCRIPT.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax实时查看源代码的方法以及进行代码调试的相应方法,学习Ajax的开发模式和框架。本书后半部分共用了五个章节,从服务器端编程的角度,详细讲述了Ajax同PHP、Ruby On Rails、Java和.NET等语言的融合,最后还介绍了与Ajax相类似的其他RIA技术以及Ajax的精彩未来(E4X, Canvas, SVG,的相关应用)。本书的全部代码下载地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本书秉承了《程序员修炼之道》的特点—— “从小工到专家”,各个层次的web开发人员都能从本书中获益匪浅。
上传时间: 2014-01-14
上传用户:270189020
Microsoft Visual Basic SCRIPTing Edition 是程序开发语言 Visual Basic 家族的最新成员,它将灵活的 SCRIPT 应用于更广泛的领域,包括 Microsoft Internet Explorer 中的 Web 客户机 SCRIPT 和 Microsoft Internet Information Server 中的 Web 服务器 SCRIPT。
标签: Visual Basic Microsoft SCRIPTing
上传时间: 2013-11-28
上传用户:开怀常笑