资源列表
[matlab例程] trans_sigPnoisePinterference
说明:根据直扩原理,首先有随机数发生器产生一系列二进制信息数据(+1,-1),每个信息比特重复Lc次,Lc对应每个信息比特所包含的伪码片数,包含每一比特Lc次重复的序列与另一个随机数发生器产生的PN序列c(n)相乘。然后在该序列上叠加高斯白噪声和形式为i(n)=Acosw0n余弦干扰下次信号,切余弦干扰信号的振幅满足条件A<Lc。在解调器中进行与PN序列的互相关运算,并且将组成各信息比特的Lc个样本进行求和。加法器的输出送到判决器,将信<余甜> 在 2025-03-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] cg
说明:该程序是用共轭梯度法来求解函数的最优化问题,其中一维搜索时采用了0.618法,即黄金分割法-The program is the conjugate gradient method to solve the function optimization problem, one-dimensional search using the 0.618 method, that is, golden section method<hongfengjinran> 在 2025-03-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] wutoujiedian
说明:无头结点链表,数据结构实验一,无头结点链表,数据结构实验一。-Without a head node list, a test data structure, without a head node list, the data structure first experiment.<梁先佐> 在 2025-03-16 上传 | 大小:1kb | 下载:0
[matlab例程] subspec_magic
说明:谱减法语音增强算法MATLAB源程序,简单有效-Spectral subtraction speech enhancement algorithm for MATLAB source code, simple and effective<王力> 在 2025-03-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KMP-string-search-algorithm
说明:C语言KMP字符串搜索算法实现。KMP字符串模式匹配通俗点说就是一种在一个字符串中定位另一个串的高效算法。-C language KMP string search algorithm realization. KMP string pattern matching is a popular point said in a string of the position of another string efficient algori<胡飞帆> 在 2025-03-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] skiplist.c.tar
说明:A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency co<read1> 在 2025-03-16 上传 | 大小:1kb | 下载:0