资源列表

« 1 2 ... .88 .89 .90 .91 .92 26093.94 .95 .96 .97 .98 ... 28522 »

[数据结构常用算法e.c

说明:这个程序是用C语言编写的,主要是解决电梯调度的问题,有较高的参考价值。
<panfh> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程schmidl_algorithm_2

说明:同步算法 schmidl algorithm 的实现,有中文注释- schmidl algorithm 的实现,有中文注释
<liu> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程mlme

说明:最大似然方法联合实现符号定时同步和载波同步仿真 -This is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program,
<liu> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程noise-estimation

说明:音频处理算法:语音增强技术是语音信号处理技术中的一门关键技术,本例是一种较为经典的用来估计噪声的算法程序,其实现较为简单,便于初学者学习,改程序已经通过仿真实验,并且实验结果用在方便哦的论文中。-Speech Enhancement technology is voice signal processing technology in a key technology, in this case is a more classical algorithm used to estimate the
<> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程OSNR

说明:计算OSNR的小程序,从光谱仪抓取光谱后,直接计算-Matlab program for OSNR caculation
<liu> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程generate_arb_waveform

说明:matlab 控制 AWG(任意波形发生器) 的代码。- This is the machine generated representation of an instrument control session using a device object.
<liu> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程heliuchaojihe

说明:合流超几何函数是处理较为复杂的语音处理算法中的较为常见的程序,它在MATLAB中能够正确实现相对有些困难,附上的程序能够在语音增强算法中正确运行。-Confluent hypergeometric function is dealing with more complex voice processing algorithms in the more common procedures, it can be correctly implemented in MATLAB relatively s
<> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程PRBS_Generator

说明:自写的PRBS 伪随机数生成程序, 可用,-参见Matlab help中"seqgen.pn" 及 "PN Sequence Generator" 及"Pseudorandom Sequences" 相关内容
<liu> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[matlab例程Untitled

说明:利用卡尔曼滤波(Kalman)估计自由落体运动物体的位置速度-A Kalman filter (Kalman) estimates that the location of the object free fall movement speed
<赵晓丹> 在 2025-08-26 上传 | 大小: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-08-26 上传 | 大小: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-08-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary_search

说明:关于二分查找的代码,二分查找又称折半查找,优点是比较次数少,查找速度快-the search of binary_search
<周阳> 在 2025-08-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 26093.94 .95 .96 .97 .98 ... 28522 »

源码中国 www.ymcn.org