-
opimize-code
设计迭代、有限差分法、有限元的matlab优化计算程序(Matlab design iterations, finite difference method, finite element calculation program optimization)
- 2021-04-08 15:59:00下载
- 积分:1
-
Trust-RegionInterior_Point
本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算(The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value to get the desired calculation)
- 2013-05-28 17:47:02下载
- 积分:1
-
BankerAlgo
It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
- 2010-09-26 11:51:00下载
- 积分:1
-
5
说明:
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
boykov_kolmogorov_max_flow.cpp
Maximum Flow Graph (Boykov Kolmogorov Algorithm)
- 2013-10-09 03:12:32下载
- 积分:1
-
BigNumber
大数类,重载了各类操作符,可以直接使用(fate categories, a variety of heavy-duty operator can be used directly)
- 2005-02-27 10:55:05下载
- 积分:1
-
ADMNMF
基于交替方向乘子法的非负矩阵分解算法,主要用于盲分离(Alternating direction multiplier method based on non-negative matrix factorization algorithm, mainly used for blind source separation)
- 2013-05-28 16:00:36下载
- 积分:1
-
BFFusion2a
采用贝叶斯推论的数据融合,将CHAN算法和泰勒算法的结结果经过处理,得到更好的定位结果,已通过测试。
(Bayesian inference using the data fusion, will CHAN Taylor algorithm and the results of algorrithm processed and better positioning of the results of the full source code, has been tested.
)
- 2012-05-20 23:52:30下载
- 积分:1
-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1
-
hermit
数值分析中运用matlab用hermit插值多项式逼近函数(Numerical analysis using matlab function hermit interpolation polynomial approximation)
- 2012-10-19 00:04:07下载
- 积分:1