-
MATLAB_book
说明: 本书全面介绍了最新的MATLAB的全部命令。包括算法等。(The latest book is a comprehensive introduction to all the MATLAB commands. Including the algorithm.)
- 2011-04-13 21:16:02下载
- 积分:1
-
ABC_MATLAB-
ABC_MATLAB 内涵多个文件,大家一块学习(ABC_MATLAB )
- 2015-01-30 17:44:50下载
- 积分:1
-
cp_als
利用张量cp分解修复数据,对数据进行插补或预测(Use tensor cp decomposition to repair data, interpolate or predict data)
- 2021-03-15 10:09:22下载
- 积分:1
-
UplinkSimulator
full wcdma simulation matlab code(full wcdma Matlab simulation code)
- 2020-07-01 20:00:02下载
- 积分:1
-
LMS
基于一阶AR模型u(n)=0.99u(n-1)+v(n),白噪声方差0.93627.步长0.05.分别使用M=2和M=3抽头的滤波器,用LMS算法实现u(n)的线性预测估计。并附仿真图已被参考。(Based on a first-order AR model u (n) = 0.99u (n-1) the+v (n), the white noise variance 0.93627 step 0.05. Respectively with M = 2 and M = 3-tap filter, with the LMS algorithm u (n) of the linear prediction estimates. Along with simulation diagram reference.)
- 2012-09-20 09:46:01下载
- 积分:1
-
Program
模糊逻辑变精度粗糙集算法程序,数据挖掘故障诊断规则,27条训练集,8属性,5类故障。(Rough set of variable precision fuzzy logic algorithm procedures, data mining fault diagnosis rules, 27 train sets, eight properties, five fault.)
- 2015-01-09 14:51:11下载
- 积分:1
-
Kalman-Filter-Object-Tracking-master
说明: bhkdsbjfglitgbkhkjghsdjghositgjos;itnjvgj,hjfd
- 2018-12-30 18:08:27下载
- 积分: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
-
wartermarking
digital wartermarking 2D image from matlab source
- 2010-12-02 14:30:31下载
- 积分:1
-
EBMA
运动目标跟踪的经典算法,用于多媒体视频处理(Target Tracking classical algorithm for multimedia video processing)
- 2010-09-10 15:08:22下载
- 积分:1