资源列表
NRW9988
- NRW算法,以s参数提取超材料结构的等效介电常数(Programming in NRW algorithm to extract the effective permittivity is obtained by S parameter)
Strassen Algorithm
- Strassen algorithm for matrix multiplication MATLAB code
求序列x(n)和h(n)的卷积
- hn=1.*([n>=-2]-[n>2]); xn=3.*([m>=1]-[m>6]);
Bas优化elman_new_new
- 天牛须算法优化elman神经网络代码,有需要的可自行进行下载,(The algorithm optimizes Elman neural network code, which can be downloaded if necessary.)
tim-matlab-1.2.0
- 本程序用于计算传递熵,采用MATLAB编程。方便实用(caltuate transfer entropy)
@TuCore
- tUCORE 算法,matlab模拟主流的博弈论模型。(Game theory model, basic mattug model, simulation with MATLAB)
BASS
- 宽带信号 DOA估计 BASS-ALE 该算法优于CSM 和 ISM、(Broad band DOA estimation of bass-ale This algorithm is superior to CSM and ism.)
KNN
- 一个简单好用的KNN算法程序,只需要输入训练集和对应的标签就可以得到想要的模型并进行测试集的预测(A simple and easy-to-use KNN algorithm program only needs to input the training set and corresponding tags to get the desired model and predict the test set)
VAD
- VAD matlab程序 常见于无声帧检测 语音信号处理(VAD matlab program is commonly used in silent frame detection speech signal processing)
Desktop
- 对电机的径向电磁力进行傅里叶分析,得到径向电磁力的阶数和幅值(The order and amplitude of radial electromagnetic force are obtained by Fourier analysis)
狼群算法
- 详细用MATLAB程序编程灰狼算法,用于求密度函数的最优参数(MATLAB program programming grey Wolf algorithm, for density function to find the optimal parameters)
随机森林的matlab实现
- 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classif