-
RBFNN
Three function for RBF neural network, using OLS,Rand and SGA
function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol)
p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數
t 為目標輸出值,1×K矩陣
tol 為指定容忍度或正確率
centers選定中心點,N×nc矩陣
sigma為 ? 值
W為輸出層權重,nc×1矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE
- 2009-12-10 10:25:35下载
- 积分:1
-
ASK---FSK---PSK
数字调制技术的发展日新月异现如今信息技术不断的推陈出新,信息的传输及通信起着支撑作用。而对于信息的传输,数字通信已经成为重要的手段。因此,数字信号的调制就显得非常重要。数字调制是通信系统中最为重要的环节之一,而实现数字调制需要的方法就需要用键控法来实现,比如可以对载波的振幅、频率和相位进行键控。(ASK , FSK , PSK modulation and demodulation of the simulation comparison
)
- 2013-04-08 17:08:02下载
- 积分:1
-
Collaborative-Sensing
在认知无线电中,频谱感知的方法有很多,协作频谱感知克服了单节点频谱感知的缺点,特别是在衰减信道中。(In CR, spectrum sensing has many methods. The collaborative sensing is better than the single sensor sensing as a result of making the fading.)
- 2013-04-26 20:55:35下载
- 积分:1
-
feature_selection7777
一个用matlab写的特征挑选,大家试试吧!(Using matlab to write a feature of the selection, we give it a try!)
- 2008-06-27 14:27:25下载
- 积分:1
-
GNU.Emacs-manual.pdf.tar
本书为GNU/EMACS的使用说明手册,可供想学习的朋友作为参考(This book is GNU/EMACS instructions manual available for reference want to learn a friend)
- 2014-08-09 17:28:10下载
- 积分:1
-
TSP_GA_Improved-circle
用遗传算法解决TSP模型,为了增加效率,采用了改良圈法初始化种群,效果很好,而且还有模拟结果图像,值得一看!(Using genetic algorithms to solve the TSP model, in order to increase efficiency, using a modified micro-metering initialization population, the effect is very good, but also the simulation results image and worth a look!
)
- 2011-02-05 11:39:48下载
- 积分:1
-
fcmamatlab
模糊C均值聚类算法的matlab源代码,包括注释!(fuzzy c means)
- 2013-08-16 10:21:41下载
- 积分:1
-
guangshanmoshichuanshu
光栅模式传输 运用耦合模理论,有公式推导,直接明了,可以更改参数(Optical fiber grating transmission function simulation and may, according to the need of reality, change all kinds of parameters
)
- 2012-10-29 20:41:45下载
- 积分:1
-
PSO
基本的粒子群优化算法代码 开发环境matlab7.0(The basic particle swarm optimization algorithm code development environment matlab7.0)
- 2010-10-19 15:09:18下载
- 积分:1
-
fir
关于DSP方面的FIR滤波器的设计的matlab程序。(On the DSP' s FIR filter design matlab program.)
- 2010-08-03 10:53:35下载
- 积分:1