this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm for finding the same for a set of Symmetric matrices. [acdc_sym.m](note that for real-valued matrices the Hermitian and Symmetric cases are similar however, in such cases the Hermitian version [acdc.m], rather than the Symmetric version[acdc_sym] is preferable. * A function that finds an initial guess for acdc by applying hard-whitening followed by Cardoso s orthogonal joint diagonalizer. Note that acdc may also be called without an initial guess, in which case the initial guess is set by default to the identity matrix. The m-file includes the joint_diag function (by Cardoso) for performing the orthogonal part. [init4acdc.m]
资源简介:this directory contains the following: * the acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * the acdc algorit...
上传时间: 2014-01-17
上传用户:hanli8870
资源简介:This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
上传时间: 2014-11-29
上传用户:colinal
资源简介:A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
上传时间: 2013-12-17
上传用户:www240697738
资源简介:This directory contains the Genetic algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place thi...
上传时间: 2014-01-18
上传用户:songnanhua
资源简介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. the KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上传时间: 2014-01-27
上传用户:maizezhen
资源简介:This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. the KMEANS program accepts input consisting of vectors and calculates the given number of cluster ce...
上传时间: 2014-01-15
上传用户:woshini123456
资源简介:k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. the KMEANS program accepts input consisting of vectors and calculates the given ...
上传时间: 2016-04-07
上传用户:shawvi
资源简介:This directory contains code implementing the K-means algorithm using min-max distance.
上传时间: 2016-10-11
上传用户:familiarsmile
资源简介:This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. the example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
上传时间: 2014-01-06
上传用户:gtf1207
资源简介:This directory contains the 8051 firmware Vend_Ax source code for the Anchor Chips EZ-USB chip.
上传时间: 2014-01-07
上传用户:xjz632
资源简介:the zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
上传时间: 2015-04-02
上传用户:lxm
资源简介:This directory contains the 8051 firmware frameworks source code for the Anchor Chips EZ-USB FX2 chip.
上传时间: 2014-01-11
上传用户:it男一枚
资源简介:LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQ...
上传时间: 2015-05-02
上传用户:hewenzhi
资源简介:This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. the purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segme...
上传时间: 2015-05-04
上传用户:zxc23456789
资源简介:This directory contains a code example that demonstrates the functionality of the general purpose timers on the ADSP-BF561 EZ-KIT,用VDSP++打开
上传时间: 2015-12-29
上传用户:徐孺
资源简介:This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
上传时间: 2014-01-03
上传用户:evil
资源简介:This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. the purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segme...
上传时间: 2013-12-16
上传用户:gdgzhym
资源简介:This directory contains the sample source for ADIC changer minidriver
上传时间: 2016-05-17
上传用户:恋天使569
资源简介:This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process...
上传时间: 2016-06-28
上传用户:l254587896
资源简介:This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test ...
上传时间: 2017-09-12
上传用户:hoperingcong
资源简介: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 ...
上传时间: 2013-11-28
上传用户:风之骄子
资源简介:This package contains example software and associated documentation for the ColdFire MCF5249 microprocessor. the software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as ...
上传时间: 2013-12-10
上传用户:zaizaibang
资源简介:This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisatio...
上传时间: 2014-01-08
上传用户:cuibaigao
资源简介:This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your a...
上传时间: 2015-03-15
上传用户:脚趾头
资源简介:This package implements a Kalman filter as described in the paper "A Statistical algorithm for Estimating Speed from Single Loop Volume and Occupancy Measurements" by D. J. Dailey.
上传时间: 2013-12-12
上传用户:cc1915
资源简介:VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle th...
上传时间: 2015-12-29
上传用户:330402686
资源简介:AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. these samples need to be compiled with the Windows .NET or Windows XP build environment but are binary co...
上传时间: 2014-07-06
上传用户:凤临西北
资源简介:This archive contains circuit diagram and text documents making up the design of audio spectrum analyzer
上传时间: 2017-05-11
上传用户:13215175592
资源简介:This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
上传时间: 2014-01-21
上传用户:zaizaibang
资源简介:This is an efficient implementation of the algorithm for calculating the universal image quality index
上传时间: 2017-07-07
上传用户:guanliya