Borrar filtros
Borrar filtros

How to calculate math expressions in matlab

2 visualizaciones (últimos 30 días)
hang dong
hang dong el 5 de Jun. de 2019
Comentada: hang dong el 5 de Jun. de 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 comentarios
darova
darova el 5 de Jun. de 2019
I suggest you to use factorial() and readm about function handle
hang dong
hang dong el 5 de Jun. de 2019
Can you give me specific instructions?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by