资源列表
bp
- 训练BP神经网络的各层连接权值的程序源代码-Trained BP neural network connection weights of each layer source code
GetZmnGeneral
- 通过本函数计算计算三角单元内非奇异积分,输入参数:m1,m2,m3 --检验函数三角形三个顶点编号,其中,m1与m边对应- the nonsingular integrals are calculated by analytical method. m1,m2,m3 three point of the triangle
myga
- 利用遗传算法求解函数f(x1,x2)=20+x1^2+x2^2-10*(cos(2*pi*x1)+cos(2*pi*x2))的最小值,其中-5<=x1,x2<=5.-Genetic Algorithm for function f (x1, x2) = 20+ x1 ^ 2+ x2 ^ 2-10* (cos (2* pi* x1)+ cos (2* pi* x2)) minimum, which-5 < = x1, x2 < = 5.
MGS
- 本程序是用MGS正交化方法求方程组的最小二乘解的程序-This program is the program of MGS orthogonalization method and the least squares solution of equations
Determinant-calculation
- 关于行列式计算的C源代码,用的是行列式展开法,用到了递归,很完善,值得参考-Determinant calculation of C source code, with determinant expansion method, use recursion, it is perfect, it is worth Reference
tp1
- Source code Fortran factorisation LU
MomentsHu
- Moment s Hu algorithm
2d_fdtd(boundary)
- 二维挡板的fdtd算法MATLAB程序,含有吸收边界条件-Dimensional baffle fdtd algorithm based on MATLAB program, containing absorbing boundary conditions
sunzhizhong_1_1.1
- 孙志忠 偏微分数值解 1.1.1算例 用追赶法计算二阶常微分方程狄利克雷边值问题 差分格式解-1.1.1 Numerical Solution of Partial Differential GLACIOLOGY example method used to catch up Dirichlet boundary value problem of second order ordinary differential equations Difference Scheme
Out-PCA
- DEV-C++环境下编译通过,用于求数值计算的列主元法求解方程组-Under DEV-C++ environment compiler, used to seek out the main element numerical method for solving equations
ortho_rot_matrix
- 产生随机旋转正交矩阵的程序,在智能计算或者优化算法中一些测试函数的产生中可能用到。-A method for producing random orthdox rotational matrices, used in the building of test functions in intelligent computation or optimization.
Golden-Section
- 黄金分割法C语言代码,一种很常见的优化设计方法-Golden Section C language code
