-
chengxu
采用db3小波对信号进行六层分解,可以用作容错故障检测的源程序,我做的小论文就用的这个程序,没有错误(Using six db3 wavelet decomposition of the signal can be used as fault tolerance fault detection of the source, I made a small paper on the use of this program, no errors)
- 2013-10-11 19:43:13下载
- 积分:1
-
Alamouti
use alamouti for communication system.
- 2012-05-13 23:19:05下载
- 积分:1
-
matlab
(1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT
特征描述子对其进行描述。
(2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。
(3) 使用RANSAC方法,确定变换参数。
(4) 图像融合
((1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized using SIFT descriptors be described. (2) adjacent to the image feature point matching, and according to the feature vector to eliminate false matching points. (3) using RANSAC approach to determine the transformation parameters. (4) image fusion)
- 2013-09-15 22:40:17下载
- 积分:1
-
Siclab-Game
实现拼图游戏功能,锻炼智力,供学习开发,了解另一种开发工具!(The realization of jigsaw puzzle function, mental exercise for the study and development, to understand another development tool!)
- 2007-12-15 10:02:55下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
GA_only-mutation
说明: 遗传算法解决车辆路径问题,用matlab解答,可以直接运行(Genetic algorithm can solve the vehicle routing problem)
- 2011-04-03 14:52:38下载
- 积分:1
-
Neural_PID_control_of_two-tank_water_level_control
神经PID控制在双容水箱液位控制的实验研究(Neural PID control of two-tank water level control in the experimental study)
- 2010-05-21 14:22:24下载
- 积分:1
-
sat_VSI_06_Pulse
Six pulse converter is VSI converter used to convert the DC voltage to AC voltage using Sin Pulse Width Modulation technique.
- 2012-01-23 20:43:15下载
- 积分:1
-
Matlab-simulation
机器人控制系统的设计与Matlab仿真 源代码(The design of the robot control system and Matlab simulation)
- 2014-02-26 15:32:10下载
- 积分:1
-
fpr
implementation of multi classes negative selection algorithm
- 2010-09-01 21:03:02下载
- 积分:1