can you help me to turn this algorithm to matlab and plotting
Info
This question is closed. Reopen it to edit or answer.
Show older comments
fonction pgda (n:entier):entier var i:entier dedut i resoit i-1 tantque(n mod i)#0faire i resoit i-1 fintantque pgda oit i
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!