Main Content
mergeScores
Update track score by track merging
Description
mergeScores(
updates the score of scoreLogic1
,scoreLogic2
)scoreLogic1
by merging the score with the score of
scoreLogic2
. Score merging increases the score of
scoreLogic1
by log(1+exp(score2-score1))
.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2018b