资源列表
comsol母线板导电模型
- comsol母线板导电模型,分析了电流密度和流向,以及产生的热量温度分布
语音识别
- 实现情感分类的语音识别,GUI界面已实现,可直接运行
0611导航工具箱
- 严老师的惯导工具箱,功能比较多,大家选取自己需要的(Teacher Yan's ins toolbox)
五维洛伦茨系统超混沌 - 副本
- 以一个五维系统为例,包含相图,时序图,lyapunov指数,分叉图,庞截面(Here are some very useful codes. I hope you can download them)
基于蚁群算法的三维路径规划算法
- 这是基于蚁群算法的无人机航迹规划实例程序,里面包含所有源代码,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab.)
粒子群优化
- 粒子群优化matlab源代码 使用matlab编程利用粒子群优化算法解决二维函数优化问题(Source code for PSO Matlab programming using particle swarm optimization algorithm to solve the two-dimensional function optimization problem)
1-源程序
- Kalman滤波器理论与应用——基于MATLAB实现配套程序(Kalman filter theory and application textbook matching source program)
信道容量仿真
- nakagami衰落下,各态历经信道容量、中断容量、反转容量仿真(Simulation of ergodic channel capacity, interrupt capacity and reverse capacity in Nakagami Fading)
Lorenz
- lorenz的画图程序,可以画出时间序列,相平面以及混沌吸引子等,可以直接使用。
TrackingSpaceDebris-master
- 跟踪空间碎片的MATLAB代码,使用MATLAB编写(The code to calculate the Deris tracking)
三维点云分割
- 通过java实现对三维点云进行分割,包括三种方法:基于法向量的、基于区域的、基于聚类的
本原多项式
- 本原多项式是近世代数中的一个概念,是唯一分解整环上满足所有系数的最大公因数为1的多项式,利用matlab代码产生本原多项式。