资源列表
matrix-inversion
- 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
Rand
- 原创,一个实用的算法,生成小范围,但比较大的整型随机数。-Original, a practical algorithm to generate small, but large integer random number.
linear-equations
- 求解线性方程组 通过逼近方法逐渐取得线性方程组的解。-Solving linear equations obtained by approximation method for the gradual solution of linear equations.
eigenvalue
- 求解矩阵的特征值 采用数学上的逼近方法求解-By solving the eigenvalue approximation method for solving the mathematical
nonlinear-equation
- 非线性方程求解 简单的求解非线性方程根的程序-Simple linear equation the procedure for solving nonlinear equation root
approximation
- 函数逼近法求根 通过函数逼近法求得函数的近似解-Roots of function approximation function by function approximation of the approximate solution obtained by
LCD1602
- 1602显示,而且还有计算器功能,能进行加减乘除,不过只有整除-1602 display, but also the calculator
standard-normal-distribution
- 标准正态分布的源代码,用visual studio打开,已带有简单界面,输入值即可查询相应的标准正态分布值-Standard normal distribution of the source code, visual studio open, has been with a simple interface, you can check the corresponding input values of the standard normal distributio
cSharpnumerical-calculation
- 一本介绍C#数值计算的书,内容包括复数运算、矩阵运算、线性代数方程组求解、非线性方程组求解、插值、积分等问题,并印有源代码-A descr iption of the book C# numerical calculation, including complex arithmetic, matrix operations, linear algebra equations, nonlinear equations, interpolation, integration and other is
jisuanqi
- 运用C#编写了一个计算器,它能严格判断各种各样错误的输入。-C# prepared using a calculator that can determine the variety of strict error input.
nelder_mead
- nelder mead单纯形法,用于求解20维以内的目标函数的最优解。-Nelder_Mead Complex Method
PID
- 簡易的多項視微分積分器 針對四階以下多項式進行運算-polynomial integrator and differentiator
