-
matlab-optimization
对Matlab中的优化问题进行了详细的分类阐述(introduce the optimization clesrly in matlab)
- 2009-04-20 14:23:06下载
- 积分:1
-
demodsp
数字信号处理教程MATLAB释义与实现里面大量的例程,可以参考(Digital Signal Processing MATLAB Tutorial Interpretation and Implementation of a large number of routines which could serve as reference)
- 2008-06-06 08:49:57下载
- 积分:1
-
chainnew
风力发电机的传动链模型,四模块模型,高速轴、低速轴与风机、发电机柔性连接(Wind turbine drive chain model, the four modules model, high-speed shaft, low speed shaft and fan, generator flexible connection)
- 2020-07-25 20:58:42下载
- 积分:1
-
lib_gridsearch
说明: libsvm的参数寻优程序。针对SVR提供full gridsearch方式的参数寻优,主要用于SVM回归预测(libsvm optimization process parameters. Provide full gridsearch for SVR parameter optimization approach, mainly used for SVM regression prediction)
- 2008-09-22 09:47:22下载
- 积分:1
-
gray-model
gary model,FOR MATLAB(GM(1,1),GRAY MODLE)
- 2011-07-12 09:44:55下载
- 积分:1
-
svm-Concept-and-matlab-build
Support vector machine is a machine learning method that is widely used for data analyzing and
pattern recognizing. The algorithm was invented by Vladimir Vapnik and the current standard
incarnation was proposed by Corinna Cortes and Vladimir Vapnik. This application note is to
helping understand the concept of support vector machine and how to build a simple support
vector machine using Matlab
- 2013-11-19 14:58:22下载
- 积分:1
-
cpso
根据cpso算法给出的一个matlab代码,全,添加测试函数即可运行(According cpso given an algorithm matlab code, full, add test functions to run)
- 2014-01-21 10:28:01下载
- 积分:1
-
Parameters-estimation
参数估计与假设检验 内含matlab详细代码 已经经过调试 可以使用(Parameters estimation and hypothesis testing with detailed code
)
- 2012-04-15 19:42:08下载
- 积分:1
-
duplex
用于建模数据分集。计算各样本点的欧式距离,首先将距离最大的两个点放入第一个样本集,接着将余下距离最大的两个点放入第二个样本集,依次计算,将剩余数据点分别放入上述两个样本集。( This algorithm starts by selecting the two points furthest from each other (euclidean distance) and puts them both in a first set. Then the next two points furthest from each other are put in a second set, and the procedure is continued by alternatively placing pairs of points in the first or second set. For calibration applications, the second set can be the test set, and the calibration would be the concatenation of the first set plus the remaining samples.)
- 2012-11-02 09:18:58下载
- 积分:1
-
Moit_wire1m
Corrected as at 12/05/2003, 2102 HRS
This program uses a Marching On in Time algorithm as described in equation 2.3.35 page 62 of:
S. M. Rao 1999, "Time Domain Electromagnetics", Academic Press,
pp. 1, 21, 58-52. ISBN 0-12-580190-4
The self term calculation uses the Equation as describled in
C. A. Balanis 1997, "Antenna Theory Analysis and Design",
John Wiley & Sons, p. 384 ISBN 0-471-59268-4
Note: all time units are in light meters (m/c).
- 2013-05-04 12:09:14下载
- 积分:1