How to solve this univariate equation? Thank you!527 (4/18/2012 5:07:14 PM) comp.soft-sys.matlab I have sum(w_i, i from 1 to n)=1 given, and also I am given a set of numbers e_i, i from 1 to n. Now I need to find a number u, such that sum(w_i/(u - e_i)^2, i from 1 to n) ... My questions are: are there ... Lucy
Is there a way to implement 2D filter thru 1D filter?440 (1/11/2012 11:33:33 PM) comp.soft-sys.matlab Hi all, I am trying to figure out if there is a way to do meaningful 2D filtering thru 1D filter functions... Assuming we don't have 2D filters in Matlab and I only have 1D filters in Matlab. How can I achie... Lucy
Pointer to STL element address?1720 (5/25/2009 3:21:51 PM) comp.lang.c++ Hi all, In the following STL insertion, how do I maintain a pointer pointing to the address of that element being inserted? Thanks! my_list.push_back(my_element); my_map[key]=my_element; ... Michael
SOS! how do I put date strings on x-axis?529 (2/25/2009 4:22:28 PM) comp.soft-sys.matlab Hi all, This is urgent and I am running for a presentation. How do I put date strings on x-axis? Each data point is indeed associated with a date-string (collected on that date, however the dates are not uni... Lucy
help! I have difficulty finding the Fourier transform631 (7/20/2008 4:40:40 AM) comp.dsp Hi, I have difficulty in taking fourier transform of a function f(t). The function f(t) is not integrable. Through analytical analysis, f(t) behaves asymptotically the same as a*log(t)/t for t-> +infinity; a... lunamoonmoon(258)
SOS! how do I put date strings on x-axis?529 (2/25/2009 4:22:28 PM) comp.soft-sys.matlab Hi all, This is urgent and I am running for a presentation. How do I put date strings on x-axis? Each data point is indeed associated with a date-string (collected on that date, however the dates are not uni... comtech.usa(46)
Pointer to STL element address?1720 (5/25/2009 3:21:51 PM) comp.lang.c++ Hi all, In the following STL insertion, how do I maintain a pointer pointing to the address of that element being inserted? Thanks! my_list.push_back(my_element); my_map[key]=my_element; ... comtech.usa(46)
How to solve this univariate equation? Thank you!527 (4/18/2012 5:07:14 PM) comp.soft-sys.matlab I have sum(w_i, i from 1 to n)=1 given, and also I am given a set of numbers e_i, i from 1 to n. Now I need to find a number u, such that sum(w_i/(u - e_i)^2, i from 1 to n) ... My questions are: are there ... comtech.usa(46)