搜索资源列表
abc_dq0
- 基于MATLAB的在由三相坐标变换为两相坐标,经典的派克变换
CPT
- 通过极坐标变换获得中心投影曲线,从而利用中心投影进行图像分割。-Polar coordinates obtained by central projection curve to using a central projection for image segmentation.
task2
- 兰伯特投影变换,可将大地坐标与兰伯特坐标系左边相互转换-Lambert projection transformation
Coordinate_transformation_formulas
- 坐标系转换公式 包括 坐标变换方法 ,坐标系转换方法, 其它坐标系转换方法。-Coordinate transformation formulas, including coordinate transformation, coordinate system conversion method, the other coordinate system conversion method.
jet(petrov-galerkin)
- 三维射流网格、速度剖面坐标变换显示、基于matlab 的图形显示。 -to show the velocity profile and its grid.
shift_axis_to_origin
- 坐标变换,比较实用,程序完整,调试成功,可直接运行-shift_axis_to_origin2
zuobiaobianhuan3
- simulink中常见的坐标变换的模型,可直接拿来用,希望对新手有所帮助-simulink common coordinate transformation model can be directly used with the hope that help the novice
matlab
- 同步电机模型的MATLAB仿真。。本文针对同步电机中具有代表性的凸极机,在忽略了一部分对误差影响较小而使算法复杂度大大增加的因素(如谐波磁势等),对其内部电流、电压、磁通、磁链及转矩的相互关系进行了一系列定量分析,建立了简化的基于abc三相变量上的数学模型,并将其进行派克变换,转换成易于计算机控制的d/q坐标下的模型。-MATLAB simulation of synchronous machine model. . Synchronous motor in this paper, salien
zuobiaobanhuan
- 坐标变换,实现3/2和2/2变换。异步电动机矢量控制中使用的-Coordinate transformation, to achieve 3/2 and 2/2 transformation. Vector control induction motor used
MATLAB-Common-Function
- MATLAB常用函数参考,包含了通用命令、运算符和特殊运算符、编程语言结构、基本矩阵函数和操作、基本数学函数、坐标变换、向量运算等特殊函数等常用函数的说明。-MATLAB function reference,it contains the common commands, operators and special operators, programming languages, basic matrix functions and operators, basic math functio
central-projection
- 通过极坐标变换获得图像的中心投影曲线,然后利用傅里叶变换获得图像的不变特征,从而实现对发生形变的物体的识别。-Polar coordinates to obtain the image through the center of projection curve, and then Fourier transform to obtain images of the same features, enabling the identification of objects deformation
mysi
- 相似迭代算法,求解坐标变换矩阵以及位移向量,在视觉定姿中有用-Similar to the iterative algorithm, solving the coordinate transformation matrix and displacement vector, useful in the visual attitude determination
GeodeticTransformations
- 一组用来计算不同参考椭球下的坐标变换函数-Geodetic Transformations A set of functions to calculate coordinate transformations between different reference ellipsoids and different projections.
zuobiaojuzhen
- 齐次坐标变换有很多形式,本程序证明采用不同形式时对应的转换矩阵不同-homogeneous coordinate transformation
jacobian
- 利用m文件对齐次坐标变换矩阵的雅克比矩阵求解-the jacobian homogeneous coordinate transformation
zuobiaobianhuan
- 设计了异步电动机在MATLAB中坐标变换的方式。-Design of the asynchronous motor coordinate transformation in MATLAB.
zuobiaobianhuan
- 对两相静止坐标系下的电流Iα, Iβ 进行2s-2r变换后得到两相旋转坐标系下的电流Id, Iq, 分析可知变换后的电流为直流,且Id 的值为0,Iq 的值-220v。(After the 2s-2r transformation of the current I and I in the two-phase stationary coordinate system, the current Id and Iq are obtained in the two-phase rotating coo
坐标变换总结Clark变换和Park变换
- 坐标变换总结Clark变换和Park变换(Summing up Clark transform and Park transform for coordinate transformation)
clark iclark 坐标变换
- 用matlab2019创建的simuliink模型,为了便于低版本打开,导出成2014版的。 分别搭建了等幅值、等有效值、等功率的clark变换和iclark变换。测试不同变换时所乘的系数。主要是用来观察学习的。