资源列表
cs_doa
- 利用压缩感知理论进行DOA估计,利用了OMP算法,性能很好(DOA estimation using compressed sensing theory)
DDC
- 数字正交下变频 现采集AD的数据,然后通过MATLAB加载,最后实现DDC下变频。(Digital Orthogonal Downconversion Now collect AD data, then load it through MATLAB, and finally realize DDC down conversion.)
main
- 利用matlab蚁群算法进行人群场馆疏散模拟,找到逃生路线(Using MATLAB ant colony algorithm to simulate crowd evacuation and find escape route)
matlab实现模拟交通流
- matlab代码 交通流元胞自动机仿真 双车道 如果需要改变车流密度在脚本文件中修改fp.(Matlab code traffic flow cellular automata simulation of two lanes If you need to change the traffic density, modify the FP in the scr ipt file.)
美赛程序算法分类详解
- 美赛 人员疏散模型 元胞自动机 美国大学生数学建模竞赛MATLAB示例程序(Evacuation Model Based on Cellular Automata)
lhsdesign
- 生成n维变量的拉丁超立方样本点,直接导出样本点。(Generate the sample points of n-dimensional input vectors.)
光伏并网MATLAB模型
- 一些入门的并网控制系统,含光伏和储能部分。(Some introductory networked control systems, including photovoltaic and energy storage)
GameTheory-master
- 运用博弈论,进行机器人避障避障,若多机器人之间存在动态碰撞,利用博弈论构建多机器人之间的动态避障模型,并利用虚拟行动法来解决博弈的求解问题及多Nash 均衡的选择问题,确保每 个机器人 能够快速学习到最优Nash 均衡(robot avoiding if there are dynamic collisions between multi-agents, the game theory is used to construct a dynamic obstacle avoidance mode
estimate_of_DopplerCenter
- matlab仿真估计多普勒中心频率,通过图像偏移法,(estimation of doppler center)
利用MATLAB实现CT断层图像的三维重建
- 内含PDF文档有效的解释了三维重构的基本原理以及可以基于Matlab导成三维有限元模型(The PDF document effectively explains the basic principle of three-dimensional reconstruction and can be derived into three-dimensional finite element model based on matlab.)
中心差分法
- 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The p
随机动态规划matlab程序
- 求解随机动态规划的MATLAB程序,有需要的请下载(Solving stochastic dynamic programming)