代码搜索:EVM
找到约 1,986 项符合「EVM」的源代码
代码结果 1,986
www.eeworm.com/read/432782/8573646
v evm.v
`timescale 1ns / 1ps
module vote(clk,led,butt);
input clk;
output [15:0] led;
input [0:6] butt;
reg [15:0] led;
reg [7:0] votes;
reg [7:0] count_a,count_b,count_c,coun
www.eeworm.com/read/176493/9495931
svu evm.svu
www.eeworm.com/read/463529/7178937
vi evm.vi
www.eeworm.com/read/141578/5769640
h evm.h
/*******************************************************************************
*
* Motorola Inc.
* (c) Copyright 2002 Motorola, Inc.
* ALL RIGHTS RESERVED.
*
* $Element: /project/dsp568_sdk/sd
www.eeworm.com/read/476587/6756568
m evm.m
%%%%%误差矢量幅值法(EVM)%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
clear all
format long
A=2;%ampitude of signal
a=[-1,1];
snr_theory=-10:0.5:12;%仿真信噪比范围(理论值)
QQ=10.^(snr_theory/10);
var_n
www.eeworm.com/read/477919/1356036
c evm.c
/*
* (C) Copyright 2004-2008
* Texas Instruments,
*
* Author :
* Manikandan Pillai
*
* Derived from Beagle Board and 3430 SDP code by
* Richard Woodruff
www.eeworm.com/read/477919/1356038
h evm.h
/*
* (C) Copyright 2008
* Nishanth Menon
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistr
www.eeworm.com/read/440499/1795544
c evm.c
/*
* (C) Copyright 2004-2008
* Texas Instruments,
*
* Author :
* Manikandan Pillai
*
* Derived from Beagle Board and 3430 SDP code by
* Richard Woodruff