-
FM_DSB_Modulation_and_demodulation
这是我们现代通信原理课程设计时所写的一个关于模拟信号的调频(FM)、双边带调幅(DSB)程序,里面还有详细的报告。(This is our modern communication principles course design of a written about analog signals (FM), the frequency modulation (DSB) with bilateral program, with detailed report.)
- 2009-03-24 17:14:59下载
- 积分:1
-
1.1
matlab 计算框架结构模态,频域法计算(matlab calculate frame mode, frequency-domain method to calculate)
- 2008-04-21 23:38:21下载
- 积分:1
-
lunqun_V1.7
GSM中GMSK调制信号的产生,一种噪声辅助数据分析方法,包括回归分析和概率统计。( GSM is GMSK modulation signal generation, A noise auxiliary data analysis method, Including regression analysis and probability and statistics.)
- 2016-12-21 18:19:33下载
- 积分:1
-
spTimer_2.0-0.tar
关于空时建模的程序,有时候苦于没有模型产生数据(On the space-time modeling procedures, sometimes suffer no model to generate data)
- 2015-04-17 11:06:15下载
- 积分:1
-
CDMA
毕业设计的基于8QAM+zcz序列的准同步CDMA通信系统仿真( This article will be given below 8QAM+ ZCZ sequence sets up method and analysis, will further introduce the relevant definitions zero correlation sequence and some properties and characteristics, including non-cycle related, cycle-related, Qi cycle and other characteristics. The reason why is because the study of these theories using this sequence, in the Gaussian channel conditions and system performance in terms of interference is very similar to the synchronization system and the system performance is far superior to an asynchronous system, and the extended sequence comparison the original sequence has better performance.)
- 2014-03-25 21:17:56下载
- 积分:1
-
changyongmatlabcode
说明: 常用的matlab代码文件,可以借鉴一下,有一定意义(Commonly used matlab code file, you can learn what it has a certain sense)
- 2010-04-22 17:03:51下载
- 积分:1
-
ENERGY
涉及D2D通信领域中,尤其是一种D2D通信中分布式功率控制方法。本发明解决其技术问题所采用的技术方案是:一种D2D通信中基于能效优化的分布式功率控制方法,所述控制方法包括以下步骤。本发明的有益效果主要表现在: (Involving the D2D communication field, particularly a D2D communication in distributed power control method. The invention to solve the technical scheme is adopted by the technical problems: a D2D communication in distributed power control method based on energy efficiency optimization, the control method includes the following steps. Beneficial effects of the present invention mainly displays in:)
- 2015-01-09 12:35:37下载
- 积分:1
-
PPP(MATLAB)
一套基于MATLAB的精密单点定位源码(国外版)。(A set of based on the MATLAB source code of precise point positioning (overseas edition)
)
- 2012-11-09 22:46:26下载
- 积分:1
-
Dijkstra-matlab
求第一个城市到其它城市的最短路径.用矩阵(为顶点个数)存放各边权的邻接矩阵,行向量、、、分别用来存放标号信息、标号顶点顺序、标号顶点索引、最短通路的值(The first city to find the shortest path to other cities. With a matrix (for the number of vertices) records of the right side of the adjacency matrix, row vector, were used to store label information and label the vertex order, label the vertex indexes, the shortest pathway value)
- 2011-05-12 11:25:53下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1