搜索资源列表
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.
fft
- 自己编写的FFT基2 MATLAB程序,其中包括换位以及旋转因子变化,调试通过,和matlab自带程序时间等都差不多-Write your own FFT-based 2 MATLAB program, including changes in transposition and twiddle factor debugging through time and matlab own procedures and so almost
frft_erjieju
- 上传的文件为分数阶傅里叶变换二阶中心矩的matlab程序,可得到最佳旋转角度-The uploaded files Fractional Fourier transform matlab program for second-order central moments, the optimum angle of rotation
MATLAB
- matlab/sumlik中的旋转变换:2r/2s和2s/2r变换-matlab/sumlik the rotation transformation: 2r/2s and 2s/2r transform
DSP_RADAR-
- 在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的F
aa
- 一个实现图像傅里叶变换、DCT变换,平移、旋转、图像缩放等功能的集成软件,matlab源代码。-it a software which has many functions such as FFT,DCT,zoom in and zoom out.it s a code written with matlab
cordic_EasyMatlab
- 自己编的Matlab实现旋转模式的CORDIC代码,附对应的参考资料,一看就懂。-Matlab realize their series rotation mode CORDIC code, with corresponding reference data, one can understand.
comprose
- matlab绘制指南针,能够调整位置,大小和让其旋转一定角度,很实用-Matlab to draw the compass, it can adjust the position, size, and let the rotation Angle, very practical
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)
项目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