资源列表
FFT
- 运用FFT计算多项式乘法:输入为两个多项式系数,输出为多项式乘积的系数。-Calculated using FFT polynomial multiplication: polynomial coefficients for both input and output coefficients of the polynomial product.
dashu
- 大数加法实现,里面有个堆栈实现 有时间可以看看 练习用的玩-BIG NUM for sum
Gaussianeliminationmethod
- 解线性方程组,结果输出到文件,程序中先把方程组化为同解的上三角形方程组,再按相反顺序求解上三角形方程组-Solving linear equations, the resulting output to a file, the program first with the solutions of equations into the upper triangular system, and then in reverse order to solve the triangular system
newton
- 方程求根方法中的牛顿下山法,是一种线性化方法,基本思想是将非线性方程逐步归结为某种线性方程来求解-Equation Solving Methods in Newton descent method is a linear method, the basic idea is to gradually reduced to a nonlinear equation to solve linear equations
cyuyanyongyuzuixiaoerchengfa
- c语言用于最小二乘法拟合曲线中求最优参数。-c language for the least square fitting the curve seek the optimal parameters.
Integrals_Calculation
- funtions to calculate the simple, double and triple integrals
PSO
- Particle Swarm Optimisation
Thesteepestdescentmethodprogram
- 用最速下降法求二元函数f(x)=2*x1^2+x2^2,的最优解,初值设为【1,1】,误差限设为0.1,并且给出了函数的等高线图,给出了点的轨迹-Find the steepest descent method with the binary function f (x) = 2* x1 ^ 2+ x2 ^ 2, the optimal solution, 1,1】 【initial set, the error limit is set to 0.1, and gives the functi
3duliteerfenjianfaqiunijuzheng
- 3杜里特尔分解法求逆矩阵,第三部分,全部代码-3 Duri Patel decomposition inverse matrix, the third part, all the code
2liezhuyuanxiaoqufaqiujianfangchenzu
- 2列主元消去法解方程组,第二部分,全部代码-Two principal component elimination method for solving equations, the second part, all the code
5zuixiaoerchengfaqiuxishu
- 5最小二乘法求系数,第五部分,全部代码,电气要求的代码-Coefficient of 5 Least Square Method, Part V, all the code, electrical code requirements
ymatrix_demo
- VS下的矩阵运算示例,包含程序源代码,很好用的,推荐给大家-Sample matrix operations under VS, including source code, the good and recommend it to everyone
