Community Profile

photo

GG


Last seen: 2 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to obtain FIR filter coefficients from Laplace equation?
How can I obtain FIR coefficients given a Laplace equation, so that both amplitude and phase are accurately modeled in the resul...

7 years ago | 1 answer | 0

1

answer

Question


matlab filter: max variable size allowed by function, error
The following code, Hm = mfilt.firinterp(interp, hh); Hm.Numerator = interp*Hm.Numerator; set(Hm,'arithmetic',...

8 years ago | 1 answer | 0

1

answer

Question


How to use Database Toolbox to write double data type to Oracle database BINARY_DOUBLE data type?
My first trial use of MatLab's Database Toolbox, and I'm getting this error: >> datainsert(conn, 'test_table', {'col1'}, {my_...

11 years ago | 1 answer | 0

1

answer