资源列表
[matlab例程] PRBS_Generator
说明:自写的PRBS 伪随机数生成程序, 可用,-参见Matlab help中"seqgen.pn" 及 "PN Sequence Generator" 及"Pseudorandom Sequences" 相关内容<liu> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] PRIME-TEST
说明: 素数测试问题, 如果把乘、除法(包括取模)看成常数时间, 则算法的时间复杂度为 (k)= (log m)=O(log n)。 而当n极大时,与n在同一数量级的两个数相乘除, 不超过O(log2n)次二进制位操作。 ∴算法的时间复杂性为O(log3n)二进制位操作 -Prime test, If the multiplication, division ( including the modulus as a constant<朱茵茵> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[matlab例程] speech-enhancement-mmse-estimation
说明:使用matlab对基于高斯模型下的获取幅度估计的语音增强算法进行的仿真,效果较维纳算法和谱减算法有一定的改善。-Use matlab Gaussian model based on the estimated rate of access to speech enhancement algorithm for the simulation, the effect is less than the Wiener algorithm and the spectral algorithm has so<王> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary_search
说明:关于二分查找的代码,二分查找又称折半查找,优点是比较次数少,查找速度快-the search of binary_search<周阳> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[matlab例程] RSSI_simulation
说明:此程序是描述的RSSI曲线的代码 重点与A值和n值的关系!-the relationship between the parameters of the n and A in RSSI<LIU> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] paixu
说明:冒泡排序和快速排序,以及各自移动数据的次数。-bubble sort and quick sort<anglezhang> 在 2025-11-06 上传 | 大小:1kb | 下载:0