executing for loop

I have a pseudo code,please can u code it for me
sim-0;
str1=A1(First imagename in the dataset)
for loop for 1 to 80 images
str2 from J (convert from number to string)
string compare str1 and str2
calculate Precision and recall (if strcmp is 0 )
if it is not similar, repeat the process
my J value ranges from 1 t0 80
I have 80 images in dataset

3 Commenti

Oleg Komarov
Oleg Komarov il 21 Gen 2012
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Walter Roberson
Walter Roberson il 21 Gen 2012
What are you calculating the precision of? Or would it be the case that here when you write "Precision", you mean a calculation of how well the images match?
http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
kash
kash il 22 Gen 2012
yes walter i want to calculate recall and Precision

Risposte (0)

Questa domanda è chiusa.

Richiesto:

il 21 Gen 2012

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by