资源列表
Gauss-Legendre_Romberg
- 通过理论分析和编程计算,分别用复合5点 Gauss-Legendre 求积公式、 Romberg 求积算法求出了给定函数的近似积分值,并进行相互比较。-Through theoretical analysis and programming, respectively, at 5:00 with a composite Gauss-Legendre quadrature formula, Romberg quadrature algorithm derived for a given funct
8.5.Ising
- Ising model,computational physics,in c++ programmer
FTCS
- 一维线性对流方程的FTCS格式和BTCS格式编程,Fortran语言,输出结果可用tecplot直接打开。-FTCS format and BTCS format programming one-dimensional linear convection equation, Fortran language, the output can be used to directly open tecplot.
NND
- 一维线性对流方程的NND格式编程,无震荡无自由参数高精度格式,输出结果可用tecplot直接打开-NND format programming one-dimensional linear convection equation, no shock no free parameters precision format, the output can be used to directly open tecplot
shocktube_1d
- 一维激波管问题数值计算,Lax格式和Jameson中心差分格式,激波间断的扑捉,输出结果用tecplot打开。-A one-dimensional numerical calculation shock tube problem, Lax scheme and Jameson central scheme, intermittent shock capture, output with tecplot open.
simple-11-16
- SIMPLE方法求解椭圆问题,SIMPLE基于人工压缩性的显隐式格式,Fortran语言,输出结果可用tecplot直接打开。-SIMPLE method for solving elliptic problems, SIMPLE-based artificial compressibility explicit implicit scheme, Fortran language, the output can be used to directly open tecplot.
jifjsaf
- Particle swarm optimization algorithm, also known as particle swarm optimization algorithm (Swarm Optimization Particle), abbreviated as PSO, is a parallel algorithm on the basis of the observation of the behavior of animal clusters, the use of group
dadf
- Artificial life: a study of the basic characteristics of some of the basic characteristics of the human system. Includes two aspects of content: 1, research on how to use computational techniques to study biological phenomena 2. Research on how
Exponentiation
- 用字符串实现浮点数计算,使输出精度达到30多位。-Characters used to calculate floating-point multiply achieve, achieve the output accuracy of 30 degrees position
darts-clone-java-master
- HMM模型源代码,非常适合新手使用,理解模型原理,若有问题欢迎咨询本人,一起学习学习!-HMM Model source ,very suitable for beginners to use!
HMM-speech-recognition-
- 这个方法之所以如此流行就在于其固有的统计框架:从有限语音训练集数据中训练出模型近似参数的简单易行;模型可根据特殊的词汇、声音等改变认知系统的大小、种类或模型的架构的灵活多变;实现整个认知系统的简单方便。在这篇解释性的文章中,我们将讲解应用在语音识别中的非常重要的统计方法,并讨论一系列尚未解决的原理性的和实际性的问题,因为他们很重要并对不同系统实现的性能有很大影响。-This method is so popular lies in its inherent statistical framewo
HanLP-1.2.7
- HanLP是一个致力于向生产环境普及NLP技术的开源Java工具包,支持中文分词(N-最短路分词、CRF分词、索引分词、用户自定义词典、词性标注),命名实体识别(中国人名、音译人名、日本人名、地名、实体机构名识别),关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析(MaxEnt依存句法分析、神经网络依存句法分析)。-HanLP is a dedicated to popularize NLP technology to production environment of
