-
vec2grid
Reshapes vector data to grid
- 2014-01-11 23:14:26下载
- 积分:1
-
POalgorithm
PO ALGORITHM SIMULATION
- 2014-01-26 13:37:23下载
- 积分:1
-
simfeat
一个包含常用特征提取方法的matlab工具包。内含 PCA, CCA, mnf, pls 、 KPCA, KCCA, kmnf, kpls 等算法的实现源码(a matlab toolkit Containing some common feature extraction methods . Containing PCA, CCA, mnf, pls, KPCA, KCCA, kmnf, kpls algorithm implementation source)
- 2021-03-12 14:49:25下载
- 积分:1
-
EMD-HHT
EMD分解的源程序,以及提取瞬时频率和边际谱的程序(EMD decomposition of the source, as well as marginal spectrum and instantaneous frequency extraction procedures)
- 2020-12-10 10:19:19下载
- 积分:1
-
27796724STATCOM_simulink
STATCOM MODEL FOR AC POWER GENERATORS
- 2017-11-10 20:15:42下载
- 积分: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
-
MATLAB
方便初学者学习使用matlab软件,使用方法介绍的比较详尽(Convenience of beginners learning to use matlab software, use of a more detailed introduction)
- 2008-03-19 16:14:55下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对元组阵列的操作(========================================================================
CONSOLE APPLICATION : cellArrayCreate
========================================================================
AppWizard has created this cellArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your cellArrayCreate application.
cellArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
cellArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named cellArrayCreate.pch and a precompiled types file named StdAfx.obj.
////////)
- 2011-05-06 13:30:03下载
- 积分:1
-
2
根据教科书上已经给出的简单的数学算式,运用matlab编写出简单的代码,计算出结果(According to the textbook has been given a simple mathematical formula, using matlab write simple code to calculate the results)
- 2013-09-14 18:57:59下载
- 积分:1
-
Color_code
Code related to electrical device Resistor
- 2015-01-07 12:52:31下载
- 积分:1