im looking for two main things from this post
1) im asking for help for code reduction in matlab. the code ive written is about 200 lines longs with comments and loops about a thousand times to run through audio signals; so any reduction in code i can make will help the script run faster. by code reduction i mean reducing for loops, redundancies or utilizing matrix operations etc.
2) someone to actually look at the code and see if they can find a problem. ive written a linear least mean square speech filter using the covariance method. i run into an odd problem however, as i increase the order of the filter, the gain between the of the filter begins to drop when it should increase
pm me for the code cus its pretty long, and i can email you with the speech file im using if you want to test the code yourself
offering a little bit of fg for help with 1, offering a couple hundred fg for help with 2