资源列表

« 1 2 ... .42 .43 .44 .45 .46 24047.48 .49 .50 .51 .52 ... 28522 »

[数据结构常用算法c

说明:快速排序算法,次算法基于分支策略的排序算法,对于输入的数组按从小到大进行排序. 创建一个二叉树的二叉链表结构,然后输出从根结点到所有叶子结点的路径。-quick_sort and binary_tree
<Mary> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程LMSjs

说明:基于自适应滤波器的LMS算法仿真程序的计算部分-Based on the LMS adaptive filter algorithm for the calculation of part of simulation program
<朱聪> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程lmsxn

说明:自适应滤波算法LMS算法的性能调试部分的软件代码-The performance of adaptive filtering algorithm part of the software code debugging
<朱聪> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程LMSyz

说明:自适应滤波算法的LMS算法的仿真验证程序是在FM信号上提取完成的-LMS adaptive filtering algorithm of the simulation algorithm the verification process is complete extraction of FM signal on the
<朱聪> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程lmsychengxu

说明:自适应滤波器LMS算法的改进后的源程序的MATLAB程序-LMS adaptive filter algorithm improved source
<朱聪> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程MRC

说明:maximum ratio combining
<bill> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法kruskal1

说明:kruskal算法求解最小生成树  K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-kruskal
<li chao> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程FFT

说明:matlab code for rabix 2 fft algorithm
<bnpvas> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程QAM_AWGN_Fading

说明:Rayleigh Fading Ampalitude without Phase Fading, The key point for ONES is that, in some modulation schemes like DPSK the phase error can not destroy the results.
<kid81> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程FuncOfMu

说明:太阳—地月系平衡解,5个平衡解,模拟相对位置-The sun- and on the Department of equilibrium, a balanced solution of 5 to simulate the relative positions of
<ralf> 在 2025-08-02 上传 | 大小:1kb | 下载:1

[matlab例程trajectory

说明:This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in degrees Outputs hmax :
<santosh> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[matlab例程music

说明:第四代移动通信music算法,是我很辛苦才弄出来的。希望可以喝大家交流-Fourth-generation mobile communication music algorithm, it is very hard to get me out. Hope that we can drink to facilitate the exchange of
<music> 在 2025-08-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 24047.48 .49 .50 .51 .52 ... 28522 »

源码中国 www.ymcn.org