资源列表

« 1 2 ... .02 .03 .04 .05 .06 3007.08 .09 .10 .11 .12 ... 28522 »

[matlab例程heliuchaojihe

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

[matlab例程PRBS_Generator

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

[matlab例程Untitled

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

[数据结构常用算法PRIME-TEST

说明: 素数测试问题, 如果把乘、除法(包括取模)看成常数时间, 则算法的时间复杂度为 (k)=  (log m)=O(log n)。 而当n极大时,与n在同一数量级的两个数相乘除, 不超过O(log2n)次二进制位操作。 ∴算法的时间复杂性为O(log3n)二进制位操作 -Prime test, If the multiplication, division ( includ
<朱茵茵> 在 2025-05-19 上传 | 大小: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
<> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary_search

说明:关于二分查找的代码,二分查找又称折半查找,优点是比较次数少,查找速度快-the search of binary_search
<周阳> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[matlab例程RSSI_simulation

说明:此程序是描述的RSSI曲线的代码 重点与A值和n值的关系!-the relationship between the parameters of the n and A in RSSI
<LIU> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法queue

说明:以一个M×N的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Maze problem
<周阳> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[matlab例程INS_OUT

说明:捷联惯导解算程序四元数法,对飞机航姿系统的简单化很重要。-SINS solver quaternion method, the simplicity of the aircraft AHRS is very important
<夏雷> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[matlab例程Bellman

说明:说明动态规划中维数灾问题,仿真结果非常完整-the dimension disaster of dynamic programming
<> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:银行家算法的源代码 适合在C++环境中实现-Bankers algorithm source code
<王璐> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法paixu

说明:冒泡排序和快速排序,以及各自移动数据的次数。-bubble sort and quick sort
<anglezhang> 在 2025-05-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 3007.08 .09 .10 .11 .12 ... 28522 »

源码中国 www.ymcn.org