-
calibr_v30
machine vision calibration
- 2007-01-07 14:02:28下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
SetPieChartColors.m
Specific color setting for Pie3 MatLab function
- 2012-07-17 13:05:39下载
- 积分:1
-
lms_filter
滤波性LMS滤波,基于LMS算法的滤波程序。(LMS filter)
- 2009-10-22 11:08:35下载
- 积分:1
-
fundamental_extraction
本程序基于离散傅里叶变换提取电力系统中的基波相量,简单实用。(This procedure is based on the discrete Fourier transform to extract the power system in the fundamental phase, simple and practical.)
- 2012-04-23 14:30:42下载
- 积分:1
-
EOF
数据EOF分析,海洋气象常用。将长时间,多空间点数据分解成时间序列和空间序列。进行数据的时空分析。(Used for EOF analyse)
- 2013-07-11 15:14:16下载
- 积分:1
-
test_hasan_khu
Empirical Mode Decomposition of 1D signals
- 2014-09-14 23:14:31下载
- 积分:1
-
Kmeans
K-means K均值聚类算法,不是用工具箱编的,对随机产生的数据进行聚类。压缩文件包括m函数、包含主程序和子函数的word文档。(K-means clustering algorithm, not with the toolbox series of randomly generated data clustering.M functions including compressed files, containing the main program and subroutines word document.)
- 2015-01-16 17:53:12下载
- 积分:1
-
documents
pv cell modeling
documentaion
- 2012-01-25 01:00:59下载
- 积分:1
-
makeParityChk
make parity matrix in matlab
- 2009-11-09 21:37:20下载
- 积分:1