if problem done based on the journal paper but not get results correctly, how to predict whether going path is correct r not?

1 vue (au cours des 30 derniers jours)
please suggest me how to predict whether is going path correct r not
  1 commentaire
Ameer Hamza
Ameer Hamza le 21 Mai 2018
Modifié(e) : Ameer Hamza le 21 Mai 2018
The best way to solve such issues is to contact the author of the paper. They may already have the code, and willing to give it to you. Or they may be willing to help in pointing out the mistake in your method. Your question is not specific to MATLAB but for any programming language. If you face any problem specific to MATLAB, you can share here.

Connectez-vous pour commenter.

Réponses (1)

Rishabh Rathore
Rishabh Rathore le 23 Mai 2018
There can be a lot of reasons that can cause the results to deviate from the journal. To name the few:-
  • Missed minute details like assumption, data source, constraints, etc.
  • Method of implementation,i.e. algorithm design, data handling,etc.
  • Difference in data-set.
Try review the whole implementation for things you might have missed. And also analyse the things you did differently and how they affect the whole implementation.

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Tags

Produits


Version

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by