资源列表
[matlab例程] ADlinjiezhi
说明:Anderson-Daring检测算法利用蒙特卡罗仿真计算临界值,有瑞利杂波 威布尔 对数正态-Anderson-Daring detection algorithms using Monte Carlo simulation to calculate the critical value, there are miscellaneous Boweibuer Rayleigh lognormal<ST> 在 2025-03-14 上传 | 大小:2kb | 下载:0
[matlab例程] NSGA2-MATLAB-Codes
说明:非线性优化程序,NSGA和NSGA2遗传代码-Nonlinear optimization procedure, NSGA and NSGA2 genetic code<chiwingrao> 在 2025-03-14 上传 | 大小:6kb | 下载:0
[matlab例程] main
说明:润滑系统金属微粒检测中的信号去噪算法,采用SVD方法进行去噪-Metal particles in lubricating system to detect a signal de-noising algorithm, using SVD method de-noising<liutingting> 在 2025-03-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] StrassenFloat
说明:斯特拉森算法的实现,用于计算矩阵乘法,时间复杂度为nlgn-strassen alg<盛豪> 在 2025-03-14 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] TrangleProject
说明:Delaunary算法实现,项目中的数据用的是jxl包由本地excel导入到程序中-Delaunary algorithm, the data is used in the project by a local excel jxl package into the program<盛豪> 在 2025-03-14 上传 | 大小:43kb | 下载:0
[matlab例程] main_FreeSurface
说明:自由边界条件下二维波场模拟,是一个很好地学习波场模拟的程序-Free boundary conditions, a two-dimensional wave field simulation, is a very good learning wave field simulation program<dxh> 在 2025-03-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BinarySortTree
说明:二叉搜索树类的c++实现,实现建立树,插入,删除,查找等操作。它或者是一棵空树,或者是具有下列性质的二叉树: 若它的左子树不空,则左子树上所有结点的值均小于它的根结点的值; 若它的右子树不空,则右子树上所有结点的值均大于它的根结点的值; 它的左、右子树也分别为二叉排序树。-Binary search tree c++ implementation, to achieve the establishment of tree, insert<yuxin> 在 2025-03-14 上传 | 大小:155kb | 下载:0