-
Matlab_
MATLAB在通信调制解调中的应用 (MATLAB in the communication modem application)
- 2009-10-12 23:06:46下载
- 积分:1
-
bin
字符型的matlab实现2进制转换,十分方便(Matlab implementation of the 2 character hexadecimal conversion, which is very convenient)
- 2009-04-05 17:03:12下载
- 积分:1
-
TabuSearch
it consists of matlab code for vehicle routing problem with time windows using Tabu search
- 2015-02-16 14:09:42下载
- 积分:1
-
tongxinxitongfangzhen
通信系统仿真
1.FDMA的simulink仿真
2.TDMA的simulink仿真
3.CDMA的simulink仿真
4.三种多址方式比较
(详细要求请见文件内题目描述)(Communication system simulation 1.FDMA simulink simulation 2.TDMA simulink simulation 3.CDMA simulink simulation 4. Comparison of three multiple access (see the detailed requirements described in the document title))
- 2013-11-23 19:02:53下载
- 积分:1
-
Gauss_Seidel.m
Heat equation with variable coeficients using Gauss-Seidel Method:
- 2013-08-05 21:26:51下载
- 积分:1
-
great-lib
operate the library on windows operation
- 2014-08-21 14:22:55下载
- 积分:1
-
xiaoshiju
我们可以对一个信号,采用不同的消失矩的小波函数来分解,就可以更加感性的了解它..(We can be a signal to a different vanishing moments of wavelet function to decompose, can be more emotional about it ..)
- 2010-11-06 18:32:45下载
- 积分:1
-
entropy-based-immune-algorithm
在matlab环境下开发的基于熵的免疫算法。希望对大家有所帮助!(Developed in the matlab environment entropy-based immune algorithm. We want to help!)
- 2011-10-28 16:38:17下载
- 积分:1
-
BA6
展示了如何生成一个随机无标度网络图,基本结构分析,包括度分布、聚类系数等。观察两种类型的攻击对网络的影响:随机攻击(所有的几点有相同的概率从网络中删除)、有目标地选择连接度最大的节点(节点度最大的节点从网络中删除)。(Shows how to generate a random scale-free network graph, basic structural analysis, including degree distribution, clustering coefficients, etc. Observe the impact of two types of attacks on the network: Random attacks (all points have the same probability of being removed from the network), and select the node with the highest degree of connectivity (the node with the highest node degree is removed from the network).)
- 2018-05-18 10:06:04下载
- 积分:1
-
clc
A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a short check value attached, derived from the remainder of a polynomial division of their contents on retrieval the calculation is repeated, and corrective action can be taken against presumed data corruption if the check values do not match.
- 2011-08-03 16:31:53下载
- 积分:1