代码搜索结果
找到约 1,193 项符合
Q 的代码
q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************
04-201.txt
>> [Q,R,P] = qr(C)
>> [Q,R,P] = qr(C,0)
04-191.txt
>> [Q,R] = qr(C,0)
shiyan.m
Q=0:pi/100:pi;
e=pi*(sin(Q)-sin(10/pi));
y1=sin(4*e);
y2=1/sin(0.5*e);
Y=y1/y2;
figure(1);
%subplot(311)
%plot(Q,real(Y));
plot(Y);
grid
title('信号s时域波形');
xlabel('n角度');
ylabel('s幅度');
fi
q.m
% The Gaussian Q-function
%
% Copyright (c) 2006. Robert Morelos-Zaragoza. All rights reserved.
function r = Q(x)
r = 0.5*erfc(x/sqrt(2));
gm(1,1).m
q=0.6;
n=4;
x0=[1120,1150,1450,1710];
g1=exp(-2/(n+1));g2=exp(2/(n+1));g3=0;
for i=2:n
g4=x0(i-1)/x0(i);
if (g4g2)
g3=1+g3;
end
end
g3
x1(1)=x0(1);c=0;d=0;e=0;f
readme.txt
Q:What is This Demo doing?
A:
|-->ACMCONVERTOR--(PCM)-->Display Audio Level
|
Microphone-->SoundCard-->AC