-
matlab
文档内为差分方程的MATLAB详细程序说明(Differential equations within the document detailed description of the procedures MATLAB)
- 2010-05-20 15:04:09下载
- 积分:1
-
LMSAlgorithm
LMS算法是一种自适应算法,也能够很好用在数字预失真中(LMS algorithm is an adaptive algorithm, and can well be used in digital pre-distortion in)
- 2012-01-10 22:42:46下载
- 积分:1
-
堆栈自编码stackedAE
堆栈自编码,通过两个稀疏自编码的堆叠和softmax分类模型,实现手写体的分类。(Stack self-encoding, since encoding by two sparse stack and softmax classification model to classify handwriting.)
- 2020-07-18 09:08:48下载
- 积分:1
-
bbtoolbox-1.0
数学优化工具箱,可以解决计算机视觉中的三角测量等困难问题。(Mathematical optimization toolbox, can be solved in computer vision, such as the triangulation problem.)
- 2009-04-17 20:09:01下载
- 积分:1
-
ac
说明: mat lab program for antenna
- 2010-10-09 23:24:28下载
- 积分:1
-
na
说明: Buck-Boost电路的建模与仿真主程序
- 2021-05-16 21:30:03下载
- 积分:1
-
SW
说明: 小世界网络生成,生成20个节点的小世界网络(small world network)
- 2013-01-21 19:31:11下载
- 积分:1
-
well-test
均质油气藏matlab试井曲线程序,可用于分析地层参数对地层压力的影响。(Homogeneous reservoir testing curve matlab procedures can be used to analyze the impact on the formation pressure formation parameters.)
- 2014-01-15 10:24:58下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
N-NSA
采用经典的阴性选择算法N-NSA,用IRIS数据集对算法进行耐受和检测,检测器半径固定不变,检测效率不高,因此需要采用变半径的方法检测(The negative selection algorithm using the classical N-NSA, with the IRIS data set of algorithms for tolerance and detection, the detector radius is fixed, detection efficiency is not high, requiring the use of variable radius method to detect)
- 2011-10-26 15:42:32下载
- 积分:1