资源列表
Algorithm
- 数学算法:高斯塞德尔,牛顿插值,拉格朗日,雅克比。包含各个算法的实现源代码。-Mathematical algorithms: Szczecin del high, Newton interpolation, Lagrange, Jacobi. Contains various implementations of the algorithm source code.
forcdt
- Code for force appplied to RVE for MSC Marc
fftest
- 用FFT作谱分析,FFT算法原理和FFT子程序的应用.-With the FFT for spectral analysis, FFT and FFT algorithm theory subroutine applications.
camshiftdemo
- The Camshift Algorithm
maths
- 写一个递归方法的程序,求一个数列,用递归的方法推出数列的规律,从而求出数列-Write a recursive method, seeking a series, launched a series of law recursive method to find the number of columns
j1-2
- 计算椭圆方程的jacobi迭代,边界采用的是多层网格重叠,从而减少迭代次数。-Jacobi iterative calculation of elliptic equations, boundary uses a multi-layer mesh overlap, thereby reducing the number of iterations.
counter
- 这是一个计算器的小程序,很简单但足够实现了计算功能。-This is a small calculator program 。It is very simple but sufficient to achieve the computing power.
klasyfikacja_popr
- Algorithm clasification genes
complex_network
- 这是复杂网络研究中研究小世界性质的c程序2。-This is a complex network of small research study of the nature of the world c procedures 2.
bycgste
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一-Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s
BER_16_QAM
- simulation of BPSK i think its going to help. to calculate BER its essential.
KNN_1
- K-Nearest Neighbor, KNN algorithm classifier, with different complexity levels.
