搜索资源列表
power_method
- 幂法与反幂法求解矩阵特征值的C语言算法实现:本代码以Hilbert矩阵为计算对象,单纯运用C语言进行矩阵的操作以实现幂法与反幂法求解矩阵特征值的算法,应用Matlab软件对计算结果进行检验,计算结果准确无误。
Hilbert
- 信号的hilbert变换,C++代码,不用matlab的可-the c++ code for the hilbert transform
emd
- HHT(Hilbert-Huang)变换的IMF分解程序,为matlab编译的C++代码,需Matlab2010环境支持,或者安装相应的MCRInstaller。vc配置请查阅matlab和vc混合编程知识。-HHT (Hilbert-Huang,) transform the IMF decomposition procedure, Matlab compiled C++ code required Matlab2010 environment support, or install the
hilbert
- matlab程序hilbert的c语言实现版 对于数据量大于64,可能会成为死循环。(The C language implementation version of the matlab program Hilbert If the amount of data is greater than 64, it may become a dead cycle.)