资源列表
HmmDemo
- 马尔科夫模型,包括概率计算,如前向概率计算和后向概率计算,还有模型的学习和预测。-Markov model, including a probability calculation, such as the forward probability calculations and backward probability calculation model of learning and prediction.
Murphy 贝叶斯网工具箱
- Murphy 最新版 贝叶斯网 完全版 工具箱 用来模拟仿真实现贝叶斯网络算法的所有功能。
FLO
- 基于粒子群优化算法的无源模拟滤波器优化设计方法容易陷入局部最优,收敛速度慢迭代次数多、运算量大且稳定性不够好。提出果蝇优化算法对滤波器的整个参数空间进行高效并行搜索直到获得最优的参数值,实例仿真表明,采用该方法设计的滤波器在相同的带宽准确度及阻带衰减的情况下,具有更快的运算速度及收敛性能。-Passive analog filter optimization algorithm based on particle swarm optimization design method is easy
radatools
- 多个社团发现算法,提供实验数据,可供复杂网络方面的学习人员参考借鉴-Many such groups discovery algorithm, and provide experimental data available for the complex network learning staff for reference to
rectangular-packing-problem
- 通过C语言实现解决rectangular packing problem,遗传算法的使用使程序的效率较高-Use C-Language to solve rectangular packing problem
master
- 深度学习各种版本代码,包括C,C++,JAVA,python,scala-many versions of deep learning code,include versions of C,C++,JAVA,python,scala
NWPU-in-2013
- 基于遗传算法的供应链网络的建立与道路破坏问题(2013年西北工业大学“工大正禾杯”数模竞赛A题源码及结果数据)。-The establishment of the supply chain network based on genetic algorithm and road damage problem (NWPU in 2013 "technical university is hetian cup" da race A source and the result data).
vb
- 基于粒子群算法的分布式电源优化配置的vb实现 毕业设计用 不是太全 可以借鉴-failed to translate
encode-and-decode-of-shop-job
- 用于车间调度的编码和解码。 encode函数用于生成M*N的编码数组。M为机器数,N为工件数。 Jm数组的行,表示对应工件在不同机器上的加工顺序。数组内容为机器号。 T数组为加工时间数组。第M行第N列,表示第N号工件在第M号机器上的加工时间。 程序采用先判断对应机器上是否有空间满足插空标准,处理后,再判断是否产生新的空间。 decode解码函数最终需要求得,在M个机器中,所用的最长时间,也就是最大完成时间,作为解码的结果。-For shop scheduling encodi
Hopfield
- hopfield神经网络的matlab仿真程序,模拟吸引子的作用-Hopfield neural network for matlab simulation program to simulate the role of attractor
shengjingdaolibai
- BP神经网络根据LQR控制固高一级倒立摆,稳定控制及起摆控制-BP neural network based on solid LQR control an inverted pendulum stability control and from the pendulum control
PSO-matlab
- 人工智能算法,粒子群算法matlab详解代码,适用于各种寻优-Artificial intelligence algorithms, PSO Detailed matlab code, suitable for a variety of optimization.