资源列表
151515
- adina多隧道模型命令流,考虑多种复杂边界条件-Adina Multi-tunnel model of order flow, consider a variety of complex boundary conditions
C_Algrithm
- 经典的数值算法源代码,用C编的,希望对大家有帮助-Classical numerical algorithm source code, use C-series, I hope all of you will help
Goldendivide
- 黄金分割发求优化问题,在MATLAB程序下,调用即可,求解函数优化问题-Golden hair for optimization problems, in the MATLAB program, the call can be, for Function Optimization
shuzhi
- 解非线性方程根的三种算法,包括牛顿法,二分法,切线法,内有具体例题解法-Solutions of nonlinear equations root three algorithms, including Newton s law, the dichotomy, tangent law, there are specific examples Solution
shuzhi2
- 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
cifa
- 编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入; -Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution
KalmanFilter
- 简单的三维kalman滤波程序,这里没有给出l滤波数据,需要使用者自己生成-Simple three-dimensional kalman filtering procedure here did not give l filtering data, the need for users to generate their own
aa89
- 用VB程序编写的数值分析三次样条插值函数。-Programming with VB Numerical Analysis of cubic spline interpolation function.
FFT
- // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi
20082252221142302
- FDTD 不错饿-FDTD good hungry
quxiannihe
- 实现二次曲线的拟合.不是很完善,望多多指教。-Fitting Conics achieve. Not very perfect, hope the exhibitions.
Matrix_QR
- 我这个程序实现了数值线性代数里面的QR分解-I realized this process numerical linear algebra inside the QR decomposition
