设定a为N(0,1)的500个随机数和i长为500,以n=8、16、64.分别调用u_pcm.m ,从中计算量化误差f=a-a_quan并绘图,分别输出各样值的量化误差图形。
上传时间: 2014-01-17
上传用户:偷心的海盗
递归下降分析法 (1)E->TG (2)G->+TG|—TG (3)G->ε (4)T->FS (5)S->*FS|/FS (6)S->ε (7)F->(E) (8)F->i
上传时间: 2016-07-22
上传用户:cxl274287265
编写具有如下函数原型的递归与非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: (1)非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。 (2)递归函数中将问题分解处理为:若n=1(即只有1个元素时)则返回true而递归出口;n>1时,若最后一对元素不顺序则返回false,否则进行递归调用(传去实参a与 n-1,去判断前n-1个元素的顺序性),并返回递归调用的结果(与前n-1个元素的是否顺序性相同)。
上传时间: 2017-01-02
上传用户:清风冷雨
进程间通信14 说明了进程控制原语并且观察了如何调用多个进程。但是这些进程之间交换信息的 唯一方法是经由f o r k或e x e c传送打开文件,或通过文件系统。本章将说明进程之间相互通信的 其他技术—I P C(InterProcess Communication)。
上传时间: 2013-12-03
上传用户:zhenyushaw
I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary Fleming and the rest of the people at NASA Langley who provided all the flight information and image sequences, and my parents who supported me in my decision to enter graduate study. Also, thanks to Phichet Trisirisipal and Xiaojin Gong for helping when I had computer vision questions, and Nathan Herald for his help creating an illustration.
标签: A. throughout research advisor
上传时间: 2017-06-18
上传用户:maizezhen
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
标签: implement algorithm Dijkstra Shortest
上传时间: 2014-01-01
上传用户:BIBI
μi - GAP - AL 自动计算的软件.xls
上传时间: 2013-06-08
上传用户:eeworm
F型端子的压接与检验
标签: 端子
上传时间: 2013-06-05
上传用户:eeworm
针对应用的发光二极管(LED)I-V 特性测量
上传时间: 2013-04-15
上传用户:eeworm
Allegro+Book+I 高清版
上传时间: 2013-06-25
上传用户:eeworm