搜索资源列表
matlab_min_use_PSO
- 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value compo
invertedpendulum
- 倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型进行学习训练,并与线性反馈控制逻辑算法对比,表明倒立摆控制B
VelocityTrack(new)
- 雷达速度波门跟踪源程序,动态显示跟踪过程,跟踪参数可调.-velocity Gate tracking radar source, dynamic display tracking process, track adjustable parameters.
Particle-swarm-algorithm-matlab-code
- PSO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。-PSO algorithm is to simulate a flock of birds looking for food in the process, each bird is the PSO particles, that is, we need to solve the problem of possible solution
ZUPT-master
- 文件包含零速度检测ppt和MATLAB代码,主要利用加速度数据通过该方法进行检步-Tutorial on Zero Velocity Update
MATLAB作业孙振红
- 基于人工神经网络,通过原位测量得到的海底沉积物的声速值来反演海底沉积物的物理力学性质(Based on artificial neural network, the physical and mechanical properties of seafloor sediments are retrieved by the sound velocity of seafloor sediment measured in situ)