Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Find modulo for matlab

1 vue (au cours des 30 derniers jours)
Sakunrat Jaejaima
Sakunrat Jaejaima le 17 Juin 2015
Clôturé : Walter Roberson le 18 Juin 2015
Hi,I want to find d from 7*d mod 40=1 , I do
syms d
eqn= 7*d==1;
solve(eqn,d,Domain=Dom::IntegerMod(40))
But there error ,help me please

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by