资源列表
ofdm信道估计
- 正交频分复用的信道估算算法,利用最小二乘法和最小均方误差方法(channel estimate use LS and MMSE)
蚁群算法ACO
- 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
lqz_ga
- 上述两个文件分别是遗传算法和包括侧倾的三自由度车辆模型,遗传算法(GA)主要用于辨识三自由度车辆模型参数,主要辨识的参数有前后轴等效侧偏刚度、整车绕X轴和Z轴的转动惯量、质心位置、悬架侧倾刚度和阻尼等关系参数。(The above two files are respectively a genetic algorithm and a three-degree-of-freedom vehicle model including a roll. The genetic algorithm (GA
iso_mises_umat
- 等向强化,Umat子程序,mises应力计算(Isotropic strengthening, Umat subroutine, Mises stress calculation)
SVM_python
- 读取地震数据并进行SVM训练分类,针对特殊数据进行训练。输入:坐标,输出:标签(Read seismic data and conduct SVM training classification, training for special data. Input: coordinate, output: Label)
prim建立n个城市间的最小生成树
- (1)城市间的距离网采用邻接矩阵表示,邻接矩阵的存储结构定义采用课本上的定义,若两个城市之间不存在道路,则将相应边的权值设为自己定义的无穷大值。要求在屏幕上显示得到的最小生成树中包括那些城市间的道路,并显示得到的最小生成树的代价。 (2)表示城市间距离网的邻接矩阵(要求至少6个城市,10条边) (3)最小生成树中包括的边及其权值,并显示得到的最小生成树的代价。(1) the distance network between cities is expressed by adjacency m
3D-sphere-random-1
- 在规则几何区域能随机生成三维混凝土骨料,为混凝土细观模拟研究所使用。(The 3D concrete aggregate can be generated randomly in the regular geometric area, which is used for the meso simulation study of concrete.)
Cpp1
- 现有学生成绩信息,内容如下 姓名 学号 语文 数学 英语 张明明 01 67 78 82 李成友 02 78 91 88 张辉灿 03 68 82 56 王露 04 56 45 77 陈东明 05 67 38 47 …. .. .. .. … 请用C++编写一系统,实现学生信息管理,软件的入口界面应
homotopy_new
- 同伦算法应用于DOA估计中,一范数稀疏求解优化方法(Homotopy algorithm is applied to DOA estimation, and a norm sparse solution optimization method is proposed.)
md5
- 在MATLAB上可运行的计算文件md5哈希值的算法文件(Algorithm file for calculating file md5 hash value that can be run on MATLAB)
取某内部面的数据-udf
- ANsysfluent 后期处理 取网格内部面数据 udf(user defined function to access the data of interior face in fluent)
zernfun
- 生成前36项zernike多项式的离散值(generate the first 36 order of zernike polynomials)