资源列表

« 1 2 ... .34 .35 .36 .37 .38 2039.40 .41 .42 .43 .44 ... 28522 »

[数据结构常用算法MatrixTranspose

说明:数据结构中实现矩阵转置功能,利用随机数产生稀疏矩阵。-Data structure to implement matrix transpose function, sparse matrix using random number generator.
<明峰> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[matlab例程readtm

说明:matlab读取img格式的遥感数据的程序!!! matlab研究遥感算法的桥梁啊 pudn首发-a piece of code of matlab that can read RS s data whose formate is .img.
<fkwai> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[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-02-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法minmax

说明:極小極大搜尋法附註解,可以應用在各種遊戲樹上,更進階的是使用alpha_beta去剪枝-Note Minimax search solutions can be applied in a variety of game tree, the more advanced is the use of alpha_beta to prune
<12345> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[matlab例程fastICA_negentropy_tanh

说明:fastICA,进行串行盲源分离的一种不错的方法-fastICA, serial blind source separation method for a good
<zhanglihui> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法0

说明:c写的二叉树 包括二叉树的建立并用深度优先算法进行搜索-I hope it will help you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<成杰> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[matlab例程cyclic_3rd_order_cumulant

说明:计算循环平稳3阶统计量的程序,自己编的,希望有用-Calculation 3-order statistics of cyclostationary process, their own series, and hope that useful
<zhanglihui> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[matlab例程lyapunov

说明:转载的求lyapunov指数的程序,希望对大家有所帮助。-lyapunov exponent
<> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LU

说明:矩阵的三角分解c程序,以矩阵A=[2 4 4 2;3 3 12 6;2 4 -1 2;4 2 1 1]为例。-C triangular matrix decomposition process, the matrix A = [2 4 4 2 3 3 12 6 2 4-1 2 4 2 1 1] as an example.
<houmeng> 在 2025-02-28 上传 | 大小:1kb | 下载:0

[matlab例程matlab_code_for_arma_spectrum_estimation

说明:arma模型的matlab谱估计实现,较详细-arma model spectrum estimation matlab implementation
<张斌> 在 2025-02-28 上传 | 大小: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 i
<houmeng> 在 2025-02-28 上传 | 大小: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.
<houmeng> 在 2025-02-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 2039.40 .41 .42 .43 .44 ... 28522 »

源码中国 www.ymcn.org