Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Find modulo for matlab

1 visualizzazione (ultimi 30 giorni)
Sakunrat Jaejaima
Sakunrat Jaejaima il 17 Giu 2015
Chiuso: Walter Roberson il 18 Giu 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

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by