资源列表
GaussSeideldiedai
- 高斯—赛德尔迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Gauss- Seidel iterative solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+11 x4 = 25
BigPrimerGen
- 大数的运算的类和大素数生成的算法,用C++实现。-Big number computing and big primer generating algorithm.
Cubicspline
- 求三次样条差值函数S(x) 输入j的数目 再分别输入数据xj,yj。-Cubic spline function of order to the difference S (x) the number of input j, respectively, and then enter data xj, yj.
Parabolicfitting
- 用抛物线y=a[0]+a[1]x+a[2]x2进行拟合,在main函数中分别输入数据。-With the parabola y = a [0]+ a [1] x+ a [2] x2 fitted, in the main function of the input data, respectively.
Rombergintegrationmethod
- 用龙贝格方法上级计算积分: 这里计算e的-x平方在0到0.8的积分,代码中f函数为被积函数,main函数中输入积分区间。 -Superior method of calculation using Romberg integration: This calculation of e,-x squared from 0 to 0.8 points in the code for the integrand function f the function, main function, en
twodimensionalrandomtransform
- 离散二维随机变换熵的计算: (1)利用random函数和归一化方法构造一个二维离散随机变量(X,Y); (2)分别计算X与Y的熵、联合熵、条件熵:H(X)、H(Y)、H(X,Y)H(X|Y)、I(X|Y); -Discrete two-dimensional random transform entropy calculation: (1) the use of random functions and normalization method to construct a two-
DesAlgortim
- DES算法 实现对des算法的加密解决计算机对于网络中的实现-DesAlgortim.cpp
WINSORT
- Various types of sortings and their comparison (Bubble, Quick, Bit, Heap, Shell).
broydn
- broydn是一种用来求解非线性方程组的算法-broydn is a method used algorithm for solving nonlinear equations
matlab_no1
- 利用matlab做一些基礎的矩陣運算指令,包含建立矩陣、計算及求特徵值-Using matlab to do some basic matrix operations command, including the establishment of matrix eigenvalue calculation and demand and so on .....
cvap3.7
- a pca implementation of a algorithme of clustering some data to use this clusters in a futur treatements.
k-means
- kmeans programs to classify data in an unsupervised way
