资源列表
狼群算法
- 详细用MATLAB程序编程灰狼算法,用于求密度函数的最优参数(MATLAB program programming grey Wolf algorithm, for density function to find the optimal parameters)
Desktop
- 对电机的径向电磁力进行傅里叶分析,得到径向电磁力的阶数和幅值(The order and amplitude of radial electromagnetic force are obtained by Fourier analysis)
VAD
- VAD matlab程序 常见于无声帧检测 语音信号处理(VAD matlab program is commonly used in silent frame detection speech signal processing)
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)
BASS
- 宽带信号 DOA估计 BASS-ALE 该算法优于CSM 和 ISM、(Broad band DOA estimation of bass-ale This algorithm is superior to CSM and ism.)
@TuCore
- tUCORE 算法,matlab模拟主流的博弈论模型。(Game theory model, basic mattug model, simulation with MATLAB)
tim-matlab-1.2.0
- 本程序用于计算传递熵,采用MATLAB编程。方便实用(caltuate transfer entropy)
Bas优化elman_new_new
- 天牛须算法优化elman神经网络代码,有需要的可自行进行下载,(The algorithm optimizes Elman neural network code, which can be downloaded if necessary.)
求序列x(n)和h(n)的卷积
- hn=1.*([n>=-2]-[n>2]); xn=3.*([m>=1]-[m>6]);
Strassen Algorithm
- Strassen algorithm for matrix multiplication MATLAB code
Matlab_动态窗口法_demo
- 本文件是机器人动态窗口法的源代码,用于实现机器人在障碍环境下的模拟避碰仿真。(This file contains the source code of the robot dynamic window method, which is used to realize the simulation of the robot in the obstacle environment.)
代码
- 基于量子蚁群算法优化BP神经网络的初始权值阈值,用于分类问题