Management Development Institute Gurgaon
Discussion
Started 23rd Jun, 2022
How can I compare my method with other methods in computer science without having source code and materiels ?
In the simulation and experimentation part of the paper, you have to compare your method with other methods, but if you don't have the source code and materials of related works, how can you simulate other methods without having the source code and make graphics and charts?
All replies (3)
Dear Mourad,
One way to test performance of various competing source codes/executables files is as follows:-
1. Develop random input generation program so that those inputs may be made available to each of the competing programs (executable files).
2. Identify the performance indicators against which these computer programs shall be evaluated.
3. Now apply randomly generated inputs to each of the competing programs and list out the performance achieved. Compare them to find out the program which gave best performance.
Thanks for your response, but in the case i dont have executable files , how can i test performance ?
The University of Queensland
In this case, I suggest comparing the available quantitative results like %age accuracy, efficiency or other performance indicators with your solution's performance. This can be in the form of a table. The quantitative details are available in that particular technique's foundational research paper.
Similar questions and discussions
Related Publications
Reported here are the findings of a comparative study on the effects of using a Socratic Intelligent Tutoring System for source code comprehension and learning computer programming. The result shows there are significant differences between the two groups where students who used Socratic Tutor ITS improved their knowledge by 45% in term of learning...
Thesis (M.S.)--Arizona State University, 1998. Includes bibliographical references (leaf [85]).