搜索资源列表
axlechange
- 本程序是利用mathematic进行柔性体坐标变换计算。Mathematic是一个计算机代数系统,它能够做数值,符号和图形运算,主要用于科学和工程方面.-use of this procedure is for flexible body in_array coordinate transformation calculation. Mathematic program is a computer algebra system, it can do numerical, graphical an
DistributionCalculator
- 应付作业+练习OOP做的东西,功能比较简单的说,验证数据符合的分布,然后画个相应分布坐标变换后的坐标,在那上面画条回归直线。目前只做了个正态分布。
abc_dq0
- 基于MATLAB的在由三相坐标变换为两相坐标,经典的派克变换
四参数反射变换源码
- 平面坐标的四参数反射变换算法
DUOWEIWUYUESHU.rar
- 几种多维无约束优化算法,fun表示目标函数。 有Powel法、坐标变换法等,Several multi-dimensional unconstrained optimization algorithm, fun, said the objective function. There Powel law, such as coordinate transformation method
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.
1
- 基于坐标变换的空间定位模型,查片仪等高质量算法研究。-Coordinate transformation of the space-based positioning model, instrument, such as films of high-quality search algorithm.
quadraticcurves
- 应用坐标变换将二次曲线的一般表达式转为标准型,并判别二次曲线类型!-Application of coordinate transformation to the general expression of quadratic curve to the standard type, and determine the type quadratic curve!
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
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
Camera-non-linear-model
- 摄像机通过成像透镜将三维场景投影到摄像机二维像平面上,这个投影可用成像变换描述,即摄像机成像模型。摄像机模型可将空间点的世界坐标变换为图像坐标及像素坐标。本例子提供线性及非线性模型的一种matlab实现方法,仅供参考。-Camera lens through the imaging camera will be projected onto three-dimensional scene on a two-dimensional image plane, the projection image
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
Coordinate Exchange
- simulink中进行坐标变换的模型,在建模时非常有用。(The model of coordinate transformation in Simulink)
坐标变换总结Clark变换和Park变换
- 坐标变换总结Clark变换和Park变换(Summing up Clark transform and Park transform for coordinate transformation)
坐标变换
- 汽车运动学,其中空间六棱柱变换是差速两轮车正逆解,以及三轮车正逆解的最基础编程。(Vehicle kinematics, in which the space hexaprism transformation is the most basic programming of the forward and inverse solutions of the differential two wheeled vehicle and the three wheeled vehicle.)
clark iclark 坐标变换
- 用matlab2019创建的simuliink模型,为了便于低版本打开,导出成2014版的。 分别搭建了等幅值、等有效值、等功率的clark变换和iclark变换。测试不同变换时所乘的系数。主要是用来观察学习的。