资源列表

« 1 2 ... .57 .58 .59 .60 .61 2362.63 .64 .65 .66 .67 ... 28522 »

[matlab例程fft_asd

说明:fft 的matlab 模拟调试代码 功能比较齐全 欢迎批评指正-The matlab fft function of more complete simulation of debugging code corrections welcome criticism
<张剑锋> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程trans_sigPnoisePinterference

说明:根据直扩原理,首先有随机数发生器产生一系列二进制信息数据(+1,-1),每个信息比特重复Lc次,Lc对应每个信息比特所包含的伪码片数,包含每一比特Lc次重复的序列与另一个随机数发生器产生的PN序列c(n)相乘。然后在该序列上叠加高斯白噪声和形式为i(n)=Acosw0n余弦干扰下次信号,切余弦干扰信号的振幅满足条件A<Lc。在解调器中进行与PN序列的互相关运算,并且将组成各信息比特的Lc个样本进行求和。加法器的输出送到判决器,将信
<余甜> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mul

说明:用C++语言实现实矩阵相乘,这是数值计算中常用的算法。-C++ language with real matrices, which is commonly used in numerical algorithms.
<王新政> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程SVM

说明:支持向量机 算法在特征提取中的应用 源代码-Support vector machine algorithm in feature extraction of the source code
<李凌波> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程PSO

说明:基本粒子群优化算法Matlab源程序,下面是主函数的源程序-Particle Swarm Optimization Algorithm Matlab source code, the following is the main function of the source
<王新政> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法JosephL

说明:约瑟夫环问题是利用单向链表存储结构模拟的-Joseph Central issue is the use of one-way linked list storage structure simulation
<张丽> 在 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

[数值算法/人工智能z

说明:在一个M * N的矩阵中,求图中任一一点 与左下角顶点(a)的连线不过其它点的点的数目 -In a M* N matrix, find the picture a bit with the bottom left corner of any vertex (a) of the connection, but the number of other points of
<va> 在 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
« 1 2 ... .57 .58 .59 .60 .61 2362.63 .64 .65 .66 .67 ... 28522 »

源码中国 www.ymcn.org