资源列表
DecisionSystem
- winform线性优化求解,使用MWarray,linear动态链接,做出的一个简单的线性优化求解的实例。-LINEAR.DLL
liblbfgs-1.7
- This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited
blbfgs-linux-1.7
- 在unix-Linux环境下运行的,有限内存BFGS方法,可以解无约束的优化问题-In unix-Linux environment running on limited memory BFGS method for Unconstrained Optimization
nixiangtuidao
- 输入运算结果和操作数,然后该程序通过对操作数运算匹配,若雨运算结果相符则输出算术表达式,表达式的输出格式为1 +2 /3 +4=5,按从左至右顺序计算,目前只支持对+-*/这四类运算符的匹配-Enter the result of the operation and operands, then the program matches the number of operations by the operator, if the rain is consistent with the outp
fuzzy
- Fuzzy neural network based voltage stability evaluation of power systems with SVC
Bayesian%20Networks
- 贝叶斯学习的指导,通过它可以了解该数据挖掘的方法-Bayesian learning guide, which can understand the data mining method
Matlabebook
- matlab与数值分析简明教程,内容比较详细,对学习者很有用
getnum
- 求任意范围的素数(质数),应由各大企业单位面试多出此题,所以在此提供精简源码,不妨您面试前看看。
chap6
- 迭代算法简介 包括高斯赛达尔迭代,Jacobi迭代,松弛迭代方法-About iterative algorithm
2_1-D_CFD_scheme_ver1.zip
- The solver was made to solve the convetive heat tranfer problem (2-D steady elliptic BVP). Not only several schemes, which are ADI, checkerboard, Crank-Nicolson, Gauss-Seidal with SOR but also exact solution are also present. You can implement and c
Kalman
- 卡尔曼滤波的实现,主要用于实现跟踪。 用户端需要输入观测点序列。-The realization of Kalman filter, mainly used for tracking.
Numericalanalysiscalculationmethodscommonalgorithm
- 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
