搜索资源列表
PLL
- 三项锁相环:利用park变换和clark变换,将三相电网电压,变换为两相旋转坐标系下的电压。同时跟踪A相电压的相位角-Three phase-locked loop: the use of park conversion and clark transformation, the three-phase voltage, transformed into two-phase rotating coordinate system voltage. While tracking the phase
park
- 数据结构第十二次实验 经典的公园最短路径问题 采用从文件中读取邻接表进行构图 具体算法见程序 -Experimental data structure twelfth Park classic shortest path used to read from the document composition adjacent table specific algorithm see procedures
park
- 这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交
park
- 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-park solution
tcc
- 以栈模拟停车场,以队列模拟车场外的便道。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停车不收费)。栈以顺序存储结构实现,队列以链表结构实现。-Simulation of the car park to the stack to queue outside the road vehicle
park
- 停车场管理系统的报告和源代码,问题描述,需求分析。-Car park management system reports and source code, the problem descr iption, requirements analysis.
park
- 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-Parking lots is an n vehicles parke
park
- 异步电机直接转矩控制,在两相静止坐标系下,将电机由三相变换为两相的矢量变换,模型结构简单,通俗易懂,能够迅速得出仿真结果。-Induction motor direct torque control, the two-phase stationary coordinate system, the motor from the three-phase transformation vector for the two-phase transformation, the model structur
park
- 是公园路径搜索的c++实现方法,功能比较简单,是课程设计的。用到了迪杰斯特拉算法和贪心算法求最短路径-Is a park path search c++ implementation method is relatively simple functions, curriculum design. Use the Dijkstra algorithm and the greedy algorithm for the shortest path
park
- 停车场管理。设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场。每辆停放在车场的车在它不离开停车场时必须按它停留的时间长短交费。试为停车场编制按上
abc_to_dq
- for simulink park transform
carpark
- A car park problem wrote in defuzz system
ecde6de1eff1
- svpwm的matlab仿真主要利用matlab进行svpwm生成的PARK变换、Park逆变换、波形输出等-svpwm the matlab simulation using matlab for svpwm mainly generated PARK transformation, Park inverse transform, waveform output, etc.
park
- 运用栈,队列,模拟停车场管理系统,数据结构,课程设计-The use of stacks, queues, simulation of car park management system, data structure, curriculum design
yibudianjisimulink
- 基于MATLABsimulink各种电机常用模型,主要为park变换clark变换-Commonly used models based on MATLABsimulink a variety of motor, the main change for the park transform clark
hough
- hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
Park_tran
- park变换的各种变换模型,基本囊括工作和学习用到的所有模型,可以直接使用-park transform a variety of transformation models, work and learning to use the basic include all models can be used directly
park
- Park算法程序说明,比较经典的做定时同步和频率同步算法。(Park algorithm program descr iption, the more classic timing and frequency synchronization algorithm.)
Park
- 基于simulink的自搭建的可用于电机控制的Park变换仿真(Self built Park transform simulation for motor control based on Simulink)
坐标变换总结Clark变换和Park变换
- 坐标变换总结Clark变换和Park变换(Summing up Clark transform and Park transform for coordinate transformation)