代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/194440/8194129
m vins2vint.m
function [vrms,vave]=vins2vint(v,z,zout)
% [vrms,vave]=vins2vint(v,z,zout)
%
% Given instantaneaous velocity at a set of discrete z
% levels, develop an rms interval velocity function and
% an avera
www.eeworm.com/read/294420/8226207
m ofdm.m
clear all;
A = [1 1/exp(1) 1/exp(2)]; % power delay profile
N = 64; % number of symbols in a single OFDM symbol
GI = 16; % guard interval
Mt = 1; % number of Tx antennas
Mr = 1; % number of Rx a