-
MatlabGenericDll
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
- 2007-11-05 15:11:27下载
- 积分:1
-
EM4001_id
本例是一个用PIC16F73编写的门禁读卡器解码并显示的源程序(This case is a PIC16F73 prepared to use access control card reader and display the source decoder)
- 2008-01-04 17:15:49下载
- 积分:1
-
buck_boost_nolineal_emb_estad
MATLAB BUCK-BOOST CONVERTER
- 2010-12-30 05:40:08下载
- 积分:1
-
rbf_atrifical_neual_networks
说明: ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意;
② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差;
③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
④ 如果训练样本是二维的,则数据中心聚类的结果可用一平面图显示出来;同样测试数据的输出是一维的话也可显示出来;
(RBF artifical neual networks)
- 2010-04-22 21:25:46下载
- 积分:1
-
LLTSA降维
说明: 这个是KPCA核主成分分析的代码,好用,里面也带有范例(This is the KPCA kernel principal component analysis code, which is easy to use and also contains examples.)
- 2019-12-01 20:24:24下载
- 积分:1
-
convolutional_code
matlab-CDMA业务信道卷积编码实现()
- 2008-04-10 15:22:02下载
- 积分:1
-
eg10-nenglipinjia
《MATLAB神经网络30个案例分析》中的第10个例子,案例10 离散Hopfield神经网络的分类——高校科研能力评价。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 10 cases of 10 discrete Hopfield neural network classification- the ability evaluation of scientific research in higher educational institutions. Hope to have certain help to everybody!
)
- 2013-09-20 16:06:12下载
- 积分:1
-
ConnRouteParams
ConnRouteParams implements ConnRoutePNames.
- 2014-01-08 10:51:03下载
- 积分:1
-
test_data
说明: 基于遗传算法,进而优化惩罚因子,核函数参数的的支持向量机进行分类(GA SVM classification)
- 2020-06-22 02:20:01下载
- 积分:1
-
The-LSI-text-classification-model
LSI就是这样一种维数约减方法。它可以通过对“文档向量矩阵”进行解奇异值分解(SVD: Singular Value Decomposition)运算,自动计算得到一个比原始空间小得多的有效语义空间(LSI is such a dimensionality reduction method. It can be through the "document vector matrix" for the singular value decomposition (SVD: Singular Value Decomposition) operation, automatically calculated an effective semantic space is much smaller than the original space)
- 2014-01-10 22:58:11下载
- 积分:1