工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time t, t=1, ..., N I(t) = 0 if there is a gap at time t output: X = N-by-p vector of the reorthogonalized sine taper
標簽: the reorthogonalized calculate MATLAB
上傳時間: 2013-12-17
上傳用戶:wangyi39
matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.
標簽: algorithm according Standard prepared
上傳時間: 2016-02-07
上傳用戶:上善若水
Matlab Source Code Book Name:Comtemporary Communication System Using Matlab, 2nd Edition, John G. Proakis
標簽: Matlab G. Communication Comtemporary
上傳時間: 2016-07-09
上傳用戶:愛死愛死
Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper This white paper describes a collection of standards, conventio code. They are based on sound, proven software engineering p understand, to maintain, and to enhance. Furthermore, by foll productivity as a Java developer should increase remarkably ¨C write high-quality code right from the start you will have a much development process. Finally, following a common set of codi making teams of developers significantly more productive.
標簽: W. Java Standards AmbySoft
上傳時間: 2013-12-22
上傳用戶:mhp0114
TMS320C6711的上電自檢 This source code is ultimately used to create a JEDEC programming file used * to program the Flash ROM on the C6711 DSK.
標簽: used programming ultimately source
上傳時間: 2013-12-12
上傳用戶:wl9454
PTZ云臺控制code,實用與所有的云臺控制,通用的pelco_d/p協議
上傳時間: 2013-12-19
上傳用戶:xiaoyunyun
H. Yang, A.P. Petropulu, X. Yang and T. Camp, ?ALLIANCES with Optimal Relay Selection,"IEEE Trans. on Vehicular Technology, January 2008. (MATLAB Code)
上傳時間: 2013-12-21
上傳用戶:star_in_rain
R. Lin and A.P. Petropulu, 揂 New Wireless Medium Access Protocol Based On Cooperation,擨EEE Trans. on Signal Processing, vol. 53, no. 12, pp. 4675-4684, December 2005. (MATLAB code).
標簽: R. A.P. Cooperation Petropulu
上傳時間: 2017-05-22
上傳用戶:libinxny
L. Dong and A. P. Petropulu, 揗ultichannel ALLIANCES: A Cross-layer Cooperative Scheme for Wireless Networks,擨EEE Trans. on Signal ProcessingJanuary 2008. (MATLAB Code)
標簽: L. A. P. Cross-layer
上傳時間: 2014-01-18
上傳用戶:kr770906
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
標簽: iterations performs Bailey number
上傳時間: 2014-01-05
上傳用戶:libenshu01