搜索资源列表
filtCSharp
- 使用C#语言编写的信号滤波程序,主要的优点是滤波后的信号不会产生相移,就是相位不会改变。-using C# language signal filtering procedures, the main advantages of the filtered signal no phase shift, phase is not going to change.
Algorithm_using_C
- 压缩包内有使用C语言编写的各种数学算法的源代码。
zhuanhuan
- 使用C语言编写程序,对输入的进制数,按照需求,进行数制转换后输出
1LLUU
- 矩阵三角分解,使用c语言编写,在Visual c++中编译运行。-Triangular matrix decomposition, using the c language in Visual c++ compile run.
1CHOL
- Cholesky分解与求行列式值,使用C语言编写,可以在Visual C++中运行。-Cholesky decomposition and demand determinant, the use of C language, Visual C++ can be run.
zzt003
- 这是一个完整的使用C语言编写的对数值信号进行FFT变换的程序,可以参考。-This is a complete C language using the logarithm of the FFT signal transform procedure can refer to.
ConjugateGradientAlgorithm--Cplus
- 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
1GINV
- 用奇异值分解法求矩阵广义逆,使用C语言编写。-Singular value decomposition with generalized inverse of a matrix, the use of C language.
1MAQR
- 矩阵的QR分解算法。使用c语言编写,配有数据输入输出函数。-Matrix QR decomposition algorithm. Using the c language, with data input and output functions.
1MUAV
- 实矩阵的奇异值分解。使用c语言编写完成。-Real matrix singular value decomposition. Done using the c language.
Least-squares
- 在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。-In visual c++6.0 environment, using C++ language least squares procedure.
extract_C
- 使用c语言编写的开方程序代码,可以直接移植使用,优点是计算速度快。-Use c language the prescribing program code, can be directly transplanted the use of the advantages of fast calculation.
LBG
- 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is integrable functions, enter the li
760209
- 计算器 简单的计算器 使用c++语言编写 求正弦余弦-Calculator VC++
solve-equations-using-Newton-method
- 使用牛顿法求解方程的根,使用C语言编写,开发环境为visual C-Root using Newton' s method for solving equations, using C language development environment for visual C++
tworder
- 使用四阶龙哥库塔法解二阶微分方程,使用c语言编写-Using the fourth-order Runge Ge Kuta method for solving second-order differential equations, using c language
FastICA_CPP
- 使用C++语言编写的FastICA算法,并附带有Matrix类。-Use C++ language FastICA algorithm, together with the Matrix class.
FEM-of-four-bar-truss-structures
- 四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。-Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, bo
getNonsingularsubMatrix
- 计算最大线性无关子矩阵,在VS2008软件中使用C++语言编写,输入矩阵所有元素,及矩阵的行和列个数,可以输出矩阵中的最大线性无关子矩阵。-Calculate the maximum linearly independent sub-matrix, written using C++ language in VS2008 software, the number of rows and columns of the input matrix of all the elements, and th
Seismic-File-X-ray-master
- 本程序使用c++语言编写,实现读取segy地震数据的功能(This program is written in c++ language to realize the function of reading segy seismic data)