搜索资源列表
dir2par
- %直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
OFDMreceive
- 应用于无线通信的RS编码和OFDM调制源程序。64点FFT,19个子载波。调制输 出速率8K。-used in the wireless communications RS coding and OFDM modulation source. 64-point FFT, 19 sub-carrier. Modulation output rate of 8 K.
OFDMtransmit
- 应用于无线通信的OFDM解调和RS解码源程序。64点FFT,19个子载波。调制 输入速率8K。-used in wireless communications OFDM demodulator and decoder source RS. 64-point FFT, 19 sub-carrier. Modulation rate of 8 K importation.
MPSKSimulation(BPSKQPSK8PSK)
- This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8
ksp
- 改进的Dijkstra寻径算法,用来找到从源点到目的节点的前k条最短路径-improved routing algorithm used to find from source to destination node of the first k Shortest Path
521200658
- nsigned char lcddata,column,page,code_,k xdata unsigned char OUTBIT _at_ 0x2001 // 位控制口 xdata unsigned char IN _at_ 0x2002 // 键盘读入口 xdata unsigned char CONTROL _at_ 0x2003 //8255控制口
BPSK_OVER_AWGN_CHANNEL
- Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variables independently (separately) for each k MATLAB function random.
Stack-BucketAlgorithm
- 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
1
- 主要针对行业应用中用户信息、文本聚类等方面的K-means算法应用,覆盖面广-Mainly for industrial applications, user information, text clustering, K-means algorithm is applied, the coverage of a wide range of
Snow-3G
- Snow 3G的实现 输入参数K COUNT-C BEARER DIRECTION以及明文Plaintext 可以得到要求的密钥流 实现加密-The Snow 3G realization of input parameters can be obtained for K COUNT-C BEARER DIRECTION and plaintext Plaintext requirements keystream achieve encryption
ksp
- 一组修正过的k-shortest path算法实现代码-some revised k-shortest path algorithm realization code
suanfajihe
- 多个路由算法,K,K_max,等,都是基于K核算法的演进-Multiple routing algorithm, K, K_max, etc, the evolution of accounting method is based on K
Kmeans
- 用K-means算法对数据进行聚类分析,得到不同K值情况下的聚类结果并绘制出了J-K关系图。-The K-means algorithm is used to cluster the data, and the clustering results are obtained under different K values. The J-K relation graph is drawn.