搜索资源列表
ESPRIT11
- ESPRIT11算法,是借助旋转不变技术估计信号参数,用matlab写的,大家可以参考一下啊!-ESPRIT11 algorithm, is using the same techniques to estimate rotation signal parameters, Matlab was used, we can take a look ah!
imrotatePos
- 基于双线性插值的图像旋转,似于MATlab的imrotate函数功能-imrotatePos
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
Geometricimageoperations
- 图像的几何操作:图像旋转,图像剪切,包括旋转角度。-Geometric image operations: image rotation, image shearing, including rotation.
rota
- 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
dd
- 介绍了无刷双馈异步风力发电机的结构及其发电调速原理。从无刷双馈电机的基 本方程出发,通过坐标变换,建立了无刷双馈电机在转子旋转坐标系下的d-q 模型,并进行了Matlab 建模和仿真。-Introduced a brushless doubly-fed induction wind turbine structure and the principle of generating speed. BDFM from the basic equations, coordinate transfo
robot1
- 自己写的一个机器人matlab仿真程序。程序实现了六自由度旋转关节机器人的运动学、动力学仿真和轨迹规划。机器人初始关节变量以xls文件形式导入程序中,也可在程序中拖动滑块修改。-robot simulate by matlab , kinematic & dynamics&trajectory.
MATLAB
- matlab/sumlik中的旋转变换:2r/2s和2s/2r变换-matlab/sumlik the rotation transformation: 2r/2s and 2s/2r transform
2D-holospectrum-Matlab-program
- 二维全息谱,专用于旋转机械故障诊断程序!-An identification method of thermal bend is presented based on the 2D-holospectrum technique.
spinning tether
- 基于Mathcad(也可转为matlab程序)的旋转系绳系统模型,以牛顿力学建模,考虑系绳弹性,可用于任意开普勒轨道建模仿真。(The Mathcad based model of the rotating tether system, which considers the tether elasticity, can be used for arbitrary Kepler orbit modeling and simulation.)
SURF
- 旋转了SURF算法的滤波模板,使得配准效率得到提高。(The filtering template of the SURF algorithm is rotated so that the registration efficiency is improved.)
四元数解算姿态Matlab程序代码
- 四元数是简单的超复数。 复数是由实数加上虚数单位 i 组成,其中i^2 = -1。 相似地,四元数都是由实数加上三个虚数单位 i、j、k 组成,而且它们有如下的关系: i^2 = j^2 = k^2 = -1, i^0 = j^0 = k^0 = 1 , 每个四元数都是 1、i、j 和 k 的线性组合,即是四元数一般可表示为a + bk+ cj + di,其中a、b、c 、d是实数。 对于i、j、k本身的几何意义可以理解为一种旋转,其中i旋转代表X轴与Y轴相交平面中X轴正向向Y轴正向的旋转,j
旋转花儿的源程序代码
- 用MATLAB编写程序实现一束动态的花儿(MATLAB program to implement a bundle of dynamic flowers)
05同步旋转坐标变换与功率控制仿真模型图
- park/clark for matlab
73494743xuanzhuanshiliang
- 旋转矢量法进行惯导解算,该程序是用三子样旋转矢量法写的,可以作为参考。(Rotation vector method for inertial navigation)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
项目7函数围绕x轴旋转动画已完成
- 曲线围绕x轴旋转的matlab动画 用于绘制绕x轴旋转的曲线(The MATLAB animation that revolves around the X axis)
旋转机械振动分析与工程应用
- 根据文中公式,可以复现预应力模态计算,一本很好的书(model analysis matlab)
matlab编写的实例-来源非成像光学系统设计
- 针对光学设计的自由曲面透镜算法的程序,主要是真对旋转对称的目标面实现均匀照度的计算。(this code is for the calculation of freeform lens)
PST部分传输序列法
- PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea