-
chapter-2
Vibration Control of Active Structures
- 2013-10-11 15:14:00下载
- 积分:1
-
umat_thermoviscoplastic
用于ABAQUS二次开发,考虑温度和应变速率的热动力学程序。是用于隐式算法的umat文件(a Fortran code for thermoviscoplastic algorithm. implicit algorithm for abaqus umat)
- 2017-04-26 21:31:53下载
- 积分:1
-
DataGenerator
生成不同长度、不同字母表的数据集,适合于学术实验数据的生成。(Generate different length, different data sets the alphabet, suitable for academic experimental data generation.)
- 2010-01-30 10:14:20下载
- 积分:1
-
lle
Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with many problems. LLE also begins by finding a set of the nearest neighbors of each point. It then computes a set of weights for each point that best describe the point as a linear combination of its neighbors. Finally, it uses an eigenvector-based optimization technique to find the low-dimensional embedding of points, such that each point is still described with the same linear combination of its neighbors. LLE tends to handle non-uniform sample densities poorly because there is no fixed unit to prevent the weights from drifting as various regions differ in sample densities. LLE has no internal model.
- 2011-01-23 02:12:31下载
- 积分:1
-
cconvdemo
说明: 在MATLAB环境下设计的计算卷积的软件平台(Design in the MATLAB computing environment software platform convolution)
- 2010-04-27 16:23:31下载
- 积分:1
-
BPSK
BINARY PHASE SHIFT KEYING
- 2014-08-20 17:35:44下载
- 积分:1
-
EM
说明: 实现EM算法的MATLAB仿真程序,利用高斯混合模型实现EM聚类算法,并比较估计参数。(EM algorithm to achieve the MATLAB simulation program, using Gaussian Mixture Model EM clustering algorithm, and compare the estimated parameters.)
- 2013-10-31 23:18:56下载
- 积分:1
-
Lab4_2_97077
The Olympic filter is named for the system of scoring used in certain Olympic events, in which the highest and lowest scores are dropped and the remaining ones are averaged.
- 2015-04-01 04:58:42下载
- 积分:1
-
network_backbone
This function computes the backbone structure of a given weigthed graph (Matrix), keeping a minimum min_dens_nc degree for each node.
- 2012-01-30 21:25:04下载
- 积分:1
-
Genetic-neural-network-algorithm
一种遗传优化神经网络的算法,里面包含有初始化函数,在运行程序前先将实验数据load进去。输入A =load( D:数据.txt ) 这里的D是你存储数据的位置(A genetic optimization of neural network algorithm, which contains the initialization function, before running the program to the experimental data in load. Enter the A =load (D: data.Txt) where D is your data storage location)
- 2014-11-06 09:29:29下载
- 积分:1