资源列表
A-New-FFT-Algorithm
- 实际中需做快速傅里叶变换(FFT)的多为实序列数据,而其变换算法都是以复数序列作为输入。文中利用频域的性质,将实序列数据变换为复数序列,再进行FFT 变换,以提高FFT对于实序列输入的变换效率,最后用C 语言实现该算法并与传统算法进行实验对比,从结果可看到优化后效率提高很多。-Practice to be done fast Fourier transform (FFT) for the implementation of multi-sequence data, and its transfo
RADAR-sim
- Radar Signal Simulation Using Matlab
STL_manual
- 这个帮助文档就不需要解释了,用标准C-C++的都知道
MS-fp
- 支持多最小支持度阈值的关联规则挖掘,基于FP-growth算法实现-Support multiple minimum support threshold for mining association rules based on FP-growth algorithm
gpso4.2-opt
- 基于遗传微粒群算法,对旅行商问题求解,采用2-opt进行局部搜索。GPSO4tsp-Genetic particle swarm algorithm for solving the traveling salesman problem, using 2-opt local search. GPSO4tsp
yalmip
- 有关给定一个目标函数 和一组约束条件 进行优化求解(Given an objective function and a set of constraints for optimal solution)
7种互信息的计算
- 互信息(Mutual Information)是信息论里一种有用的信息度量,它可以看成是一个随机变量中包含的关于另一个随机变量的信息量,或者说是一个随机变量由于已知另一个随机变量而减少的不肯定性.综合网上的一些有关互信息的计算,这里一共提供7种不同的程序供大家参考;后期可以继续交流。(Mutual information (Mutual Information) is a kind of useful information on information measure, it can be r
FMCW_RADAR_Simulation
- A simulink model for radar principles simulation
tvpvar
- 时变参数向量自回归模型的估计代码以及模型应用方法(Estimation code and application of Time-Varying parameter vector autoregressive model)
libsvm-3.18
- 在matlab环境下的支持向量机(SVM)的代码工具箱-SVM toolbox
RADAR_simulation
- The simulation simulates targets around the RADAR, calculates the expected return pulses and adds noise. The simulation works at the Intermediate Frequency (IF) level and I assume perfect phase reconstruction by the RADAR.
LSI-Super
- latent semantic indexing algorithm in netbeans