-
mallat
Mallat 卷积实现,破解matlab自带程序,其结果一样.希望对大家有帮助.(Mallat convolution implementation, crack matlab own procedures, the same result. Want to help everyone.)
- 2009-12-24 20:21:54下载
- 积分:1
-
2
说明: 假设移动用户从距离基站1英里的地方开始以每小时40英里的恒定速度相基站移动,仿真移动用户在这2s时间间隔内所接收的信号(及其频谱)(Suppose mobile user from the base station a mile from the start where the constant speed of 40 miles per hour relative to the base station mobile, mobile users in the 2s simulation time interval the received signal (its spectrum))
- 2011-07-16 23:17:27下载
- 积分:1
-
GSA
Gravitational Search Algorithm By Esmat Rashedi
- 2014-01-26 19:23:45下载
- 积分:1
-
mobileSimple
OMNeT++实现的一个移动通信的简单例子(OMNeT++ implementation of a simple example of mobile communications)
- 2010-05-18 13:18:53下载
- 积分:1
-
complex-network
建立复杂网络中四个基本网络模型,以及求各种基本属性(struct models for the four basic complex networks and tell us how to resolve the basic proprties)
- 2013-08-23 16:02:00下载
- 积分:1
-
dongtaiguihua
Matlab源程序用动态规划方法求最短路径。(Matlab source code using dynamic programming method for the shortest path.)
- 2007-09-15 00:08:25下载
- 积分:1
-
ber
BER bit error rate ofdm scheme
- 2009-02-14 00:26:57下载
- 积分:1
-
最优分割的基本思路是给定一个数据序列和分层数 OptimalSegmentation
最优分割的基本思路是给定一个数据序列和分层数,通过搜索所有可能的划分方案,找到段内离差平方和的总和最小的一种方案作为最终划分方案。这里给出最优分割法的Matlab源程序(The basic idea is optimal partition for a given data sequence and hierarchical number divided by searching all possible solutions to find the segment and the sum of the squared deviations smallest division of a scheme as a final solution. This gives the optimal segmentation Matlab source)
- 2020-06-27 00:20:01下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
convolution_codes_BPSK_OFDM
基于OFDM系统的卷积码的误码性能分析,BPSK调制,加循环前缀,导频,进行了信道估计。(OFDM system;convolutional code BPSK modulation pilot Channel Estimation )
- 2014-01-01 21:47:55下载
- 积分:1