代码搜索:Addition

找到约 2,224 项符合「Addition」的源代码

代码结果 2,224
www.eeworm.com/read/318285/13482118

m ifft_cp_tx_blk.m

function ofdm_symbol = ifft_cp_tx_blk(inp_symbol,num_subc,guard_interval) %------------------------------------------------------------ % IFFT and Circular Prefix Addition Block for Transmitter % ----
www.eeworm.com/read/318285/13482129

m fft_cp_rx_blk.m

function rec_symbol = fft_cp_rx_blk(ofdm_symbol,num_subc,guard_interval) %------------------------------------------------------------ % IFFT and Circular Prefix Addition Block for Transmitter % -----
www.eeworm.com/read/140847/5779186

m reveal1.m

% Make a DBN with the following inter-connectivity matrix % 1 % / \ % 2 3 % \ / % 4 % | % 5 % where all arcs point down. In addition, there are persistence arcs from each node to
www.eeworm.com/read/133943/5897370

m reveal1.m

% Make a DBN with the following inter-connectivity matrix % 1 % / \ % 2 3 % \ / % 4 % | % 5 % where all arcs point down. In addition, there are persistence arcs from each node to
www.eeworm.com/read/128604/5982367

java nodechangelistener.java

/* NodeChangeListener - EventListener for Preferences node addition/removal Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y
www.eeworm.com/read/113483/6131328

m cellmatrixadd.m

function C = cellMatrixAdd(A, B) % cellMatrixAdd: elementwise addition of cell matrices. % % C = cellMatrixAdd(A,B) % % Let A(x) be an m by n matrix whose value depends on the state x. In the
www.eeworm.com/read/101082/6241603

read_me

Unix f77 Math Function Library February, 1981 This is the library providing interface to the C math library, libm.a or libnm.a.(*) In addition there are functions for complex and double compl
www.eeworm.com/read/442564/6327574

m cp0803_rakeselector.m

% FUNCTION 8.11 : "cp0803_rakeselector" % % Simulates channel estimation for a discrete-time channel % impulse response 'hf' with time resolution 'ts' in % seconds. In addition, the function eva
www.eeworm.com/read/490882/6445099

m cp0803_rakeselector.m

% FUNCTION 8.11 : "cp0803_rakeselector" % % Simulates channel estimation for a discrete-time channel % impulse response 'hf' with time resolution 'ts' in % seconds. In addition, the function eva
www.eeworm.com/read/488860/6478631

m ifft_cp_tx_blk.m

function ofdm_symbol = ifft_cp_tx_blk(inp_symbol,num_subc,guard_interval) %------------------------------------------------------------ % IFFT and Circular Prefix Addition Block for Transmitter % ----