资源列表
bp.example
- 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
xpdc1.tar
- 一维等离子体静电粒子模拟程序,圆柱坐标。-One-dimensional electrostatic plasma particle simulation procedures, cylindrical coordinates.
superlu_3.1.tar
- SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perf
na
- 数值分析的c语言几种算法实现,编译通过,程序绝对正确-Numerical analysis of several algorithm c language, the compiler is passed, the procedure is absolutely correct
LINGO9_green_crack
- 完全破解绿色精简版LINGO9,无变量限制-Green Starter Edition full crack LINGO9, non-variable constraints
lingo
- 这是关于lingo的部分源代码,lingo是个非常著名的解决线性规划问题的软件,功能非常之强大,最优化问题解决的非常好,在实际工程中应用十分广泛。-This is the lingo on the part of the source code, lingo is a very well-known problem to solve linear programming software, features a very powerful optimization problem resolve
LINGO
- 这是lingo 软件的教程 是word 版本的 一级棒-This is the lingo tutorial version
cordic
- cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
ukfslam
- 使用Unscented Kalman Filter进行SLAM,主要用于机器人定位和地图自动绘制,UKF的效果要优于EKF,当然计算量也大些。-The Matlab code for SLAM using Unscented Kalman Filter, mainly used for robot localization and map building
zouxiang_i
- 沉陷变形计算。本程序可以给予概率积分模型计算沉陷变形的水平移动。-Subsidence deformation. This procedure can give probability integration model calculation of the level of subsidence deformation mobile.
FT2D
- 任意常用二维函数傅里叶变换,包括绘图功能。-Any commonly used two-dimensional Fourier transform functions, including graphics.
kmeansclustering
- K means clustering using php.