-
Attaway_Book_3E_M_Files
A Practical Introduction to Programming
and Problem Solving
Third Edition
的代碼(the source code for A Practical Introduction to Programming
and Problem Solving
Third Edition)
- 2014-08-23 10:47:26下载
- 积分:1
-
GMSK
为了提高移动通信系统中数据传输的有效性能,降低GMSK调制系统的误码率. 首先对GMSK调制系统进行分析,得到不同BT值GMSK调制的移动通信系统误码率和带宽的关系.通过引入具有纠错性能的编码技术,降低信息传输的误码率,提高系统的有效性. 本文给出了引入编码技术的GMSK调制系统的仿真模型,仿真结果表明,在相同的信噪比下,系统的误码率降低了1~2dB.(This paper mainly intends to improve the performance of the communication system and decrease the error bit rate of the information. First , the GMSKmodulation system was analyzed , and the relation of the BER and
bandwidth in the different BT value was obtained. By introducing the encoding technology , the error bit rate of the information was lowered so that the performance of systemwas improved. This paper presents a simulated model . The results show that the BER of the system in the same SNR can lower 1 to 2 dB.)
- 2010-05-16 21:43:28下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
kmeans
This program is an implementation of the k-means algorithm with matlab.
- 2010-10-19 20:59:50下载
- 积分:1
-
bin
MATLAB低通滤波,高斯滤波程序,共5个,对应分析的例子(MATLAB low-pass filter, Gaussian filter process)
- 2013-10-22 11:52:40下载
- 积分:1
-
PAPER4
Local feature extraction in fingerprints by complex filtering
- 2011-12-18 12:10:45下载
- 积分:1
-
2006513927150
一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。
这个代码值得推荐!(The use of mathematical methods to generate a waveform sound files of source code, can load preset mathematical formula, save 8 and 16-bit mono sound files, you can set the amplitude, frequency, continuous, sampling and other parameters, you can adjust waveform slope, echo . It is recommended this code!)
- 2008-05-25 14:10:19下载
- 积分:1
-
lincang_fog
对于matlab作图的程序,主要是应用于气象的数据作图(Matlab program for mapping, weather data is mainly used in mapping)
- 2011-08-26 17:30:50下载
- 积分:1
-
waveletMatlab7
小波分析理论与Matlab 7一书中的代码(wavelet analysis theory and Matlab 7 a code book)
- 2007-02-18 21:38:26下载
- 积分:1
-
allpass_order2
这段程序是二阶全通滤波器设计,有幅频响应、相频响应和group delay,供学习者参考(all pass filter of order 2)
- 2013-03-09 12:45:29下载
- 积分:1