资源列表
AHPTNB
- 用Kalman滤波方法估计目标航迹的Matlab源程序()
XHECRW
- 遗传算法是模拟达尔文生物进化论的自然选择与遗传学机理的计算模型, 它是由美国Michigan 大学的Holland教授于1()
单层感知器
- 基于深度学习实现单层感知器的python代码,用单层感知器处理非线性分类问题,观察结果。(The Python code of single layer perceptron is realized based on depth learning, and the nonlinear classification problem is processed with a single layer perceptron, and the results are observed.)
code2
- 线性神经网络和单层感知机非常相似,输入层、输出层甚至是误差迭代函数都相同,唯一的区别就是他们的传输函数不同(Linear neural network and single-layer perceptron are very similar. Input layer, output layer and even error iteration function are all the same. The only difference is their transmission function
Ch03
- 决策树的实现,压缩中包含数据和代码,祝大家玩的开心(The implementation of the decision tree, compression contains the data and code, I wish you all fun)
chapter18
- 鱼群算法主要利用鱼的三大基本行为:觅食、聚群和追尾行为,采用自上而下的寻优模式从构造个体的底层行为开始,通过鱼群中各个体的局部寻优,达到全局最优值在群体中凸显出来的目的。(The three basic behavior of fish swarm algorithm mainly use the fish: foraging, clusters and rear end behavior, top-down optimization model from the bottom structur
cdduus426
- DCT快速算法64位的C语言实现,乘法次数目前最少,可嵌入解码器使用()
ZCUOFZ
- 伪随机数生成器,Implementation of the Quasi-Random Number generator c()
djcbmenh
- K-MEANS算法 k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一()
5826
- 一个师兄的毕设,最小二乘回归分析算法,基于kaiser窗的双谱线插值FFT谐波分析。( A complete set of brothers, Least-squares regression analysis algorithm, Dual-line interpolation FFT harmonic analysis kaiser windows.)
RL
- 强化学习 DQN代码,和通信相关,利用python进行训练,大家可以看看(reinforcement learning)
