-
Matlab-yichuansuanfa
在matlab环境下,进行的遗传算法的介绍和相应的编程实例和解读。(Matlab environment, the introduction of the genetic algorithm and programming examples and interpretation.)
- 2013-03-21 12:55:02下载
- 积分:1
-
MIMO_RLS_Parameter-estimation
多输入多输出自适应,用于参数估计,有图。(matlab adaptive program for Parameter estimation)
- 2013-12-24 09:12:21下载
- 积分:1
-
class1
this a bank acount projet for back and work like a bank
- 2015-03-12 16:00:03下载
- 积分: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
-
gridLegend
gridlegand多行实现,对多列函数进行实现(gridlegand multi-line implementation)
- 2011-02-13 16:37:37下载
- 积分:1
-
IDFT
Inverse of DFT in cpp language....
- 2010-09-24 22:12:46下载
- 积分:1
-
smt_solve
SMT算法的求解器程序,用来计算光纤模式等,十分好用(The program is used to calculate the fiber mode. )
- 2012-05-02 21:35:18下载
- 积分:1
-
FIR-FILTER
基于MATLAB对FIR数字低通滤波器进行设计,其中的MATLAB源程序通过实验验证(FIR digital low-pass filter design based on MATLAB, MATLAB source verified by experiments)
- 2013-01-26 21:12:29下载
- 积分:1
-
Butterworth_Filters_v1
巴特沃斯滤波器设置,自行设置阶数、截止频率等滤波器参数(butter-worth filter)
- 2013-08-02 11:10:39下载
- 积分:1
-
sanxiangqiaoACDC
三相桥AC_DC电路的MATLAB仿真。适合学习。。。。
(the circuit of three phase inverter)
- 2015-04-03 09:49:10下载
- 积分:1