资源列表
fft2.rar
- 本程序是关于二维傅里叶变换计算相关的,经过调试成功,希望大家多多参考并提建议,2fft
16floatPOW
- 16进制浮点数换算,二进制浮点数,MODBUS协议传输的浮点数-16 hexadecimal floating-point conversion
FFT
- 关于傅立叶变换的C语言代码, 可用于信息处理-the c code about FFT
two
- 这是一个最小二乘的算法,很好用于工程,比较适合于集成运算-Least-squares process of the algorithm, the traditional least squares method has been improved, the process is a recursive least-squares algorithm
feixianxing
- 解线性方程组的迭代法 【实验内容】对实验四所列目的和意义的线性方程组,试分别选用Jacobi 迭代法,Gauss-Seidel迭代法和SOR方法计算其解。-Solving linear equations of the iteration method 【Content】 experimental four experiments listed in the purpose and significance of the linear equations, test were selec
88
- 有限元分析,关于有限元分析的c程序。包括网格划分等。-Finite element analysis, finite element analysis on the c program. Including the mesh and so on.
zsxjf
- 最速下降法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Steepest descent method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
gaosiguocheng
- 高斯过程回归算法中计算K矩阵的简单算法,比较简单-Simple algorithm, Gaussian process regression algorithm to calculate the K matrix is relatively simple
ReplaceText
- 在文件中实现字符串的替换功能。需要输入四个参数。源文件名,目标文件名,需要替换的子字符串,新的字符串。-String replace function in the file. Need to enter the four parameters. The source file name, the target file name, you need to replace the substring, the new string.
DistMatrix
- This is DistMatrix to get destrant in algorithm-This is DistMatrix to get destrant in algorithm
phase_shift
- 频率偏移估计,对初学者有很大帮助.请有用的欢迎下载-Frequency offset estimation of great help for beginners. Useful welcome to download
k-means
- This k means algorithm for clustering. Each cluster contains a center point called centroid. the algorithm converges early. this is a commonly used clustering algorithm.-This is k means algorithm for clustering. Each cluster contains a center point c