资源列表
[数学计算/工程计算] interfunc
说明:要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C<张蔚> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 产生高斯随机数的程序
说明:内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C++, some staff may be used.<> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 带通fir设计及图形显示比较
说明:数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t<feide> 在 2025-09-20 上传 | 大小:2kb | 下载:2
[数学计算/工程计算] 分段线性插值
说明:程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆-process node storage array and the value of the function of the array has named u and v is mainly to prevent and interpolation points x, and the corresponding function modules y trying to confuse<梁良> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] CRC循环校验具体算法
说明:本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle<汪永威> 在 2025-09-20 上传 | 大小:2kb | 下载:0