From: Mohammed Hisham Naeem on 1 Feb 2010 19:06 I need help writing the following function: Write a function called maxai to return the index of the element with greatest absolute value. In other words, imax=maxai(v) returns imax such that abs(v (imax))⥠abs(v(i)) for all i. Test for v=reshape(peaks(8),64,1);
|
Pages: 1 Prev: Mex with Glut Next: Routing Algorithms in Cognitive Radio newtork |