资源列表
POLIN2
- 二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
EKF
- 扩展kalman 滤波的Matlab学习程序,特点是简单,能够设置输入参数,直观理解算法原理.
TESTGLP0
- 计算天体力学中常用的HANSEN函数,对偏心率小于0.1时适用-This code for hansen function
simultaneous-differential-equations
- 采用C语言编写的微分方程组数值算法,简短好用。-ntegro-differential equation algorithm
Jacobi---intrative-mehtod
- 解线性方程组,从初始向量X(o)开始逐渐收敛于真值X*-solve the system of linear equations,the program begin with the initial vector and converge to true value gradually.
shuangqu
- 求解偏微分方程的matlab程序,求接双曲偏微分方程组的
myprog1
- matlab 电流涡流推导,电磁推理计算方法中的一些重要公式.
128点DIT FFT
- 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
four_arithmetic_operation
- 1.将菜单的显示放在一个单独的函数中,随用随调。 2.将接收用户输入和校验输入的功能放在一个独立的函数中。 3.将四种运算分别放在四个函数中。-1. To display the menu in a separate function, as used with the transfer. 2. To receive user input and input validation function on an independent function. 3. Will be four
n-queen
- N-queen soluotion. Print into screen the the solution of queen in the chess board
traveling
- 该程序是NP问题,近似算法旅行售货员的VC++源代码。-this program realize the algorithm of travelling seller.
Gauss-Jordan
- 高斯约当迭代法,是消元法的一种,很好用的原代码-Gauss-Jordan
