资源列表
rthet
- 面阵波束形成 两种方法 三维指向性 直接运行
FloydSPR
- floyd算法程序很好用从网上找的
lagrange
- 对函数构造Lagrange插值多项式,非常好用!方便快捷-Construction of the Lagrange interpolation polynomial function, very easy to use! Convenient
huffman
- 邻接矩阵,我平时做的作业,感觉还蛮简洁的-Adjacency matrix, I usually do the job, feeling quite simple
LeastSquares
- 这是平时做实验时常用的程序,最小二乘法,大家可作为参考,学习-This is usually done when the commonly used experimental procedures, least square method, we can as a reference, study
gaijinoula
- 常微分方程中的改进欧拉算法的c/c++程序上机实现-Ordinary Differential Equations in the Improved Euler algorithm c/c++ program on the machine to achieve
matrix_transpose.c
- 适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程-From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming
curvefit
- 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok-Using least squares curve fitting. With p-1 order polynomial fit, p <= 10 x, y 0 of
source
- 线弹性模型,可以对一般的弹性体通过abaqus进行验证使用-Linear elastic model
Knapsack_problem3
- 动态规划算法实现的背包问题:// 背包问题,容量m,n种货物,分别重量W1,W2......Wn,利润分别P1,P2......Pn,求最大利润 -Knapsack problem dynamic programming algorithm:// knapsack problem, the capacity of M, N type of cargo weight, respectively W1, W2... Wn, profits were P1, P2... Pn, maximum p
RLS
- Example of implementation and using of RLS algorithm
student
- 面向对象C++中知识点多继承的一个应用实例-Object-oriented C++, an example of multiple inheritance, mainly comprising student class and its related base classes
