代码搜索结果

找到约 10,000 项符合 Q 的代码

q.c

#include #include unsigned char code dispbitcode[]={ 0x3F,/*0*/ 0x06,/*1*/ 0x5B,/*2*/ 0x4F,/*3*/ 0x66,/*4*/ 0x6D,/*5*/

q.m

function out=q(x) out=0.5*erfc(x/sqrt(2));

q.m

% File: q.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireless App