资源列表
the_power_flow
- 基于MATLAB的电力系统的潮流计算.PDF 基于matlab的潮流计算算法文献-MATLAB-based power system load flow calculation. PDF
MarkwardtIDL
- IDL版的Marquadt优化算法,可求解非线性最小二乘问题-MPFIT uses the Levenberg-Marquardt technique to solve the least-squares problem. In its typical use, MPFIT will be used to fit a user-supplied function (the "model") to user-supplied data points (the "da
single
- 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
single
- 一般性的奇异值分解算法,float浮点型。-SGGSVD computes the generalized singular value decomposition (GSVD) * of an M-by-N real matrix A and P-by-N real matrix B: * * U*A*Q = D1*( 0 R ), V*B*Q = D2*( 0 R ) * * where U, V and Q are orthogonal matric
CargoLoading
- Cargo loading problem for calculating the item weight and number and value
levmar-2.1.2
- 求算非线性最小二乘问题的经典算法。Levenberg-Marquardt算法。-This is levmar, a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite differ
FibRecursive
- This fibonacci done in Recursive way done by c-This is fibonacci done in Recursive way done by c++
STRSCNE
- 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
FibIterative
- This is fibonacci code in an iterative method done by c
UWB_BAN_channel_v2
- 这是一个uwb用于体域网的信道仿真程序,可以进行仿真,它符合IEEE.802.15.4a,非常好!-This is a body area network for the uwb channel simulation program allows for simulation, it is consistent with IEEE.802.15.4a, very good!
partition+problem
- partition problem to divide a group in to 2 equal sets
qpso_ParameterEstimation
- 用量子粒子群算法求解代谢途径参数估计问题-With the quantum particle swarm algorithm for parameter estimation of metabolic pathways
