资源列表
Gaussian-elimination-method-
- 采用高斯列主元消去法求解其次线性方程组,是较常见的解方程组的算法-The main element of the Gaussian elimination method for solving Secondly linear equations, is more common solution of equations algorithm
Solv_LinSyst_SVD
- A SIMPLE PROGRAM TO SOLVE A LINEAR SYSTEM AX=B BY THE SINGULAR VALUE DECOMPOSITION METHOD
main
- 万年历 包括 时间 日期 星期 生肖 -calender including clock
montecarlo
- 对于蒙特卡洛法分析成品率,一般是根据单个分立元件的制造概率分布来随即生成单个元件的制造参数,然后根据成品所需要符合的参数性能,把分立元件的参数代入约束条件中,判断该模拟元件是否符合要求。通过生成大量的模拟元件来分析某产品的成品率。-Monte Carlo analysis yield, generally based on the single discrete components manufacturing probability distribution of randomly gener
vector-and-egi
- 计算特征值和特征向量,方法十分好,大家一定喜欢这个程序-Calculate the eigenvalues 愠渀搀 eigenvectors method is No.
vector-and-egi-2
- 计算一般实矩阵的特征值,但是未给出特征向量,需要逆迭代才能求得。-Generally calculate real matrix eigenvalue, but did not give the eigenvectors inverse iteration in order to obtain.
Frame3
- 算术表达式计算。输入多个整数,分别进行加、减、乘、除等运算。要求:参加运算的操作数个数可变;采用文本行和组合框数组;文本行和组合框均要响应事件,事件处理方法的计算时间相同;解决除数为0问题。-Arithmetic expressions. Enter multiple integer, respectively, add, subtract, multiply, and divide operations. Requirements: to participate in the operatio
multiScale_KalmanFilter
- 用多尺度卡尔曼滤波法,对信号参数进行识别估计。高频信号和低频信号识别结合起来改进了算法识别的精确度和准确度。-It is an implementation of hierarchical (a.k.a. multi-scale) Kalman filter using belief propagation. The model parameters are estimated by expectation maximization (EM) algorithm. In this impleme
Newton
- 数值计算的实验代码,实现牛顿迭代法求方程根的一个源代码-cpp file Newton
Ant-colony-algorithm-and-program
- 蚁群算法及程序,包括对蚁群算法的简介和用matlab的实现代码-Ant colony algorithm and procedures, including the introduction of ant colony algorithm and the realization of matlab code
NumericalAnalysis1
- 计算矩阵的特征值,及其条件数和行列式值。-The calculation of the matrix eigenvalue condition number and the determinant of value.
snake
- This code implements snake algorithm using opencv
