资源列表
遗传算法解决TSP问题
- 通过遗传算法解决旅行商遍历各城市得到最短路径的问题
matlab程序
- 室内三维定位相关程序,主要用于数学建模,了解如何用于实际场景(Indoor three-dimensional positioning related procedures, special for mathematical modeling)
长周期光纤光栅传输谱
- 利用耦合模理论分析了光纤Bragg光栅中纤芯模间的耦合、倾斜光纤光栅中纤芯模与辐射模和包层模间的耦合(The coupling mode theory was used to analyze the coupling between the core modes in the fiber Bragg grating and the coupling between the core mode and the radiation mode and the cladding mode in the
mocap-dense-trajectories-master
- 为了准确描述复杂时变的人体运动,卡内基梅隆大学(Carnegie Mellon University, CMU)的一个研究小组通过几个摄像头记录了各种场景下关键关节的轨迹,并建立了运动捕捉(MOCAP)数据集(To accurately describe the complex and time-varying human motion, a research group in Carnegie Mellon University (CMU) recorded the trajectories
ValoMC-master
- 光子传输的蒙特卡罗模拟,模数光子组织中传播的数学模型。(Monte Carlo simulation of photon transmission)
MATLAB图像处理源码
- MATLAB在遥感技术中的应用,王成墨编著,主要跟遥感结合比较紧密,适合初学者学习
CLT
- CLT use for composite laminating calculation
数据结构代码
- 数据结构代码,包括主要数据类型(顺序表,链表,队列,树,图)的实现(Data structure code, including main data types)
多目标优化
- 多目标优化的各种类型算法的仿真程序,粒子群、遗传等等(Various types of programs for multi-objective optimization)
DBSCAN
- 名称:DBSCAN经典聚类算法 功能:聚类数据集 类别:密度聚类算法(Name: DBSCAN Classic Clustering Algorithm Function: Clustering dataset Category: Density Clustering Algorithm)
空间调制ssk产生发送信号集合源代码
- 该程序用于生成空间调制中,选择发送天线数和接收天线数,用来产生星座图和发送信号集合的源程序代码
matlab实现的C4.5分类决策树算法
- C4.5决策树分类算法,用于进行数据分类(Classification algorithm)