资源列表
Music
- MUSIC APES等算法,根据现代信号处理及应用这本书上算法进行仿真(Music apes and other algorithms are simulated according to the algorithms in the book of modern signal processing and application)
zenike
- 输入波面数据和mask区域进行zenike多项式拟合(Fitting of zenike polynomials)
卫星仿真
- 卫星二体轨道动力学模型仿真,用于卫星轨道模拟,航天领域(Satellite two-body orbit dynamics model simulation)
neso
- ESO仿真模块在simulink环境下的仿真,可替换可复现。(The ESO simulation module is simulated in the simulink environment and can be replaced and reproducible.)
dianshuzhi
- 本程序是针对电树枝进行了二维仿真,有仿真数据,可以扩展为三维仿真!(This procedure is for the electrical branch of the two-dimensional simulation, simulation data, can be extended to three-dimensional simulation!)
qp
- 实现二次规划,分别给出了等式约束的二次规划和一般的二次规划,还有示例程序(In order to realize the quadratic programming, the quadratic programming with equality constraints and the general quadratic programming are given respectively, as well as the example program)
Genetic-Algorithm-Path-master
- 通过遗传(GA)算法求解多旅行商(MSTP)问题,用于解决多目标的任务分配(GA algorithm was used to solve MSTP problem,used to solve multi-objective task assignment)
有限元法的数学基础
- 有限元法的数学基础,有限元算法编程必备数学知识。涵盖各类函数原理即矩阵分析
UMAT各页公式详解
- ABAQUS Umat子程序公式的详细解答,编写Umat子程序必备的资料
sample sort with mpi
- sample sort using mpi to messages passing
RDA、CSA算法仿真
- RDA、CSA算法点目标仿真,给出了切片以及相关参数计算
Simple Demo
- 人搜索 依赖 在python3.7 MacOS 10.14.6下测试 ——python包 ——opencv-python ——tb-nightly -torch>= 1.0 下载weights 从这里下载,密码:qscx 下载后,将权重放到文件夹 person_search_demo/weights中 测试 cd <指向此floder>的路径 python search 结果将保存在输出文件夹中 训练 您可以直接使用原始的YOLO代码进行培训。