-
Genetic-algorithm-matlab-code-tsp(2)
Genetic algorithm matlab code tsp
- 2010-09-01 11:43:36下载
- 积分:1
-
CHAPTER5
倒立摆的源代码希望对你有用,分享一下看看,希望对你有用(The source code for inverted pendulum useful to you want to share it and see, you want to be useful)
- 2011-05-23 18:07:55下载
- 积分:1
-
GUI Layout Toolbox 2.3.4
说明: 这个工具箱提供了创建复杂的MATLAB图形用户界面的工具,可以优雅地调整大小(This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout.)
- 2021-03-29 13:09:10下载
- 积分:1
-
人脸识别
随着人类社会的不断发展,人们的社会身份信息显得越来越重要,传统的固定密码,已经不能够给人们提供安全的保证,像指纹识别,虹膜识别等方式已经渐渐称为人们日常工具。由于人脸表达了与人类特性相关的重要信息,因此人脸识别在安保、金融、电子政务等多领域具有广泛应用,由于脸部的动态变化以及识别速度的要求,使识别工具提高人脸识别性能对于扩大人脸识别应用领域和实用化具有非常重要的作用。
另外,随着年龄的增长,人们的面容会发生相应的改变,皱纹的出现、脸型轮廓的改变甚至骨骼的变化,都会对识别造成阻碍,所以需要更加人性化、准确化、快速化的识别系统,来便利人们的生活。
- 2023-06-21 13:05:03下载
- 积分:1
-
adistortedimagerectificationalgorithmbasedonleasts
针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算
法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相
结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.(Image distortion for high-precision, a least-squares image matching based on high-precision image distortion correction algorithm. First of all, the use of feature extraction algorithm for edge detection and image pre-processing, and will feature matching with a combination of least-squares algorithm in order to achieve the image and the template between the sub-pixel accurate positioning and matching. The experimental results show that the algorithm has better accuracy of the solution to the current distortion prevalent image correction algorithm to match the accuracy of the positioning and less defects, image correction effect well, is an effective algorithm to correct image distortion.)
- 2009-04-20 19:05:54下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
frequency-searching
得到特征方程,采用二分法和黄金分割法搜索梁、板等结构的自振频率(The characteristic equation, and the golden section method using dichotomy search beams, plates and other structure of the natural frequency)
- 2011-08-22 11:27:40下载
- 积分:1
-
shengjingwangluo
说明: 神经网络算法应用广泛,该算法在智能控制和统计预测中用的最多,是智能算法中的一大经典。 (Widely used neural network algorithm, the algorithm in intelligent control and statistical forecasts using the most, is the smart one of the major classical algorithm.)
- 2010-04-22 10:39:01下载
- 积分:1
-
reversal-method-to-encrypt-decrypt-image
reversal method to encrypt and decrypt an image
- 2014-08-13 17:45:59下载
- 积分:1
-
matchfilter
匹配滤波器在线性调频脉冲中应用举例程序。用matlab绝对可以实现。(Linear chirp matched filter application examples in the program. With matlab can definitely be achieved.)
- 2011-12-28 18:57:00下载
- 积分:1