资源列表
PSO_adaptation
- 改进型粒子群PSO优化算法MATLAB代码,基于权重改进速度,已封装为函数(Improved particle swarm optimization algorithm PSO MATLAB code, based on the speed of weight improvement, has been encapsulated as a function.)
GA_qiujizhi
- 利用遗传算法求函数的极小值,并画出种群图形,显示最优的结果
sensorless
- 基于模型参考自适应的永磁同步电机无传感器调速仿真。(Sensorless Speed Regulation Simulation of Permanent Magnet Synchronous Motor Based on Model Reference Adaptive Control .)
工作
- 利用ansys的命令流apdl对复合材料储氢瓶进行仿真设计,碳纤维铺层及其加载,最后分析其应力应变。(The composite hydrogen storage bottle was simulated and designed by using the command flow APDL of ANSYS, and the stress and strain of the carbon fiber layer were analyzed.)
分类器
- 在matlab平台下,简单实现svm分类器功能(数据仓库与数据挖掘课程)(Simple implementation of SVM classifier)
RRT
- 利用RRT算法在matlab中实现避障并进行可视化(Using RRT algorithm to realize obstacle avoidance and visualization in MATLAB)
第五次作业
- 输入或存储任意一个无向图,显示图的深度优先搜索遍历路径和广度优先搜索遍历路径。 要求: 1)基于图的邻接表存储结构实现。 2)基于图的邻接矩阵存储结构实现。(Input or store any undirected graph to show the depth first search traversal path and breadth first search traversal path of the graph Requirement 1 the implement
OFDM注水算法
- OFDM功率迭代算法程序,可以仿真出图,注水算法的应用。
双中继程序及文章
- 双中继程序及文章,仿真出图,并附有多个算法对比,对应文章。
《安得森计算流体力学基础及其应用》第九章使用simple算法求解不可压库艾特流
- 《安得森计算流体力学基础及其应用》第九章使用simple算法求解不可压库艾特流 根据前人写的fortran源代码和安得森计算流体力学基础及其应用第六章和第九章相关内容用matlab编写了使用simple算法求解不可压库艾特流的程序。程序可以得到相对正确的解。
ListSimple.java
- 简单的列表java 在java中的一个简单列表的例子,该算法可以:添加,删除,编辑
卡尔曼滤波算法和扩展卡尔曼滤波算法
- 经典卡尔曼滤波和扩展卡尔曼滤波算法的matlab实现(Matlab implementation of classical Calman filtering and extended Calman filtering algorithm)