-
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
-
project432
说明: 瑞利信道的仿真机器,是基于matlab的。很好很有用(Rayleigh channel)
- 2011-02-27 06:39:03下载
- 积分:1
-
psowithdate
说明: %--- 名称:带交叉因子的改进PSO算法
%------功能:求解多维无约束优化问题
%------特点:收敛性强,还可以加入变异算子
(--- Name: with cross-factor function to improve the PSO algorithm------: Solving multi-dimensional unconstrained optimization problems------ characteristics: strong convergence, but also joined the mutation operator can)
- 2008-11-13 21:14:51下载
- 积分:1
-
xindao44
OFDM 通信信道设计,主要是关于无线移动通信中Jakes 模型进行信道仿真和相应的改进算法。(OFDM communication channel system design)
- 2013-04-14 09:03:09下载
- 积分:1
-
Matlab5.2
matlab的pdf教程,华中科技大学的内部资料(The pdf tutorial matlab, Huazhong University of Science and Technology)
- 2008-03-25 18:45:29下载
- 积分:1
-
hsvUntitled2
HSVout to find out HSV component from the color image......................
- 2013-01-26 20:05:35下载
- 积分:1
-
C_C
用c-c方法求相空间重构,计算关联积分时间延迟的程序设计(With the cc method, to calculate phase-space reconstruction to calculate the time delay associated with integration of program design)
- 2009-11-13 16:38:19下载
- 积分:1
-
convbss_
Demixes convolutively mixed signals.Convolutive blind source separation of non-stationary sources.
- 2011-08-31 10:51:31下载
- 积分:1
-
hline_vline
matlab code for hline and vline
- 2015-02-03 14:45:48下载
- 积分:1
-
RadarwithMatlab
radar信号处理(MATLAB版第二版),书中介绍中带有详细代码,希望对初学者有用~(radar signal processing (MATLAB version of the second edition), the book describes in detail with the code, I hope useful for beginners ~)
- 2014-05-16 13:59:03下载
- 积分:1