搜索资源列表
liezhuyuan
- 计算方法高斯列主元消去法C程序 保证好用-Method of calculating Gaussian elimination pivot column C program to ensure easy to use
gaosixiaoyuanfa
- 高斯消元法,可用于解齐次方程。大家可以-Gaussian elimination method can be used for solution of the homogeneous equation. Try
gaosixiaoyuanfajuzhen
- 本例 是通过高斯消元法解线性方程组,代码可行,欢迎使用-This example is by Gaussian elimination method for solving linear equations, the code is feasible, Welcome
gs
- 用高斯消去法解线性方程组的C语言程序,精简易懂,简单实用-Gaussian elimination method for solving linear equations C language program, streamlining understandable, simple and practical
one
- 通过使用matlab自带的小波函数对语音信号进行处理,首先对载入的语音信号snow.wav添加高斯白噪声,然后对加噪的语音信号进行三层小波分解,最后分别采用强制性和默认阈值两种方法对信号进行消噪处理,强制性消噪方法直接将分解的高频系数全部变为0,默认阈值通过对分解的高频系数设定阈值来进行消噪-By using MATLAB built-in wavelet function of speech signal processing, first on the loading of the spee
Gassian
- 高斯消去法进行LDPC编码,生成矩阵,高斯消去是一种常用的方法-Gaussian elimination LDPC encoding, generator matrix, Gaussian elimination is a commonly used method
total gauss
- 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex linear equations.)