-
simulationofDFA
source code for simulating a DFA in compilers
- 2009-11-02 13:56:21下载
- 积分:1
-
svm-matlabtoolbox
用于matlab环境下的支持向量机svm的工具箱,做这方面的朋友很需要哦(Matlab environment for support vector machine SVM Toolbox, make this area really need a friend Oh)
- 2008-04-17 14:50:57下载
- 积分:1
-
CCmethod2
说明: 应用改进的CC法求取时间延迟和嵌入维数,效果不错(The modified CC method to strike a time delay and embedding dimension, good results)
- 2009-08-27 12:29:13下载
- 积分:1
-
Multi-function-calculator-with-VB
Visual Basic 做的多功能计算器(Multi-function calculator with VB)
- 2012-09-04 12:19:06下载
- 积分:1
-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
模拟退火算法 msa
模拟退火算法,地球物理反演,非线性反演算法(Simulated annealing algorithm)
- 2020-06-23 10:40:01下载
- 积分:1
-
grey
灰色预测模型,对未来数据进行预测,同时还有误差检测(GM(1,1),Grey prediction model, which can forecast future data and detect errors at the same time)
- 2020-06-18 18:00:01下载
- 积分:1
-
error
有限元计算软件Nastran 运算出错时的所有错误列表,从标号1到22107.7。(FEM calculation error list of all software Nastran Error from grade 1 to 22,107.7.)
- 2013-12-03 23:55:42下载
- 积分:1
-
Fortran-Programs
Fortran算法程序集,徐士良,第二版,包括源码和pdf。(The Fortran algorithm assemblies, XU Shi-liang, second edition, including source code and pdf.)
- 2013-01-17 20:14:40下载
- 积分:1