-
Implementing_Filtering
该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。
(The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter), image edge detection (high-pass filter) and so on. Users can download their own need to modify the filter matrix and the parameter values in order to achieve a specific function. Filtering effect to the image description, code execution before and after filtering can be seen after comparison of the filtered images.)
- 2011-02-01 13:00:15下载
- 积分:1
-
Cal_IniAtti_level
在惯性导航系统导航结算过程中对初始姿态的初始化设定。(Initial posture in the settlement process of the inertial navigation system navigation initialization settings.)
- 2012-11-05 20:11:08下载
- 积分:1
-
jc
说明: 蚁群算法解旅行商问题的MATLAB源码,
城市坐标可自行修改。(Ant Colony Algorithm for Traveling Salesman Problem Solutions MATLAB source code, city coordinates are free to modify.)
- 2007-08-07 21:37:24下载
- 积分:1
-
MATLAByuchekongzhi
针对工业控制过程中的实际问题,对神经网络预测控制进行了深入的研究,提出
了两种新的智能预测控制算法。并结合混合仿真平台,以平台中非线性单变量与多变量系
统为控制对象,将部分算法应用于实际控制中。(For industrial control in the process of practical problems, neural network predictive control of an in-depth research, we propose two new intelligent predictive control algorithm. Combined with hybrid simulation platform to platform non-linear single-variable and multi-variable system for the control of objects, some of the actual control algorithm is applied.)
- 2008-08-22 09:04:55下载
- 积分:1
-
Kernel-Recursive-Least-Squares
递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!(dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone.
dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone.
krls_init.m- Kernel recursive least squares initializer.
krls.m- Main KRLS function. Repeatedly called with new data points.
krls_query.m- Query the resulting estimator.
krls_example.m- An example script showing the different parts. )
- 2012-12-29 22:57:52下载
- 积分:1
-
ADVANCED-MOUSE-POINTER-CONTROL-USING-TRAJECTORY
ADVANCED MOUSE POINTER CONTROL USING TRAJECTORY
- 2013-10-21 17:41:22下载
- 积分:1
-
Partial_Differential_Equations_in_Matlab
In this document has been introduced how to solve different partial differential equations in Matlab programming language.Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and boundary conditions.
This document is elemantary of to understand how to solve partial differential equations with the aid of a porgramming language.
- 2013-11-20 19:39:58下载
- 积分:1
-
Madgwick
无人机姿态测量系统matlab程序,输入传感器数据,输出无人机的姿态角信息(UAV attitude measurement system matlab program)
- 2014-07-01 22:32:13下载
- 积分:1
-
canny_edge
实现了canny算子的边缘检测,边缘轮廓完整,且抗干扰能力强。(Operator to achieve a canny edge detection, contour integrity, and anti-interference ability.)
- 2010-11-27 21:23:09下载
- 积分:1
-
RKTfilter
用matlab实现的RTKfilter实现滤波处理(Achieved with matlab filtering implemented RTKfilter)
- 2011-05-04 20:04:35下载
- 积分:1