资源列表
embed
- 使用LSB方法在图像中嵌入一段文本,可能对大家有用!-use LSB methods embedded in the image section of the text, may be useful for all!
ARMA_LAST
- ARMA源程序,需要spa_corc.m文件支持。-ARMA source, need spa_corc.m file support.
LMS_matlab
- 是一个描述自适应滤波器的算法,用matlab打开直接运行-Is a descr iption of adaptive filter algorithm, using matlab to open a direct operation
CGH
- 这是用来仿真四通道计算全息的程序,采用了二元傅立叶变换-This is used for simulation of four-channel computer-generated hologram of the procedures, the use of the dual Fourier Transform
beibaowenti
- 背包问题,如何装背包能使背包获得最大的价值-Knapsack problem, how to make backpack loaded backpack get the most value
curvefitting
- 利用最小二乘法计算N个数据点的拟合多项式。-calulating the fitting polynomial of n grid data using the least Square Method
LMS
- 基于神经网络最小均方误差的分类算法,根据LMS准则来对数据进行分类-Based on minimum mean square error of neural network classification algorithm based on LMS criteria to classify the data
line
- 实现直线的插补算法,输入起始坐标终止坐标和步长,自动插补直线-line insert
fft
- 我的作业,一个关于数字滤波的FFT程序。-My job, a digital filtering FFT program.
1153304_4_6.cpp
- 本程序是运用共轭梯度法的数值计算方法来求解正定对称矩阵方程。-This procedure is to use the conjugate gradient method numerical method to solve symmetric positive definite matrix equation.
4
- 考虑挤压作用的弹性流体动力学计算方法FORTRAN程序,来自于黄平教授润滑数值计算方法-Consider squeezing action of elastic fluid dynamics calculation method FORTRAN program, Professor Yu Huangping lubrication numerical methods
LU2
- Method of resolution system Ax=b with a LU method. The program needs a data file, for reading the values of the components of the matrix A and the vector b.