FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)
标签: H.M. G. M.A. computation
上传时间: 2013-12-21
上传用户:希酱大魔王
:#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
标签: include InsertSort gt lt
上传时间: 2014-11-30
上传用户:362279997
Numerical Recipes一书中例子的源码所用到的函数集,William H. Press 和 Saul A. Teukolsky 所著
上传时间: 2014-12-01
上传用户:lindor
it is a game of snake and ladder..using graphics.h..user has to just press return button for playing..and esc button to quit...so enjoy..
标签: graphics playing button ladder
上传时间: 2017-04-20
上传用户:李梦晗
I/O并行口直接驱动LED显示 利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。
上传时间: 2017-05-17
上传用户:84425894
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
From the partial fraction expansion of H(z) we can find a, b
标签: expansion fraction partial From
上传时间: 2013-12-26
上传用户:ainimao
From the partial fraction expansion of H(z) we can find a, b
标签: expansion fraction partial From
上传时间: 2017-06-12
上传用户:lijinchuan
题目:离散富立叶变换(DFT)和频谱分析.matlab实现 1信号函数h(t)= e-a*t*tsin(2πft)2编程计算的离散富立叶变换(DFT)和IDFT图像。3计算振幅谱,相位谱以及检测信号主频
上传时间: 2017-07-10
上传用户:Late_Li
相关分析与卷积运算 。matlab 实现。 信号函数为x(t)=(1-|t|/T)[u(t+T)-u(t-T)],h(t)= e-a*t*tsin(2πft)
上传时间: 2017-07-10
上传用户:731140412