资源列表
digit
- 高斯消元法,此方法可方便得解答线性方程组的解,比拉格朗日优越!-Gaussian elimination method, this method can easily get answers to the solution of linear equations over Lagrangian superior!
fd1d_1_1_1
- 1D-fdtd simulation ELECTROMAGNETIC SIMULATION USING THE FDTD METHOD, DENNIS M. SULLIVAN PAGE: 13, FD1D_1.1.m
3nplus1
- This a code for the problem 3n+1 in UVA programming match-This is a code for the problem 3n+1 in UVA programming match
matrice-Multiplication-using-CPP
- 这是矩阵相乘一般比繁复,用C++实现起来比较好-the C++ code of the matrice multiplicaiton
some-c-program
- it includes a program that uses Gauss-Jordan method to solve linear equations.
gailvfenbutongji
- 主要讲述的统计学分布中涉及到的正态分布和二项式分布-Binomial distribution and normal distribution
MIT-MRAC
- MIT的模型参考自适应控制算法:其中:num:实际模型分子多项式系数; den:实际模型分母多项式系数; numm:辨识模型分子多项式系数; denm:辨识模型分母多项式系数; Kp:实际模型静态增益; Km:辨识模型静态增益; n:模型阶次; r:自适应增益; H:参考输入幅值。-MIT model reference adaptive control algorithm: Where: num: actual model numerator polynomial coefficients
csfit
- 求解三次紧压样条曲线,其中给出了一阶导边界。并用polyval命令画出三次样条插值-The three-order compacted spline curve is solved, and the first order derivative boundary is given. And use the polyval command to draw cubic spline interpolation
FIR-WITH-chebwin
- FIR bandpass filter with chebwin, I hope it can be useful a little
DOSin1D2D3D
- 计算1,2,3维材料的态密度,并且考虑亚能带的影响-1,2,3-dimensional material calculated density of states, and to consider the impact of sub-band
rk4
- 4阶runge-kutta 求解三阶常微分方程-4th order runge-kutta third-order ordinary differential equation solving
jacobi
- 线性方程组的jacobi迭代解法,编译器为intel fortran-Solve linear equations with method of jacobi iteration