搜索资源列表
weka-3-3-5
- own Java code. WEKA 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own Java code. WEKA is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
ADAMS34
- 这个算法是在学习“用Adams三步四阶内插公式校正”时自己遍的计算这个微分方程数值解的程序,可以修改里面的方程而用于求解其他的方程,请指正!-this is the learning algorithm "Adams steps with four bands interpolation formula correction" of their times calculated for the numerical solution of differential equati
Base64Coder
- 完成简单的学习,促进编程能力的提高,对认识windows有一定的帮助。-completion of a simple learning program for the improvement of understanding of windows can help.
Zhangjg_dsp
- 这是我学习数字信号处理时编写的程序!功能就是显示一些常用的函数的图形!并可以做FFT计算!-This is what I have learned from digital signal processing to prepare the procedures! Function is to show that some of the functions commonly used graphics! And FFT calculation can be done!
BigNumVB
- 一个VB小程序,能够进行大数的计算,可以作为学习的参考-a small procedure to carry out large numbers of calculation can be used as reference for the study
Bayesian%20Networks
- 贝叶斯学习的指导,通过它可以了解该数据挖掘的方法-Bayesian learning guide, which can understand the data mining method
fft02487
- fft快速变换,可以帮助同学们进行学习 -fft rapid transformation, and can help students learn
math_c_code
- 完整的科学计算源代码。 对大家学习和理解数值分析很有帮助。 做适当的修改就可以完成你的分析计算项目。-integrity of the scientific computing source. Members of the study and understanding of numerical analysis helpful. Appropriate changes can be completed your analysis projects.
Gauss(delphi)
- 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss elimination method for solving l
pronyanalysis
- Prony分析程序,给出了一个具体的例子,可作学习之用-Prony analysis procedures, is a specific example, can be used for learning
隐马尔可夫模型(源代码和原理介绍)
- 隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
SPARSKIT2.tar.gz
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
EM-algorithm-of-Matlab-source
- EM算法的Matlab源码 EM算法是机器学习中一个很重要的算法,即期望最大化算法,主要包括以下两个步骤: E步骤:estimate the expected values M步骤:re-estimate parameters-EM algorithm of Matlab source EM algorithm is the machine learning a very important algorithm, which maximize algorithm, mainly
shexian
- 该代码主要是讲解射线追踪方法在地震正演中的应用,可以较好的用于实际地震数值模拟当作,本人写了好久可以当作学习材料的-The code is mainly to explain the ray tracing method in seismic forward in the application, can be better used as a numerical simulation of the actual earthquake, I wrote a long time can be us
GM11
- 多年前写的一个灰色系统-时间序列预测模型,学习灰色系统的可以参考,内有测试数据,程序可执行。-Many years ago written by a gray system- time-series forecasting model, learning can refer to the gray system with a test data, the program executable.
SVD
- fortran的SVD程序,可以用于学习地球物理反演的基本概念,以及进一步优化!-fortran the SVD procedure can be used to learn the basic concepts of geophysical inversion, and further optimization!
gong_e_ti_du
- 利用共轭梯度法进行的简单方程求解。对于学习非线性规划有一定的指导作用。看程序可以熟悉课程。-Conjugate gradient method using the simple equation. For learning non-linear programming a certain guiding function. Familiar with the course can be read.
fama
- 4个砝码,每个重量都是整克,总重量是40克,天平可以称出1-40克的物体,问这4个砝码各是多少克。循环语言的学习-Four weights, each weight is the entire grams, total weight is 40 grams, the balance can be said of 1-40 grams of objects and asked which of the four is the number of grams of weight. Cycle of
k-means算法2
- 使用该算法可以实现数据的聚类分析,非常适合初学者。(The algorithm can be used to achieve clustering analysis of data, ideal for beginners.)
TicTacToc
- 基于强化学习的三子棋程序,通过学习,人机对战时电脑可立于不败之地。(Learning by reinforcement learning based on man-machine chess program, computer can be in an invincible position in wartime.)