Mercurial > hg > aimc
view scripts/aim-o-matic/prepare_aws_instance.sh @ 626:586b0677aae8
Fourth revision of Alex Brandmeyer's C++ implementation. Fixed more style issues, changed AGC structures to vectors, replaced FloatArray2d with vector<FloatArray>, implemented first tests using GTest to verify coefficients and monaural output against Matlab values (stored in aimc/carfac/test_data/). To run tests, change the path stored in carfac_test.h in TEST_SRC_DIR. Added CARFAC_GenerateTestData to the Matlab branch, fixed stage indexing in CARFAC_Cross_Couple.m to reflect changes in AGCCoeffs and AGCState structs.
author | alexbrandmeyer |
---|---|
date | Wed, 22 May 2013 21:30:02 +0000 |
parents | b106283f812f |
children |
line wrap: on
line source
#!/bin/bash sudo apt-get -y update sudo apt-get -y install subversion svn checkout http://aimc.googlecode.com/svn/trunk/ aimc aimc/scripts/aim-o-matic/prepare_aws_instance_stage_2.sh