石鑫华视觉 手机微信QQ:13450001061 / 18038383457

下载中心

LabVIEW 2011 Adaptive Filter Toolkit Win32Eng LabVIEW自适应滤波器工具包2011版

文章来源:石鑫华视觉网时间:2022-05-13 18:05:32 点击:183

Windows系统下(Linux和MAC系统下请自行了解清楚)NI的各种软件、模块、工具包、驱动程序,使用NI许可证管理器来激活的,绝大部分的都可以使用NI Lincense Activator来激活,以下链接可下载:
NI序列号Serial Number生成激活工具NI License Activator,LabVIEW/VBAI/VDM/VAS等软件模块工具包破解工具不限版本
http://pcmv.cn/thread-490-1-1.html

视觉论坛的各种资源,除了视觉相关的模块有使用外,大部分的都不会使用,所以仅提供资源不能提供技术支持。资源的下载地址一般会同时提供NI官方地址和百度网盘的下载地址。某些工具包NI的地址失效或没有NI的下载地址,那视觉论坛也没有办法,只能尝试使用百度网盘地址下载;如果百度网盘的下载地址失效过期,可联系论坛客服更新。现在NI的下载服务器对我国IP地址不是很友好,有些时候速度很慢或大的资源下载很容易出错,这样会造成安装过程各种类型报错而无法安装。建议在下载完成后,对下载资源做校验和验证(NI一般会提供MD5或SHA256等),与官方或视觉论坛提供的校验和对比,一致就可以安装,如果不一致,则需要重新下载。视觉论坛早期下载的资源,那时候NI没有这么多限制,基本上都是正常下载的资源;后期下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘,所以百度网盘的资源基本上是正确的。校验和工具下载地址:
文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算
http://pcmv.cn/thread-26524-1-1.html

LabVIEW 2011 Adaptive Filter Toolkit Win32Eng LabVIEW自适应滤波器工具包2011版

算法包括: LMS, 归一化LMS, 漏溢式LMS, 快速LMS, sign LMS, RLS和QR-RLS
用于主动噪音/振动控制的X滤波LMS和归一化X滤波LMS
范例包括: 自适应噪声/回声消除, 自适应系统辨识, LPC
用于定点LMS自适应滤波器的仿真和NI LabVIEW FPGA代码自动生成

2011
文件大小: 59210336 字节 (56.47 MB)
修改日期: 2011-07-14 23:24
MD5: 52ec0b494276ee0e1910512639e9f757(重复下载一致)
SHA1: 58e5d40ef57ac1bf874d69e0f23ca0cceaf63159
SHA256: 9cffd78db978316c55252acb02b1807e425843925cede9533a1be96a4e3b1b8e
CRC32: baebc36d

百度网盘和NI官方下载下载:

LabVIEW 2011 Adaptive Filter Toolkit Win32Eng LabVIEW自适应滤波器工具包2011版

http://pcmv.cn/thread-25456-1-1.html?fromuid=9

(出处: 视觉论坛VISIONBBS|视觉之家VISIONHOME)



LabVIEW 2011 Adaptive Filter Toolkit Readme

Version 11.0.0
June 2011
The LabVIEW 2011 Adaptive Filter Toolkit updates the Adaptive Filter Toolkit 2010 to support LabVIEW 2011. This release is a maintenance release.
The Adaptive Filter Toolkit includes tools for designing, analyzing, and simulating adaptive filters, including fixed-point adaptive filters. This file contains the following information about the Adaptive Filter Toolkit.
Overview
System Requirements
Installation Instructions
Accessing the Help
Finding Examples
Known Issues

Overview

An adaptive filter is a computational device that iteratively models the relationship between the input and output signals of the filter. An adaptive filter self-adjusts the filter coefficients according to an adaptive algorithm. You can use the Adaptive Filter Toolkit to create adaptive filters with the following adaptive algorithms:
  • Least mean squares (LMS) and the variants, such as normalized LMS, leaky LMS, normalized leaky LMS, sign LMS, and fast block LMS

  • Filtered-x LMS and normalized filtered-x LMS

  • Recursive least squares (RLS) and QR decomposition-based RLS (QR-RLS)

You can apply the adaptive filters that you create to different applications, such as adaptive noise cancellation, adaptive echo cancellation, system identification, and so on. You also can create and implement fixed-point adaptive filters on National Instruments FPGA targets.

System Requirements

The computer you are using must meet the following minimum system requirements to run the Adaptive Filter Toolkit:
  • Supported operating systems

    • Windows 7 (32-bit and 64-bit)

    • Windows Vista (32-bit and 64-bit)

    • Windows XP Service Pack 2 or later

    • Windows Server 2003 R2 (32-bit)

    • Windows Server 2008 R2 (64-bit)

  • 50 MB free disk space

  • LabVIEW 2011 Full or Professional Development System (32-bit)

Note: The Adaptive Filter Toolkit does not support Windows NT/Me/2000/98/95 or the Windows Server non-R2 editions.
Note: If you want to use the Adaptive Filter Toolkit to generate LabVIEW FPGA code for a fixed-point adaptive filter, you must install the LabVIEW FPGA Module on the host computer.

Installation Instructions

You can install all of your LabVIEW products—including the Adaptive Filter Toolkit—using the LabVIEW 2011 Platform DVDs. You can find installation instructions for the Adaptive Filter Toolkit along with activation instructions in the following locations:
  • LabVIEW Release Notes, which are available in your LabVIEW software kit.

  • LabVIEW 2011 Platform DVDs Readme, which is available on the top-level of LabVIEW Platform DVD 1.

To request additional LabVIEW 2011 Platform DVDs, refer to the National Instruments Web site.
Note: If you purchased this product with an NI Software Suite or NI Product Bundle, use the installation media that shipped with your purchase to install this product.

Accessing the Help

Refer to the LabVIEW Help, accessible by selecting Help»LabVIEW Help from the pull-down menu in LabVIEW, for information about using the Adaptive Filter Toolkit.

Finding Examples

You can access the examples for the Adaptive Filter Toolkit by selecting Help»Find Examples to display the NI Example Finder and then navigating to the Toolkits and Modules»Adaptive Filters folder. You also can click the Find Examples link in the Examples section of the Getting Started window to display the NI Example Finder. You can modify an example VI to fit an application, or you can copy and paste from one or more examples into a VI that you create.
You also can find the examples for the Adaptive Filter Toolkit in the labviewexamplesAdaptive Filters directory.

Known Issues

You can access the software and documentation known issues list online. Refer to the National Instruments Web site for an up-to-date list of known issues in the Adaptive Filter Toolkit.

Important Information

Copyright
© 2011 National Instruments Corporation. All rights reserved.
Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying, recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National Instruments Corporation.
National Instruments respects the intellectual property of others, and we ask our users to do the same. NI software is protected by copyright and other intellectual property laws. Where NI software may be used to reproduce software or other materials belonging to others, you may use NI software only to reproduce materials that you may reproduce in accordance with the terms of any applicable license or other legal restriction.
Trademarks
LabVIEW, National Instruments, NI, ni.com, the National Instruments corporate logo, and the Eagle logo are trademarks of National Instruments Corporation. Refer to the Trademark Information at ni.com/trademarks for other National Instruments trademarks.
Other product and company names mentioned herein are trademarks or trade names of their respective companies.
Patents
For patents covering the National Instruments products/technology, refer to the appropriate location: Help»Patents in your software, the patents.txt file on your media, or the National Instruments Patent Notice at ni.com/patents.


首页
84162741QQ
联系