-
gmsk_generate
gmsk的生成程序,毕设做的,希望对大家有一定帮助(generator gmsk completed the set to do, we hope to have some help)
- 2012-05-23 16:33:59下载
- 积分:1
-
MatLab+CDMA+Reference+Blockset+for+Use+with+Simuli
MatLab+CDMA+Reference+Blockset+for+Use+with+Simulink matlab仿真(MatLab CDMA Reference Blockset for Use wit h Matlab Simulink simulation)
- 2007-04-24 15:26:22下载
- 积分:1
-
comp_next
computes the compositions of the integer N into K parts
- 2012-03-30 08:30:17下载
- 积分:1
-
line2arrow
在轴箭头绘制坐标空间是很困难的,因为Matlab的内置函数图工程箭头坐标空间。这个函数的轴到图坐标计算及放置在正确的位置注释箭头。它还提供了一个按钮式功能重新同步线和箭头如果调整轴或人物,或变更线的属性。(Plotting an arrow in axis coordinate space can be difficult, since Matlab s built-in arrow function works in figure coordinate space. This function does the axis-to-figure coordinate calculation and places an annotation arrow in the correct location. It also provides a button-down function to re-sync the line and arrow if you resize the axis or figure, or change the line properties.)
- 2011-05-23 11:09:20下载
- 积分:1
-
AGAandLAGA
两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。(both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures, the UCI based on two data sets, can run the program directly observe the effect.)
- 2007-04-11 14:45:08下载
- 积分:1
-
axi_master
自己写的 AXI master code(AXI master code)
- 2014-10-20 15:53:41下载
- 积分:1
-
td-scdma_with_multi-users_detection
在以往的关于多用户检测程序,给出的多是针对CDMA系统的。出于长期以来笔者对TD-SCDMA系统应用研究,在这里我进行了一些修改(In previous procedures on the multi-user detection, given mostly for the CDMA system. For a long time writer on the TD-SCDMA system application, where I made some changes)
- 2010-06-28 23:32:40下载
- 积分:1
-
MatlabCode
点源定通量地下水污染物非稳定迁移计算程序,程序内有中文说明。(point source pollutants given steady migration flux calculation procedures)
- 2013-08-10 10:34:08下载
- 积分:1
-
Wood-EMBS-2005
target tracking codes
- 2011-11-01 19:23:00下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1