From: Sylvia on 13 Apr 2010 12:30 I am looking for the fmincon type function which could solve following problem min f(s) s.t Es=y where f(s) is some function of s, E is an implicit operator, meaning not an explicit matrix. Is there any such function or code available in MATLAB? Sylvia
From: Tim Wescott on 13 Apr 2010 12:54 Sylvia wrote: > I am looking for the fmincon type function which could solve following > problem > > min f(s) s.t Es=y > where f(s) is some function of s, E is an implicit operator, meaning not > an explicit matrix. Is there any such function or code available in > MATLAB? > > Sylvia As astonishing as it may seem, Matlab ~= DSP, in spite of the heavy overlap between the knowledge bases. Perhaps you should ask this question on the Matlab newsgroup. -- Tim Wescott Control system and signal processing consulting www.wescottdesign.com
From: steveu on 13 Apr 2010 13:07 >Sylvia wrote: >> I am looking for the fmincon type function which could solve following >> problem >> >> min f(s) s.t Es=y >> where f(s) is some function of s, E is an implicit operator, meaning not >> an explicit matrix. Is there any such function or code available in >> MATLAB? >> >> Sylvia > >As astonishing as it may seem, Matlab ~= DSP, in spite of the heavy >overlap between the knowledge bases. > >Perhaps you should ask this question on the Matlab newsgroup. There's no overlap here :-) Steve
|
Pages: 1 Prev: Mexican hat and Gaussian function Next: Filtering with Power of 2 Coefficients |