-
MyMatrixFunction
说明: 包括我自己写的一些数值分析用到的函数
包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数(Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function)
- 2011-04-09 20:52:20下载
- 积分:1
-
Homography-G1.1.tar
homagrapy matrix to find the homagrapy matrix from two pictures, first you need to get a set of coorlation vector
- 2010-05-25 06:09:12下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
CHEBYSHEV1_RULE
C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,(C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input)
- 2011-05-23 22:05:40下载
- 积分:1
-
FOLY
基于预估校算法的分数阶混沌系统的Lyapunvo指数计算程序(Lyapunvo exponent calculation program for fractional order chaotic systems based on predictor algorithm)
- 2021-04-14 10:38:55下载
- 积分:1
-
RK
说明: 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
- 2017-09-23 22:30:34下载
- 积分:1
-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
PRP
说明: PRP共轭梯度法优化计算,采用FORTRAN语言(PRP conjugate gradient method optimization, the use of FORTRAN language)
- 2011-03-28 15:23:27下载
- 积分:1
-
NumericalRecipesinF90
说明: fortran 90 numerical recipes
- 2020-07-10 04:46:47下载
- 积分:1
-
lizilvbo
实现了粒子滤波算法代码,供大家参考学习。(Particle filter algorithm to achieve the code for your reference study.)
- 2010-01-08 16:16:51下载
- 积分:1