资源列表
改进人工蜂群算法
- 基于人工蜂群算法的鲁棒通信定位算法与实现(Robust communication location algorithm and Implementation Based on artificial bee colony algorithm)
IMM黄小平
- IMM交互多模型代码,使用了三种模型,有效的预测了运动物体轨迹,适用于卡尔曼滤波(IMM code IMM interactive multi-model code, using three models, effectively predicts the trajectory of moving objects, suitable for Kalman filter)
A many-objective evolutionary algorithm based on a two-round selection strategy
- A many-objective evolutionary algorithm based on a two-round selection strategy 一种基于两种轮盘赌选择策略的高维多目标进化算法
MRMLKSVM代码
- The code of Multiple rank multi-linear kernel support vector machine
这是有关于
- 这是一个很好的文章,可以稍微看看这些动画关系
情感聊天机器人
- 实现情感功能的聊天机器人,基于tensorflow深度学习框架。内嵌了Internal Memory和External Memory模块。
包络解调与功率谱
- 本代码可实现包络谱以及功率谱的绘制,可应用于信号分析(This code can realize the drawing of envelope spectrum and power spectrum, and can be applied to signal analysis)
给定权值,哈弗曼编码、译码
- 假设某通信报文的字符集由A,B,C,D,E,F这6个字符组成,它们在报文中出现的频度(频度均为整数值)。 (1)构造一棵哈弗曼树,依次给出各字符编码结果。 (2)给字符串进行编码。 (3)给编码串进行译码。 规定: 构建哈弗曼树时:左子树根结点权值小于等于右子树根结点权值。 生成编码时:左分支标0,右分支标1。 输入 第一行:依次输入6个整数,依次代表A,B,C,D,E,F的频度,用空格隔开。 第二行:待编码的字符串 第三行:待译码的编码串 输出 前6行依次输出各
线搜索算法
- 实现了线搜索算法中的最速下降法以及牛顿沃尔夫算法(The steepest descent method and Newton Wolff algorithm in line search algorithm are realized)
TRACLUS-master
- 在线输入位置点,进行轨迹分类,直接画出图像,十分方便。(It is very convenient to input position points online, classify tracks and draw images directly.)
对流扩散-混合差分格式
- 适用于定常对流扩散问题的混合差分格式,由pe的大小可以采用迎风和差分的不同离散过程。
遗传算法多目标优化
- 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到pareto最优解。(The genetic algorithm solves the multi-objective optimization problem and USES the genetic algorithm to optimize the multi-objective problem to get pareto's optimal solution.)
