资源列表
[matlab例程] MATLAB_example
说明:简单的小程序实现不同的功能,均应用基本函数实现,均是入门级程序,内附注释和说明,放心下载-Simple little program to achieve different functions, are applied to achieve the basic functions are all entry-level program, containing notes and instructions, ease download<hsanevol> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] fastICA_negentropy_tanh
说明:fastICA,进行串行盲源分离的一种不错的方法-fastICA, serial blind source separation method for a good<zhanglihui> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] cyclic_3rd_order_cumulant
说明:计算循环平稳3阶统计量的程序,自己编的,希望有用-Calculation 3-order statistics of cyclostationary process, their own series, and hope that useful<zhanglihui> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] matlab_code_for_arma_spectrum_estimation
说明:arma模型的matlab谱估计实现,较详细-arma model spectrum estimation matlab implementation<张斌> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] cinv
说明:一般复矩阵求逆,cinvo.c中的static double ar[4][4]为复矩阵的实部,static double ai[4][4]为复矩阵的虚部。-General complex matrix inversion, cinvo.c the static double ar [4] [4] for the real part of complex matrix, static double ai [4] [4] for the imaginary part of complex matri<houmeng> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ssgj
说明:求对称正定矩阵的逆矩阵,以矩阵static double a[4][4]={ {5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8.0,10.0,9.0}, {5.0,7.0,9.0,10.0}} 为例-Symmetric positive definite matrix of order matrix static double a [4] [4] = {{5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8<houmeng> 在 2025-06-07 上传 | 大小:1kb | 下载:0