-
source
DC Motor Speed Modeling in Simulink by pid with Adding a lag controller
- 2011-02-09 06:36:46下载
- 积分:1
-
pso
实现光伏发电系统中MPPT功能,实现PSO算法的m文件(Realize the MPPT function in the photovoltaic power generation system and realize the m file of PSO algorithm.)
- 2018-05-08 11:34:41下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
eps
边缘保护平滑算法(eps),可以读图像实现保边滤波。(Edge preserving smoothing algorithm (eps), can read the image edge filter to achieve protection)
- 2010-09-20 16:10:22下载
- 积分:1
-
quad2dg
高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。(Numerically evaluates 2D integrals using Gauss quadrature.)
- 2013-09-07 11:13:35下载
- 积分:1
-
Basic-Interface
Bookmark
//
// ImageAndTextCell.h
// SimpleTreeController
//
// Created by System Administrator on 7/13/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
- 2014-01-21 17:47:36下载
- 积分:1
-
huiguimodel
利用matlab程序,进行线性回归建模方法(Matlab program to use to carry out linear regression modeling method)
- 2007-12-15 23:44:05下载
- 积分:1
-
noise.m
Adding noise to a signal and simulate the output using matlab
- 2011-08-20 01:27:10下载
- 积分:1
-
predictive
地表一致性反褶积就是用预测的方法进行反褶积(Surface consistent deconvolution method is to use predictive deconvolution)
- 2015-01-21 19:01:26下载
- 积分:1
-
qijgckfc
关于神经网络控制,在matlab环境中自动识别连通区域的大小,车牌识别定位程序的部分功能,是信号处理的基础,多目标跟踪的粒子滤波器,本科毕设要求参见标准测试模型。(On neural network control, Automatic identification in the matlab environment the size of the connected area, Part of the license plate recognition locator feature, Is the basis of the signal processing, Multi-target tracking particle filter, Undergraduate complete set requirements refer to the standard test models.)
- 2016-03-11 22:43:08下载
- 积分:1