-
Statement-and-form-of-MATLAB
Statement and form of MATLAB in the probability distribution on the common density function
- 2014-02-07 18:47:21下载
- 积分:1
-
bp_net
用基于matlab语言实现的bp神经网络算法(Matlab-based language implementation of bp neural network algorithm)
- 2009-03-10 12:50:50下载
- 积分:1
-
rbtPasswordTextField
password sensoring textfield
- 2011-02-01 20:04:09下载
- 积分:1
-
signal_processing
用matlab编写的信号处理之QPSK调制与解调程序,均衡,OFDM仿真,小波变换,卡尔曼滤波等等14个程序源代码(Written by matlab signal processing of the QPSK modulation and demodulation process, a balanced, OFDM simulation, wavelet transform, Kalman filtering, etc. 14 source code)
- 2010-03-12 14:39:35下载
- 积分:1
-
VIPER
VIPER video tracking system
- 2010-07-23 02:30:03下载
- 积分:1
-
discrete_time
使用matlab对离散时间信号进行时域和频域分析(Using matlab to the discrete-time signals in time domain and frequency domain analysis)
- 2010-01-17 14:06:29下载
- 积分:1
-
mseries
生成m序列,通过输入本原多项式的系数来自动实现。(M sequence generated by the primitive polynomial coefficients input automatically.)
- 2014-01-16 17:54:48下载
- 积分:1
-
Degree_Distribution
已知邻接矩阵求无向网络图度分布的MATLAB程序。(MATLAB program known distribution of the adjacency matrix)
- 2014-04-24 17:11:14下载
- 积分: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
-
chap4_9
Sugeno模糊模型的倒立摆控制单链路
(Sugeno fuzzy model of the single-link inverted pendulum control)
- 2010-10-26 09:39:41下载
- 积分:1