搜索资源列表
MATLAB电机仿真精华50例,源代码
- 电子书,关于电机仿真的很好的学习材料,三相异步电动机,三相同步电动机(E-books, motor simulation on the very good learning materials)
主要程序
- 粒子群算法的仿真程序,并采用典型benchmark进行演示分析; 然后,应用粒子群算法进行热工过程水轮机系统模型辨识,matlab软件可直接运行; 采用粒子群算法与PID参数整定进行联合仿真,用以提高PID控制器对热工过程水轮机的控制性能。(Particle swarm algorithm simulation program, and the use of a typical benchmark for demonstration analysis; Then, the particle
danjiwuqiongda
- 针对标准单机无穷大系统搭建模型实现暂态分析,其中含有故障模块和自动重合闸部分(For the single machine infinite bus system, the model is built to realize transient analysis, including fault module and automatic reclosing part)
单焦点透镜程序
- 通过一个三个折射率的单透镜来模拟人眼,本程序可以实现三个焦点的汇聚(The human eye is simulated by a single lens with three refractive indices)
work
- 七自由度冗余机械臂的阻抗控制,并实现自动对奇异构型的避免,通过设置性能指标,自动对机械臂此时性能指标的变化进行判断并修正机械臂轨迹(The impedance control of the seven degree of freedom redundant manipulator is realized, and the automatic configuration is avoided. By setting the performance index, the change of the
元胞自动机模拟交通路况
- 单车道或者两车道交通流的模拟仿真,密度、流量、速度之间的关系图(The relationship between simulation, density, flow and speed of a single lane or two-lane traffic flow)
迭代分析
- 通过迭代的方法达到某种程度上的优化,得到精确的数学模型(By iterating the method to some degree of optimization, an accurate mathematical model is obtained)
基于自适应的永磁同步电机无位置传感器控制系统
- 包含一个电机仿真和详细报告。这个系统是以PMSM做为控制对像,以模型参考自适应算法实现PMSM的转子速度与位置的辨识,采用矢量控制,构建出PMSM的无传感器控制系统。(Contains a motor simulation and detailed report. This system uses PMSM as control image, and uses model reference adaptive algorithm to realize the identification of
cw
- 可以在matlab平台上播放音乐,大学生信号与系统课程设计中会用到(Music could be played on the matlab platform.)
诱骗态程序
- 根据给定的实验系统的参数,对采用诱骗态方案的BB84系统进行仿真,得到在不同光纤传输距离下,系统安全密钥生成率R(According to the parameters of the experimental system, the BB84 system with decoy scheme is simulated, and the system security key generation rate R is obtained under different fiber transmiss
IEEE30
- 基于数学规划软件GAMS的优化算法,对IEEE30节点调度问题进行仿真优化,非常有助于地啊你系统专业学生研读学习GAMS的语言,程序可以有效运行(Based on the mathematical programming software GAMS optimization algorithm, IEEE30 node scheduling problem simulation optimization, very helpful, ah, your system professional st
机组组合建模样例
- 机组组合问题建模样例,文档最后提供了C++代码(Unit commission problem example. C++ codes are provided in the document.)
fracture
- 通过分析流体在裂缝中的流动,模拟石油在地下裂缝中流动特性。(analyzing the flow of oil in cracks)
逆变
- 实现三电平逆变,达到直流电变化为有两头波动的交流波形,此电路稍微修改一下时间,就可以转化为整流电路(To achieve three level inverter, to achieve direct current changes for the two sides of the AC wave fluctuations, this circuit slightly modified time, you can translate into rectification circuit)
project_3_behavioral_cloning
- 用于驾驶员行为建模的Python源代码,供各位参考。(Driver behavior modeling for the Python source code, for your reference.)
project_4_advanced_lane_finding
- 车道线跟踪识别的源代码,用于和各位交流,请多指教。(Lane tracking identification of the source code, for communication with you, please enlighten.)
EISPACK
- this routine forms the eigenvectors of a nonsymmetric tridiagonal matrix by back transforming those of the corresponding symmetric matrix
元胞自动机与Matlab
- 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and
钢塔模型
- ANSYS软件命令流,用于模拟钢塔的建模,有不正确的地方还望指正(The software of ANSYS command stream, for modeling and Simulation of steel tower)
Type o grid around the airfoil
- 实现在一个经典翼形周围画出高质量的O型网格,用fortran编写,程序简单易读。(Type o grid around the airfoil)