Matlab-based Filter

Forum for discussion on different signal processing algorithms
Locked
RobinWang
Posts: 26
Joined: 14 Nov 2011, 06:38

Matlab-based Filter

Post by RobinWang » 11 Jan 2012, 04:14

Now I try to use the matlabsignalprocess, and use the code as the Implementing a Matlab-based Filter describe, when i click the start button, there are some errors:
2012-01-11T16:25:08 - Matlab function "bci_Process": Error using ==> filter
Initial conditions must be a vector of length max(length(a),length(b))-1,
or an array with the leading dimension of size max(length(a),length(b))-1
and with remaining dimensions matching those of x.

why?

mellinger
Posts: 1341
Joined: 12 Feb 2003, 11:06

Re: Matlab-based Filter

Post by mellinger » 12 Jan 2012, 08:04

You need to provide code for all of the BCI20000 event handlers, i.e. bci_Process.m, bci_Initialize.m, bci_Preflight.m, bci_Construct.m.

Locked

Who is online

Users browsing this forum: No registered users and 0 guests