-
fundamental-of-kalman-filter
The main content of this book introduces the kalman filter. Content in detail, a theoretical depth is worth reference
- 2014-12-31 10:56:30下载
- 积分:1
-
GLCM
基于matlab 提取纹理灰度共生矩阵 源代码(Based on the co-occurrence matrix matlab source code to extract the texture of gray)
- 2015-04-20 13:41:41下载
- 积分:1
-
遗传算法VRP
说明: 一个求解vrp问题的简单代码,多车辆处理多任务点。(A simple code for solving VRP)
- 2019-10-24 20:54:32下载
- 积分:1
-
1
说明: DTC control of an induction motor
- 2012-06-02 04:49:14下载
- 积分:1
-
SVPWM
采用C语言编写的.c文件SVPWM算法仿真模块(SVPWM C)
- 2021-03-05 16:59:31下载
- 积分:1
-
粒子群(PSO)简单教程
说明: 粒子群(PSO)简单教程,适合matlab新手,以及PSO算法的入门教程。(Particle swarm optimization (PSO) simple tutorial, suitable for matlab novice, as well as the introduction of PSO algorithm tutorial.)
- 2020-07-06 14:57:17下载
- 积分:1
-
PCA_GS_SOR
模式识别中的PCA算法,数值分析中的SOR和GS迭代算法(The PCA algorithm for pattern recognition, numerical analysis and GS SOR iterative algorithm)
- 2010-05-31 13:54:00下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1
-
transfer
根据逆透视变换原理从交通图像中提取交通参数,可以根据图像的像素坐标计算实际路面的距离,计算车辆的位移,速度等参数(Extract traffic parameters from the traffic image according to the principle of inverse perspective transformation, the actual road distance can be calculated according to the coordinates of the image pixels, the calculation of the displacement of the vehicle speed and other parameters)
- 2013-05-21 22:21:51下载
- 积分:1
-
telephone_button
当电话拨号时,给出电话按键波形,通过波形处理分析判断按键键值(the waveform of buttons are given, to estimate the number of buttons )
- 2012-04-10 15:05:21下载
- 积分:1