Effacer les filtres
Effacer les filtres

How to calculate math expressions in matlab

2 vues (au cours des 30 derniers jours)
hang dong
hang dong le 5 Juin 2019
Commenté : hang dong le 5 Juin 2019
How can we calculate
a1.PNG
when know n=8, P = [ 1 2 3 4 0 7 6 5], c_i is the number of elements of the set { j > i, pj < pi }
0 =< i < 7, 1< j < 8
i 0 1 2 3 4 5 6 7
P 1 2 3 4 0 7 6 5
exam: p_1 = 2, p_j = p_4 = 0 (j=4)
please help me!
  2 commentaires
darova
darova le 5 Juin 2019
I suggest you to use factorial() and readm about function handle
hang dong
hang dong le 5 Juin 2019
Can you give me specific instructions?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by