Rank: 2546 based on 25 downloads (last 30 days) and 2 files submitted
photo

Kamlesh Pawar

E-mail
Company/University
IIT Bombay

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Kamlesh View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Jul 2013 Code for calculating root mean squared error for data This is a simple code which accurately calculates RMS error for real or complex data. Author: Kamlesh Pawar image processing, signal processing 23 1
  • 1.0
1.0 | 1 rating
18 Dec 2011 Hadamard matrix generation This script generates Hadamard matrix. Author: Kamlesh Pawar communications, signal processing, image processing 2 0
Comments and Ratings on Kamlesh's Files
Updated File Comment by Comments Rating
08 Dec 2011 Code for calculating root mean squared error for data This is a simple code which accurately calculates RMS error for real or complex data. Author: Kamlesh Pawar Völker, Michael

MATLAB = MATrix LABoratory

er = A1 - A2;
er = sqrt( (er(:)' * er(:)) / length(er(:)) );

Advantages: faster, shorter, works with arbitrarily sized A1/A2, works with complex data, too.

Top Tags Applied by Kamlesh
image processing, signal processing, communications
Files Tagged by Kamlesh View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Jul 2013 Code for calculating root mean squared error for data This is a simple code which accurately calculates RMS error for real or complex data. Author: Kamlesh Pawar image processing, signal processing 23 1
  • 1.0
1.0 | 1 rating
18 Dec 2011 Hadamard matrix generation This script generates Hadamard matrix. Author: Kamlesh Pawar communications, signal processing, image processing 2 0

Contact us