工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of taper...
工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of taper...
PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points...
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled...
The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used ...
一個德國人Kasper Peeters用C++ template寫的tree的STL實現(xiàn),并和STL其他容器vector,map一樣,提供標準STL接口,供用戶調用。非常有參考價值,說明文檔參見tree.pdf。...