说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 按模运算符
1)  modulo operator
按模运算符
2)  modulus operator
模运算符
3)  bitwise complement operator
按位求补运算符
4)  exclusive OR operator
按位加算符
5)  operator-symbol
运算符符号
6)  symbolic operation
符号运算
1.
Fourier transform based on MATLAB symbolic operation;
基于MATLAB符号运算的Fourier变换
2.
In accordance with the functions of analytical solution and numerical solution for solving algebraical equation group,a design approach was introduced to conduct the pole placement of PI and PID controllers for first and second order controlled models using the symbolic operation.
利用符号运算,针对代数方程组求解的解析解功能和数值解功能,提出了1种对1阶被控对象和2阶被控对象模型进行PI控制器和PID控制器极点配置的设计方法,给出了相应控制器结构参数的解析解,并在算例中进行了数值仿真验证。
3.
MatLab has a strong symbolic operation function.
MatLab具有强大的符号运算功能。
补充资料:模运算性质

模运算有下述性质:

(1)若q|(a-b),则a≡b (mod q) 11 ≡4 (mod 7) 18 ≡ 4(mod 7)

(2)(a mod q)=(b mod q)意味a≡b mod q

(3) 对称性,a≡b mod q等价于b≡a mod q

(4)传递性,若a≡b mod q且b≡c mod q ,则a≡c mod q

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条