-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1
-
digital5
数值计算的算法,采用c++实现,移植容易,一定能够用。(Data processing)
- 2010-12-23 06:01:07下载
- 积分:1
-
LS_SVMlab
LS_SVM 偏最小二乘结合支持向量机(The LS SVM partial least squares and Support Vector Machine)
- 2012-11-22 10:08:51下载
- 积分:1
-
aitejin
艾特金迭代法求解线性方程组源代码,在程序中修改方程就可以(Aitkin iterative method for solving linear equations source code, the equation can be modified in the program)
- 2012-06-03 16:08:11下载
- 积分:1
-
Algorithm-Design-and-Analysis
计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
- 2013-04-08 10:52:50下载
- 积分:1
-
zantaifenxi
非常实用的时域仿真法暂态分析工具,利用牛顿法求解系统的微分方程组和代数方程组,得到转子摇摆曲线,判断暂态是否稳定(Very useful time-domain simulation tool for transient analysis method, using Newton method for solving systems of differential equations and algebraic equations, the rotor swing curves, to determine the stability of transient)
- 2011-09-02 14:48:18下载
- 积分:1
-
基于Wegstein方法的求解方程SolveEquation_Wegstein
基于Wegstein方法的求解方程的C++程序。(Wegstein-based method for solving equations C++ program.)
- 2020-06-30 01:00:02下载
- 积分:1
-
wolfe
wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
- 2014-02-25 15:11:57下载
- 积分: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
-
Biot-Savat
根据物理学的毕奥-萨法尔定理,计算环形线圈周围电磁场的强度。。(According to physics, Biot- Safar theorem, calculate the intensity of electromagnetic field around the circular coil. .)
- 2010-10-01 19:00:18下载
- 积分:1