kuanjiange_seq.m 基于对偶频带法和m序列,产生一个宽间隔跳频序列。 kuanjiange_seqencezu.m 基于对偶频带法和m序列,产生一个宽间隔跳频序列族。 注:其中的m序列是利用三个非相邻级控制频率合成器构造 L_G模型。
标签: kuanjiange_seq 频带 序列
上传时间: 2015-08-12
上传用户:lo25643
男性女性语音库+录音程序.m 录音时间 2秒 采样频率 fs=16000 采用精度 16bit
上传时间: 2014-01-02
上传用户:whenfly
通过保存已经计算出来的结果,此方法的时间复杂度仅为O(m^2).如果采用递归编程(大多数人都会首先想到递归方法),则时间复杂度将高达O(k^m). 1.18
上传时间: 2015-08-12
上传用户:cjf0304
avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a 库文件(注意引号不需要输入) 3 libslavr.a 库中包含的函数清单如下 1) void write_lcd(unsigned char data,unsigned
上传时间: 2013-12-29
上传用户:dongqiangqiang
UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and Routing in UWB networks"
标签: topologies generates optimizes Matlab
上传时间: 2015-08-14
上传用户:shanml
This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection.
标签: receiver correlation models system
上传时间: 2014-12-19
上传用户:ryb
包含makefile config.h rominit romstart userinit 等等文件
标签: makefile romstart userinit rominit
上传时间: 2013-12-27
上传用户:gyq
此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
上传时间: 2014-01-23
上传用户:lht618
#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
上传时间: 2014-01-01
上传用户:caiiicc
没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。
标签: GP_Algorithm_main LorenzDa Matlab G-P
上传时间: 2013-12-22
上传用户:Thuan