资源列表
BPSO
- 二元粒子群优化(BPSO)用于特征选择任务,可以选择潜在特征,提高分类精度。(binary particle swarm optimization (BPSO) for feature selection tasks, which can select the potential features to improve the classification accuracy.)
变步长
- 萤火虫算法实现求解最优问题,测试函数表明取得较好效果(Solving the Optimal Problem by Firefly Algorithms)
FireWorks
- 烟花算法程序,人工智能算法,用于各种优化问题(Fireworks Algorithmic Program, Artificial Intelligence Algorithms, Used for Various Optimization Problems)
VibrateSimulate
- 微多普勒仿真,用于微多普勒仿真计算,方便快捷(Micro doppler simulation)
RiccardoGiubilato-Test_BA-d806a76
- bundle adjustment optimization
bifurcation
- 对受迫振动的非线性系统碰撞仿真,适合相关人员交流学习。可以针对不同刚度,频率,间隙进行调整。(Collision simulation of forced vibration of non-linear system is suitable for related personnel to communicate and learn.)
FractionalHeatConductionToolbox
- 分数阶热传导工具箱可以用于求解分数阶微分方程中的热传导过程的求解,包含解析解与数值解的求解方式,含有显式,隐式和Crank–Nicolson求解方法。(The methods of solving models of heat conduction are described, namely analytical and numerical methods. In the case of numerical methods regards the finite difference method
EWT
- 此压缩文件包含经验小波分解与重构,以及频带划分方法的汇总(This compressed file contains empirical wavelet decomposition and reconstruction, and a summary of frequency band division methods.)
pathplanning
- 路径规划算法在matlab环境下的实现,可更改数据进行测试(The implementation of path planning algorithm in Matlab environment can change the data to test)
PMSM控制Simulink仿真模型
- 永磁同步电机MATLAB/Simulink仿真模型,可学习多个搭建的建立模型及控制。(The permanent magnet synchronous motor MATLAB/Simulink simulation model can learn the establishment of multiple models and control.)
UWB定位
- UWB1000模块测试所得数据初步处理之后,已知锚点的坐标,可利用该文件里的程序解算标签三维位置。(After preliminary processing of data obtained from UWB1000 module test, the coordinates of anchor points are known, and the program in this file can be used to calculate the three-dimensional position
DCT音频数字水印
- 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。