-
rbf_atrifical_neual_networks
说明: ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意;
② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差;
③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
④ 如果训练样本是二维的,则数据中心聚类的结果可用一平面图显示出来;同样测试数据的输出是一维的话也可显示出来;
(RBF artifical neual networks)
- 2010-04-22 21:25:46下载
- 积分:1
-
ofdm_matlab_code
% OFDM系统的发送,通过多径衰落信道,接收,判决
% 信道使用jakes模型。
% 时间色散系数我使用[0.9, 0.8 , ....., ],你们自己去修改。
( OFDM system to send, through the multipath fading channel, receive, sentence channel using Jakes model. Dispersion coefficient of the time I used [0.9, 0.8, .....,], to amend your own.)
- 2006-12-13 20:48:19下载
- 积分:1
-
test
matlab图像预处理一些算法的实现,如巴特沃斯低通滤波器的实现等(MATLAB image processing algorithm implementations, such as Butterworth low-pass filter realization)
- 2016-10-24 19:54:24下载
- 积分:1
-
matfg1
The proposed approach satisfies the
integrability condition and does not need any boundary
condition assumptio-ns, we have designed a stand-alone,
flexible Matlab implementation that enables to
evaluation the proposed approach. The experiments on
real images show the approaches ability to reconstruction
the surface from SFS.
- 2010-11-21 01:47:14下载
- 积分:1
-
PID2
说明: 传统PID控制matlab程序,希望对大家有所帮助,共同学习。(Traditional PID control matlab program, I hope all of you to help, learning together.)
- 2021-02-03 15:39:59下载
- 积分:1
-
meanshift1
meanshift在matlab中的源代码(meanshift the source code in matlab)
- 2011-05-10 11:59:38下载
- 积分:1
-
fuzzycm
基于模糊的聚类,是一种软聚类。但是不能避免全局最小点(Based on a fuzzy clustering, is a soft clustering. But you can not avoid the global minimum point)
- 2012-09-08 09:09:52下载
- 积分:1
-
chap_3
这是周建兴编写的<<matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing written < <matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,)
- 2013-07-16 09:55:04下载
- 积分:1
-
decoder
decode the DTMF signals
- 2009-06-07 09:22:32下载
- 积分:1
-
Lagranges
计算方法n次Lagrange插值多项式算法的matlab程序,含实验报告,里面有详细的设计过程(Calculation of n-Lagrange interpolation polynomial algorithm matlab procedures, including lab reports, which detail the design process)
- 2010-05-23 10:38:02下载
- 积分:1