-
Lagrange
使用拉格朗日乘子法解约束优化问题,例子是最优化问题,有3个线性约束(Using the Lagrange multiplier method to solve the constrained optimization problem)
- 2018-04-06 15:42:47下载
- 积分:1
-
LU
说明: 用Doolittle式的LU分解来求解线性方程组。(Solve the linear equations using Doolittle LU Decomposition!)
- 2009-04-07 23:38:19下载
- 积分:1
-
fitting
对于空间上的任意几个点所在的直线或曲线,该程序可以拟合出的方程。(For any of several points on the space where the line or curve, the program can fit out of the equation.)
- 2020-12-31 12:08:59下载
- 积分:1
-
PCA_classifier_version1b
许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。
这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")
- 2018-01-22 21:20:02下载
- 积分:1
-
zuiyouhua
此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!(This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization algorithm code: steepest descent method, Newton method, nonlinear least squares method, DFP method. fun1, fun2 are two test function. Thanks!)
- 2009-01-31 13:36:29下载
- 积分:1
-
tree
设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中
将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S
是一个d 森林。(this is a project )
- 2021-05-09 05:08:35下载
- 积分:1
-
Roe1
计算流体力学经典程序Roe格式,每步有说明,适合初学者(Computational Fluid Dynamics classical procedures Roe scheme, each step is described, suitable for beginners)
- 2020-08-18 10:28:21下载
- 积分:1
-
Tikhonov
电容层析成像Tikhonov算法的演示实例,带有详细的说明(An example of a demonstration of the Tikhonov algorithm for capacitance tomography, with a detailed description)
- 2020-11-23 16:09:34下载
- 积分:1
-
iypeHhe
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
- 2018-11-24 07:00:27下载
- 积分:1
-
MAPLE-Introduction
介绍MAPLE使用方法的书籍。网上关于maple的指导书很少,这个是不错的了。对初学者来说可以迅速上手,我当时就是因为临时需要才学的,边学边用,很快就上手了。(An introductory book of MAPLE, published in 2007. Easy to understand and use. Suitable for beginners and amateurs.)
- 2012-03-07 18:16:24下载
- 积分:1