-
ziliao
混沌发展,历史和编码,混沌的研究方法及编码。(Chaotic development, history and coding, chaos research methods and coding.)
- 2010-11-23 12:23:39下载
- 积分:1
-
SVPWM
说明: 自己搭建的matlab电机仿真中的SVPWM模块,其中U_alpha,U_beta为电压输入,T为开关周期,U_dc为直流母线电压,PWM为六路脉冲信号,绝对好用(Matlab built their own motor simulation SVPWM module, which U_alpha, U_beta the voltage input, T is the switching cycle, U_dc for the DC bus voltage, PWM pulse signal for the six-way, absolutely easy to use
)
- 2011-02-27 13:10:12下载
- 积分:1
-
randtest
说明: matlab下一组随机序列测试的源程序代码(Matlab next random sequence testing of the source code)
- 2006-03-30 09:19:25下载
- 积分:1
-
响应面1
响应面MATLAB实现,建立近似模型,提高效率(response surface method)
- 2021-03-11 23:09:25下载
- 积分:1
-
七轴机械臂MATLAB仿真
使用MATLAB进行七轴机械臂的DH建模,轨迹运动,运动参数输出,需安装matlab机器人工具箱
- 2019-10-15下载
- 积分:1
-
yj12
基于遗传算法的多目标优化的例子,是工具箱中的的例子(based on genetic algorithms multi-objective optimization example, the toolkit is an example)
- 2006-05-18 18:05:23下载
- 积分:1
-
sift
图像拼接 sift 特征点,两幅图像进行拼配 拼接,先找找出特征点匹配(The image stitching, sift feature points, two images blending splicing find someone to identify the characteristics of point matching)
- 2012-09-14 20:46:04下载
- 积分:1
-
FH
说明: 跳频系统的simulink仿真系统,用m序列和VCO简单搭成跳频频率合成器,用2FSK调制,基本的跳频通信模块,内有详细参数设置(Frequency hopping system simulink simulation system, simple barricaded m sequence and the VCO frequency hopping frequency synthesizer with modulation 2FSK, basic frequency hopping communication module, with detailed parameter settings)
- 2013-04-22 17:03:14下载
- 积分:1
-
SP_matalab
SP算法MATLAB源代码实现,算法中MATLAB源代码易懂最容易掌握的编码(SP algorithm MATLAB source code,Algorithm MATLAB source code to understand the easiest to master coding)
- 2015-10-10 10:05:50下载
- 积分:1
-
旋转图像
%rotate_image-旋转图像在一个矩阵给出了量的"度"逆时针使用线性插值输出网格点从后面旋转的输入点的 %以这种方式,输出图像 %将永远不会有一个"空白"点%%格式: [out_image_m,out_ref_points_m] = rotate_image (degree、 in_image_m、 in_ref_points_m)%输入 %: 在 dergees,逆时针旋转程度%in_image_m-输入图像,给出了在一个矩阵 (仅灰度级图像)%in_ref_points_m-上图像哪点坐标将给出其输出旋转后的 %。鉴于此矩阵的格式是:%[x 1,x 2,...,xn ; y1、 y2,......,yn]%%输出: out_image_m-输出图像%out_ref_points_m-旋转后的输入句柄时点的位置。此元素是"in_ref_points_m"%存在%格式的矩阵是相同的如"in_ref_points_m"%%注: 由旋转的定义,在订购持之以恒内部的所有图像%旋转图像空间,输出的图像将具有更大的大小的矩阵。%
- 2022-03-10 17:22:50下载
- 积分:1