资源列表

[matlab例程MLFTOffsetEs_OFDMA

说明:MLFT的算法(matlab)用matlab来实现-MLFT algorithms (matlab) using matlab to realize
<吴栓> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Trapz

说明:梯形算法,用于数值分析中的代码,提供给各位参考。-Trapezoidal algorithm for the numerical analysis of the code, provided to you reference.
<卫立波> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程prony

说明:可以用来识别包装系统的总体参数以及原响应函数的初始相位和振幅-Packaging systems can be used to identify the general parameters as well as the original response function of the initial phase and amplitude
<李明> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数学计算/工程计算AppleTree

说明:acm题目 pku题目APPLE TR-acm topic subject PKU APPLE TR
<gsdf > 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法qSort

说明:快速排序算法是基于分治策略的另一个排序算法。其基本思想是,对于输入的字数组a[p:r],按以下3个步骤进行排序: (1)分解:以a[p]为基准元素将a[p:r]划分成3段a[p:q-1],a[q]和a[q+1:r],使得a[p:q-1]中任何元素小于等于a[q],a[q+1:r],中的任何元素大于等于a[q]。下标q在划分过程中确定 (2)递归求解:通过递归调用快速排序算法,分别对a[p:q-1]和a[q+1:r]进行排序
<忠波> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程BWNoiseReduction

说明:Reduce noise in Binary Image 二值图去噪小程序,matlab-Reduce noise in Binary Image binary image denoising applet, matlab
<炯炯> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程fsk

说明:该文件有助于初学习matlab者建立信号的概念-The document will help to establish early learning matlab signal concept
<英雄> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程musicdoa

说明:基于MATLAB的MUSIC算法的示例,过程简单易懂,适于新手学习-MATLAB-based examples of the MUSIC algorithm, the process simple, suitable for novice learning
<wangheng> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程clipping_ccdf

说明:降低OFDM中PAPR的方法clipping的MATLAB源码 -Reduce the PAPR of OFDM method of clipping the MATLAB source code
<高启> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程pts_ccdf

说明:降低OFDM中PAPR的方法PTS的MATLAB源码 -Reduce the PAPR of OFDM method in the MATLAB source PTS
<高启> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[matlab例程slm_ccdf

说明:降低OFDM中PAPR的方法SLM的MATLAB源码 -Reduce the PAPR of OFDM method in the MATLAB source SLM
<高启> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法bp

说明:BP神经网络算法求出误差曲线的程序代码 -BP neural network algorithm to derive the error curve code
<BP> 在 2024-10-08 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org