资源列表
[人工智能/神经网络/遗传算法] jinlinhanshu
说明:近邻函数准则是模式识别中重要的聚类算法 有着极为广泛的应用-Neighbor function criterion is an important pattern recognition algorithm has a very wide range of applications<花花> 在 2025-12-28 上传 | 大小:4kb | 下载:0
[数据结构常用算法] shujujiegousuanfa
说明:主要些了几个最基本的并且是最经典的数据结构算法,如数组、排序等,只适合于初级数据结构学习者参考-Several major more basic and the most classic data structure algorithms, such as arrays, sorting and so on, is only suitable for learners in the primary data structure reference<hg> 在 2025-12-28 上传 | 大小:30kb | 下载:0
[matlab例程] SimTools05
说明:用matlab做的Frequency domain INterferomEter Simulation SoftwarE,在国外网站下的,还在研究中,不会用,有会用的回复我-Using matlab to do Frequency domain INterferomEter Simulation SoftwarE, in foreign countries under the site, still studying it, will not use, it will use the back<Tom> 在 2025-12-28 上传 | 大小:47kb | 下载:0
[人工智能/神经网络/遗传算法] BPMATLAB
说明:BP神经网络原理及MATLAB仿真 pdf电子书籍-BP neural network and MATLAB simulation pdf e-books<晓柳> 在 2025-12-28 上传 | 大小:172kb | 下载:0
[matlab例程] duoyuanhuigui
说明:MATLAB语言在多元线性回归中的应用 caj 电子书籍-MATLAB language in the multiple linear regression in the application of e-books CAJ<晓柳> 在 2025-12-28 上传 | 大小:19kb | 下载:0
[matlab例程] OFDMChannelEstimationbasedonComb
说明:基于梳状导频的OFDM信道估计程序。 该程序用matlab仿真了基于梳状导频序列的OFDM信道估计,内插采用了线性内插法。-Comb-based pilot of the OFDM channel estimation procedures. Matlab simulation using the program based on the comb-like sequence of OFDM pilot channel estimation, interpolation using a li<季炜> 在 2025-12-28 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] FFT
说明:// 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi[]: l=0<bluefeifei> 在 2025-12-28 上传 | 大小:1kb | 下载:0