Rank: 33606 based on 0 downloads (last 30 days) and 0 files submitted
photo

naveen kumar B T

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by naveen View all
Updated File Comments Rating
05 Sep 2009 compare, alltrue compares structs, cells and arrays element-by-element Author: Dario

hello, good day.
i m using 7.0.1 version.
i kept both compare.m and alltrue.m in workspace
i entered commands specified by you as below and got this result.
>> a.f1 = 'foo';
>> a.f2 = 'bar';
>> b.f1 = 'foo';
>> b.f2 = 'rab';
>> compare(a,b)
??? Too many inputs.

Error in ==> compare at 59
           C = cellfun(@(a,b)compare(a,b),A,B,'UniformOutput',false);

Error in ==> compare at 49
       if alltrue(compare(Afields,Bfields))

PLEASE FIX IT. thanks for your work. i welcome the reply.

21 Aug 2009 Hough Transform for circle detection An optimized Hough transform for circle detection. Author: Peter Bone

thanks , program works nice.

to run the program follow this code
houghcircle(i,10,4); % i=binary image containing a circle
                    % 10= radius, 4= threshold (>=4).
if u don t specify threshold it will be selected automatically.

everything is given nicely.

04 Aug 2009 14. SERIAL COMMUNICATION BETWEEN PIC16F628A AND MATLAB. SERIAL COMMUNICATION BETWEEN PIC16F628A AND MATLAB. Author: Diego Orlando

please upload video tutorial in english. its a kind request

Top Tags Applied by naveen
alias
Files Tagged by naveen
Updated   File Tags Downloads
(last 30 days)
Comments Rating
04 Dec 2001 circonv C = CIRCONV(A,B,N) performs the N-point circular convolution of vectors A and B Author: Edward Brian Welch alias, circular, dsp, convolution, signal processing, general dsp 21 14
  • 3.33333
3.3 | 12 ratings

Contact us at files@mathworks.com