资源列表
Gaussxiao
- 自己编写的高斯消去法程序,可以用于交流学习
E_4_1_
- 对整数进行判别,并根据判别结果统计正数、负数和零的个数-Carried out to determine an integer, and in accordance with the results of statistical discrimination positive, negative and zero the number of
mycode
- hdu 1695 GCD (增加点字符)-hdu 1695 GCD (increased dot character)
paixu
- 冒泡排序和快速排序,以及各自移动数据的次数。-bubble sort and quick sort
SOR
- 解线性方程组的SOR(超松弛)方法的matlab代码实现-Solution of linear equations of the SOR code
000000000
- 黄金分割点算法的简单实现,以及部分代码。-huangjinfengedian
03
- 完成十进制到二进制的转化,要求用栈的基本操作来解决问题-The complete decimal to binary conversion required with the basic operation of the stack to solve the problem
zuixin
- dft频率测量算法,主要针对电网频率的测量-the dft frequency measurement algorithm
fuliyexishubijin
- 傅里叶变换,能够获取傅里叶级数的系数的近似值。在vc6.0上运行成功。-Fourier transform, to obtain the approximation of the Fourier series coefficients. In vc6.0 running success.
newton_iteration
- 这是我自己写的亲测可用的matlab 牛顿迭代法函数程序-This is the Newton iteration program based on MATLAB written by myself
STFT
- 自己编写的短时傅里叶变换,可加窗,调整重叠率。-I have written short time Fourier transform, the window can be added to adjust the overlap rate.
Cgradient
- 共轭梯度法求解线型方程组,收敛快,性态好-Conjugate Gradient Method