资源列表
Pitch-Determination-Algorithm
- 一个可用的基音周期检测算法,可以较准确的检测出基音值,是学习基音周期提取原理的好程序。-A usable pitch detection algorithm, more accurate detection of the pitch value is a good program to learn the pitch period extraction principle.
Hidden-Markov-algorithm
- 隐马尔可夫算法的实现,其中包括前向算法,后向算法,Viterbi算法,Baum-Welch算法-Hidden Markov algorithm, including backward algorithm, Viterbi algorithm, Baum-Welch algorithm to the algorithm,
zhinengjisuan
- 消除样本顺序的BP神经网络,使用C语言实现 能够直接运行-To eliminate sample order BP neural network
Astart
- 在VC++环境下,实现A星算法的演示过程,操作方便,使用鼠标点击即可. -A star algorithm demo in the VC++ environment, convenient operation, using a mouse click away.
AreaII
- 使用面积法辨识一个二阶系统,辨识结果准确,速度快。-Area method
bp
- bp 神经网络 的应用, 预测交通流量 -bp neural network applications, predict traffic flow
bashuma
- 用C语言求解八数码问题,使用了人工智能中的启发式搜索方法,采用启发函数来优化解决问题的路径。-Eight-Puzzle Problem
k-means
- 对于模式识别分类,利用K均值聚类,对原始数据进行分类。比较易于收敛,十分好用-For pattern recognition classification using the K-means clustering, and classification of the original data. Relatively easy to convergence, very easy to use
ChaosToolbox1p0_trial
- 师兄写论文用的混沌工具箱,传上来分享给大家-The brothers write papers chaotic Toolbox pass up for everyone to share
zuiyouhuatiduniudunneiwaidian
- 基于最优化方法的函数优化问题,分别对于约束极值问题和无约束极值问题各有两种算法,包括相关资料、工程文件及总结论文,仅供参考(西电02105143)-Unconstrained extremum problem based on the optimal method of function optimization problems and unconstrained extremum problem each of the two algorithms, including related da
rengongyiqunsuanfa-matlab
- 人工智能算法,蚁群算法,人工免疫算法等matlab程序-Artificial intelligence algorithms, ant colony algorithm, artificial immune algorithm matlab program
hw3
- 在打鸭子游戏中运用HMM算法。猜测500只鸭子的可能行为。由服务器给出鸭子的行为,通过forward-backward algorithm 来得到transmission matrix, observation matrix和初始状态矩阵。程序根据服务器给出的observed state 来猜测鸭子的下一个state。observe state有三种运动方式和四种运动方向组合而成。鸭子有三种运动方式,加速,保持速度,和静止。有上下东西四个运动方向。-HMM algorithm applicati
