-
MATLAB70ch2
说明: 《MATLAB 7.0编程基础》第2章 (源码实例)主要讲解MATLAB数据结构及运算("MATLAB 7.0 programming foundation" Chapter 2 (source code examples) mainly on MATLAB and Operational Data Structure)
- 2006-03-20 23:38:20下载
- 积分:1
-
trans_sigPnoisePinterference
根据直扩原理,首先有随机数发生器产生一系列二进制信息数据(+1,-1),每个信息比特重复Lc次,Lc对应每个信息比特所包含的伪码片数,包含每一比特Lc次重复的序列与另一个随机数发生器产生的PN序列c(n)相乘。然后在该序列上叠加高斯白噪声和形式为i(n)=Acosw0n余弦干扰下次信号,切余弦干扰信号的振幅满足条件A<Lc。在解调器中进行与PN序列的互相关运算,并且将组成各信息比特的Lc个样本进行求和。加法器的输出送到判决器,将信号与门限值0进行比较,确定传送的数据为+1还是-1,计数器用来记录判决器的错判数目。(According to the principle, first some straight expansion random number generator produces a series of binary data (+ 1-1), each information bit repetitive Lc times, Lc for each information bit contains PN code piece count, embraces each bit Lc times repeated sequence and another random number generator produces PN sequence c (n) multiplication. Then in the sequence superimposed on gaussian white noise and forms as I (n) = Acosw0n cosine interference next time signal, cut cosine interfering signal amplitude satisfy conditions A < Lc. In the modem with the cross-correlation operation PN sequence, and the information will comprise the Lc a sample bits peace. The output of the adder judgment device, will signal to compare with threshold 0 data transmitted, determine for+ 1 or-1, counter is used to record the number victimised judgment.
)
- 2011-04-20 10:18:47下载
- 积分:1
-
Kaiser
基于kaiser加权的波束形成方法。N=11,21,41.( Beam patterns for Kaiser weighting)
- 2011-12-21 12:15:24下载
- 积分:1
-
8
说明: 它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。
偏最小二乘法是集主成分分析、典型相关分析和多元线性回归分析3种分析方法的优点于一身。它与主成分分析法都试图提取出反映数据变异的最大信息,但主成分分析法只考虑一个自变量矩阵,而偏最小二乘法还有一个“响应”矩阵,因此具有预测功能。(It is mainly a result of the study is a multi-variable regression modeling and more independent variables, especially when the internal height of each variable linear correlation, partial least squares regression method is more effective. In addition, partial least squares regression solves the number of samples is less than the number of variables and other issues. Partial least squares method is a set of principal component analysis, canonical correlation analysis and multiple linear regression analysis of the advantages of the three methods in one. It is the principal component analysis are trying to extract the maximum information reflects data variability, but the principal component analysis considers only one independent variable matrix, and partial least squares and a " response" matrix, predictive capabilities.)
- 2015-04-21 16:52:15下载
- 积分:1
-
goat-遗传算法工具箱
遗传算法工具箱matlab(GA Matlab Toolbox)
- 2004-12-22 09:44:39下载
- 积分:1
-
TFSK1
用于实现二进制时频调制与解调,并实现了误码率的计算(Used to achieve binary time-frequency modulation and demodulation, and to achieve the bit error rate calculation)
- 2017-03-28 10:14:27下载
- 积分:1
-
keyframe
视频的关键帧计算,和关键帧提取,附有实验报告(Video key frame basis, and key frame extraction, with test report)
- 2020-09-26 19:17:46下载
- 积分:1
-
angalaeswari
need source code for matlab
- 2013-11-07 14:24:23下载
- 积分:1
-
802.11a-OFDM
基于matlab的OFDM仿真程序;
我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来..
现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.(Based on the OFDM matlab simulation program I' ll find a lot of forums and articles OFDM code, but there are left suffering, why because most only simple mapping, IDFTDFT transformation, etc., but the main synchronization and channel estimation to no one proposed, and even do it .. and now I finally found a copy of it in the form FUNCTION, Reproduction of OFDM mapping, IDFTDFT, synchronous (time and frequency synchronization) and channel estimation, and the estimated frequency offset a series of code.)
- 2021-01-04 16:38:55下载
- 积分:1
-
new
This program takes the speech file and number of poles as inputs and gives LPC coefficients and the gain factor as output.Also includes code to find out LSFs.Code for LMS algorithm also included.
- 2014-08-19 17:34:46下载
- 积分:1