-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1
-
Matlab-GUI-Design
how to make GUI design in Matlab
- 2010-12-17 15:45:52下载
- 积分:1
-
Toolbox---Complex-Analysis
Matlab工具箱 - 《复分析基础及工程应用 第3版》,这是书中所带工具箱,与Matlab本身的复分析工具箱相背相比,更适用于教学。(Matlab Toolbox- Fundamentals of Complex Analysis with Applications to Engineering and Science the 3rd version,compared with the similar toolbox of matlab,this toolbox is good at teaching.)
- 2013-11-30 12:46:52下载
- 积分:1
-
3-RAKE-receiver
3种RAKE 接收机的仿真程序 内附源代码注释(3 RAKE receiver simulation program containing the source code comments)
- 2011-04-25 10:22:11下载
- 积分:1
-
Alamouti-transmission-and-reception
Alamouti方案是为发射天线数为2的系统提供完全发射分集增益的一种空时分组码方案,介绍Alamouti的一种简单的发射方案,包括编码和译码算法及其性能分析,并使用Matlab仿真了Alamouti方案的两发射一接收的情形.(Space-time code of STBC technical coding schemes,a simple transmit and receive way for 2 transmit antenna 1 receive antenna 。)
- 2011-04-28 11:24:40下载
- 积分:1
-
YUYINXINHAO
MATLAB编程实现语音信号的时域特征提取,如分帧、过零率、短时能量、语谱图等(Speech signal feature extraction)
- 2021-04-18 14:48:52下载
- 积分:1
-
soft_viterbi_final.m
Soft Viterbi decoding algorithm for reed solomon.
- 2014-02-20 00:48:55下载
- 积分:1
-
DataPlot
从IMU中提取数据,计算出速度、位移,从而得到运动轨迹,实现定位功能(Calculate velocity and displacement data of IMU, thus we can get movement track and achieve locate function.)
- 2020-09-14 17:17:58下载
- 积分:1
-
VCMatlabToolDemo
VC++中使用Matlab进行数据操作,里面进行了详细介绍,附源代码。(VC++ using Matlab for data manipulation, which is described in detail, with source code.)
- 2010-05-27 09:12:55下载
- 积分:1
-
de
说明: 话到变送器和其计算复杂度
类似于MRRC。比起MRRC,如果总数
辐射功率是保持不变的,发送的多样性
方案具有3-dB不利(less system, using two transmit antennas at the base
stations instead of two receive antennas at all the remote
terminals. The scheme does not require any feedback from
the receiver to the transmitter and its computation complexity
is similar to MRR)
- 2011-05-28 14:43:17下载
- 积分:1