-
666616psk
RLS算法,用matlab实现,用自适应算法来实现均衡,程序正确(RLS algorithm, using matlab to achieve, with an adaptive algorithm to achieve a balanced and correct procedures)
- 2012-09-05 21:51:26下载
- 积分:1
-
Genetic-algorithm
matlab遗传算法程序,可用于最优化问题求解,遗传算法功能非常强大(Matlab genetic algorithm procedure, can be used to solve the optimization problem, genetic algorithm is very powerful)
- 2013-11-08 19:18:52下载
- 积分:1
-
ConvolutionalCode
卷积码的编码及解码代码,写的很清晰,很有借鉴作用(Convolutional Coding)
- 2009-03-24 18:35:34下载
- 积分:1
-
Matlabpll
基于Matlab的数字锁相环的仿真设计,一篇毕业论文,对数字和模拟锁相环进行了详细的分析和仿真(Matlab-based simulation of digital PLL design, a thesis on digital and analog phase-locked loop for a detailed analysis and simulation)
- 2020-12-10 10:29:19下载
- 积分:1
-
C_CMethod
说明: 混沌时间序列分析中的c-c方法,用于求相空间重构时的求时间窗和延时时间(Chaotic time series analysis of the cc method for phase-space reconstruction for the order when the time window and delay time)
- 2009-07-28 17:15:55下载
- 积分:1
-
ESMSystem-of-signal-sorting-problem
ESMSystem of signal sorting problem
- 2012-05-11 11:16:28下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
yichuansuanfa
MATLAB编写的遗传算法程序,多项程序组合而成的MATLAB工具包(Genetic algorithm written in MATLAB )
- 2013-03-14 15:28:48下载
- 积分:1
-
queueing
this is the tool box for queuing analysis
- 2010-12-29 23:38:14下载
- 积分:1
-
m_PN
说明: 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。(Pseudo-random code or PN code, spread spectrum communication is indispensable to a sequence. Spread spectrum communication, a simple to say that the adoption of a group of highly related to pseudo-random sequence, so that the original signal in accordance with the characteristics of pseudo-random sequence there. From the wave point of view, the original signal completely submerged in the random noise to hide the purpose of signal and interference. As long as the recipient has the same pseudo-random sequence, the pseudo-random sequence can be a strong correlation to restore the signal out. And m sequence spread spectrum system is the longest of the pseudo-random sequence used. The following code is generated based on m sequences of matlab code, by changing the value of the initial polynomial, we can generate a different order of the m sequence.)
- 2009-08-10 22:39:52下载
- 积分:1