-
Learning-Programming-Using-MATLAB
Sayood K. Learning Programming Using MATLAB
- 2014-08-27 01:10:46下载
- 积分:1
-
nnd3hopc_883707972
神经计算,本代码主要介绍BP神经算法的主要步骤,非常简单有很明了,非常适合阅读
(Neural computing, the main source of the main steps of BP algorithm is very simple, very clear, very suitable for reading)
- 2015-04-20 09:53:19下载
- 积分:1
-
最小二乘法
说明: 简单的最小二乘法实例,适合初学者,代码简单易懂(zuixiaoerchengfa shihe chuxuezhe daimajiandanyidong)
- 2020-06-23 10:20:02下载
- 积分:1
-
MATLA-BBPSK
matlab仿真bpsk的调制解调 完整的程序 有注释(demodulation of bpsk)
- 2012-04-09 20:33:42下载
- 积分:1
-
wavelet-denoising-algorithm-
基于含噪语音统计特征的小波去噪算法分析与实现的matlab程序(Statistical features of noisy speech based on the wavelet denoising algorithm analysis and implementation of the matlab program)
- 2011-05-21 21:26:09下载
- 积分:1
-
filter-code
数字滤波器的matlab仿真程序滤波器为fIR型的4阶切比雪夫I型带通滤波器,通带范围为10000—15000Hz,通带左边的阻带的截止频率为8000Hz,通带右边的阻带起始频率是18000Hz,通带最大衰减为1dB,阻带最小衰减为30dB,其采样频率为50000Hz,数据点数为1024个。(Digital filter matlab simulation program)
- 2013-12-07 19:57:07下载
- 积分:1
-
dbfread
用matlab软件处理dbf文件,直接读出数据(Matlab read DBF file, read data directly)
- 2015-04-17 16:58:10下载
- 积分:1
-
fcm3d
fuzzy mean for clustering in the matlab.cluster do in environment 3-dimontional.
- 2012-03-25 16:08:22下载
- 积分: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
-
csharpandmatlab
说明: csharp和matlab混合编程的视频教程,很不错(csharp and mixed programming matlab video tutorial, very good)
- 2011-03-26 04:38:29下载
- 积分:1