Ressource pédagogique : 2.7. The algorithm design trade-off

cours / présentation - Date de création : 05-02-2015
Auteur(s) : Francois RECHENMANN
Partagez !

Présentation de: 2.7. The algorithm design trade-off

Informations pratiques sur cette ressource

Langue du document : Anglais
Type pédagogique : cours / présentation
Niveau : licence, master
Durée d'exécution : 6 minutes 58 secondes
Contenu : image en mouvement
Document : video/mp4
Taille : 157.24 Mo
Droits d'auteur : libre de droits, gratuit
Droits réservés à l'éditeur et aux auteurs. Ces ressources de cours sont, sauf mention contraire, diffusées sous Licence Creative Commons. L’utilisateur doit mentionner le nom de l’auteur, il peut exploiter l’œuvre sauf dans un contexte commercial et il ne peut apporter de modifications à l’œuvre originale.

Description de la ressource pédagogique

Description (résumé)

We saw how to increase the efficiencyof our algorithm through the introduction of a data structure. Now let's see if we can do even better. We had a table of index and weexplain how the use of these small arrays allowed us to increase the efficiency that is to reduce the number of comparison to be executed when looking up a triplet in the genetic code. Now what I propose is an alternative to this data structure, it's to compute the indexes. OK. So we have this algorithm which uses here a function. You are now familiar with thisnotion of function, the idea is to fragment the complexity ofan algorithm by isolating parts of it into a function. Here the function,we will start with the function. It's quite simple, as an input ittakes a character and it returns an integer, if the character isT it returns One, if C Two and so on and so on. So it's a very simple function, it's only a case instruction OK. So for eachof the four letters of the DNA alphabet, it returnsOne, Two, Three or Four. OK. Now our famous Look up GeneticCode function is still the same as they are seen from theoutside that is three letters, three characters as input and itreturns a character which is the corresponding aminoacid in the genetic code. The genetic code again is here a simplearray of 64 rows of characters. It is supposed to be knowninside the function.

"Domaine(s)" et indice(s) Dewey

  • biologie application informatique (570.285)

Thème(s)

Document(s) annexe(s) - 2.7. The algorithm design trade-off

Partagez !

AUTEUR(S)

  • Francois RECHENMANN

EN SAVOIR PLUS

  • Identifiant de la fiche
    35061
  • Identifiant
    oai:canal-u.fr:35061
  • Schéma de la métadonnée
  • Entrepôt d'origine
    Canal-U