资源列表
path-planning-cPP
- 用C++实现机器人路径规划,是对智能避障算法的研究与实现-The realization robot path planning, using C++ Research and implementation of intelligent obstacle avoidance algorithm
segy
- 地震数据读取程序,matlab编写,可以实现segy格式的读取-to read Seismic data of segy format ,Matlab。
DTW
- 在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 本程序是DTW算法的实现-In isolated word speech recog
Markov-chain-model-for-wind-speed
- 根据实际风速时间序列,建立风速的马尔可夫链模型-According to the actual wind speed time series, the Chian Markov of the wind speed is established.
pid参数整定
- 本文使用遗传算法对pid进行在线整定,效果明显有于传统pid(In this paper, the genetic algorithm for pid online tuning, the effect is obvious in the traditional pid)
oayg
- meanshift算法改进的经典文章,对于改进meanshift算法的缺陷很有帮助()
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
DrQA-master
- 这是facebook 阅读理解方面开源的代码(This is open source code for reading and understanding aspects of facebook)
GameClient
- 一个利用eudi图形库编写一个程序例子,很不错的。-programming windows on the window, drag the window of a source code example
ACM,Exponentiation
- 北大ACM题集中的Exponentiation解法,效率较高,大整数乘法算法。
electrical-machinery-simulation
- DYNAMIC SIMULATION OF ELECTRIC MACHINERY by Chee-Mun Ong, published by Prentice-Ha-DYNAMIC SIMULATION OF ELECTRIC MACHINERY by Chee-Mun Ong, published by Prentice-Hall
aa
- 决策树算法的实现,运用java语言,实现c4.5算法-Achieve decision tree algorithm, using java language, to achieve c4.5 algorithm
