搜索资源列表
5-5-2
- 这是本人在做硕士论文毕业设计时开发有关神经网络优化控制方面的代码-this is my master's thesis done in graduate design development of the neural network optimization control code
pid_dmc2
- 动态矩阵控制算法与PID算法结合,有很强的理论性,是毕业设计的好程序-Dynamic Matrix Control algorithm combined with the PID algorithm, is very theoretical, is a graduate design program
lqr-of-liner-double-invinted-pendulum
- 程序是毕业论文的研究实验结果,应用于直线二级倒立摆的稳定控制,得到了理想的控制效果。-procedures dissertation research results, for two straight inverted pendulum stability control, be the ideal control effect.
intelligent
- 这是关于刘金琨《智能控制》上我自己编写一部分程序,应该很有用,尤其是对于那些发表论文毕业的研究生
SmithPIDcontrol
- 带simth补偿的pid控制器主要用于纯滞后系统的pid温度控制,属于改进型的pid控制器。本simulink仿真为毕业设计内容,运行效果良好。本例设定温度200度,参数之类可以根据需要自由修改
fuzzy
- 模糊控制算法 自己毕业设计的模糊控制的M文件
shiliang
- matlab仿真模型,空间矢量控制模型,可以当作毕业设计内容使用。
bp
- BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
svpwm1
- 一个闭环的SVPWM控制,可以稳定控制电机作为毕业设计用-A closed loop of the SVPWM control, stability control motor can be used as a graduation project
traffic_of_cross_street
- 基于Matlab的交通流及交叉口信号控制的仿真研究,找得硕士毕业论文,有做相关题目开发的同学可做参考-Matlab based on the traffic flow and intersection signal control simulation research, find a master s thesis, there are so related to the subject development of the students can refer to
Anti-sway_control_of_cranes
- 这是一个起重机智能防摇控制系统运用神经网络TOOLBOX的simulink仿真程序源码,是本人毕业设计所做,原创-This is a smart anti-sway crane control system simulink simulation program source code, yes I have done graduation design, originality
NN
- 学长的一篇神经网络本科毕业论文。关键词:神经元网络,神经控制,非模型控制。 希望对做神经控制的朋友有帮助。-Neural Network undergraduate thesis Neural networks, neural control, non-model control
mathlab_simulink
- mathlab 模糊控制器仿真.matlab做得毕业设计仿真,用simulink仿真房间内空调自动调节温度,文档中有很全的源代码 -mathlab simulink.In this paper, two methods of establishing simulation plant models are developed, based on the theory of hardware-in-the-loop simulation. The first method uses MATLA
vectorcontrol
- 使用矢量控制的一个风力发电系统框图,整个模型是一套完整的系统,能很好的进行仿真,是本人的毕业设计,希望对做这方面的同学有所帮助。-Use of vector control block diagram of a wind power system, the model is a complete system that can simulate good is my graduation project, want to do this help the students.
BP-Example
- 神经网络控制的Matlab程序代码的详细解读,通过长时间的使用神经网络控制我对该算法深刻认识都清清楚楚写在每一句代码的后面,包括如何修改,基本可以涵盖多种神经网络控制(模糊神经网络,自适应神经网络等等)相信这个程序解读对本科及硕士的毕业设计是有极大帮助的-Matlab neural network control of the detailed code interpretation, through the use of neural networks a long time to contr
ArtificialNeuralNetworkAndItsApplicationInControl.
- 神经网络及其在控制中的应用研究,作为博士毕业论文,体现了很好的创新与使用价值。-Neural Network and Its Application in Control, as a doctoral thesis, reflects the innovation and good value.
neural-network-control-algorithm
- 详细介绍了神经网络的自适应控制方法!对于初学者有很实用的价值,毕业设计_神经网络控制算法仿真-Details of the neural network adaptive control! For beginners there is a very practical value, graduation _ neural network control algorithm simulation
twomotorPID
- matlab中的simulink实现两电机同步控制,有了此程序,很容易扩展成多个电机同步控制,这是本人毕业论文中一部分-in matlab simulink realization of two-motor synchronous control, with this procedure, it is easy to extend into multiple synchronous motor control, which is part of my thesis
UKF
- UKF 环形倒立摆仿真。包括能是控制部分。硕士毕业设计原文件。-The UKF ring inverted pendulum simulation.
永磁同步电机直接转矩控制模型
- 绝对是论坛里面最优秀的pmsm_DTC仿真了 1.按照文件中的参考文献一步一个脚印搭建的永磁同步电机直接转矩控制模型,参数也经过本人一步一步调试过了,控制效果非常好,波形非常好。 2.参考文献也在文件中,良心之作。 模块也非常清晰,房子模块化非常分明,一个模块实现一个功能,非常适合你拿去做毕业设计,也非常适合新手学习。 3.采用dq轴的磁链模型,避免了积分器的使用,因此解决了磁链估算值中直流量的积分问题。该模型绝对正确,可完美在上面构造无传感器仿真,基