-
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
-
for-OFDM-text
说明: OFDM的实现流程 比较详细的输入和输出编解码(for OFDM process)
- 2011-04-12 15:24:11下载
- 积分:1
-
GA
说明: 遗传算法在优化路径中的应用研究,MATLAB程序。
- 2012-04-21 19:47:01下载
- 积分:1
-
metal_cylinder
时域有限差分算法模拟二维金属圆柱的近场电场分布(FDTD algorithm for simulating 2D metal cylinder near-field electric field distribution)
- 2013-07-16 11:00:58下载
- 积分:1
-
TrajorySimulationforMovableTarget
仿真 三点法 matlab 数值仿真 机动目标弹道仿真(simulation matlab simulation movable target missile trajory simulation)
- 2009-03-02 19:31:18下载
- 积分:1
-
genettic
遗传算法的标准MATLAB程序,共有12个子m文件(Standard genetic algorithm MATLAB program, a total of 12 sub-m file)
- 2008-03-21 20:20:35下载
- 积分:1
-
sandler123
Calculate the Sandler s test for paired samples
- 2010-11-27 02:56:32下载
- 积分:1
-
kf
说明: 使用卡尔曼滤波器对信号进行滤波,不局限于工频干扰的频率,简单方便(Kalman filter using the signal filtering, frequency interference is not limited to frequency, simple)
- 2010-04-19 13:17:42下载
- 积分:1
-
Squre2
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n
用递推最小二乘法来估计上式中的b0, b1, ..., bn(for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn)
- 2007-05-16 21:34:01下载
- 积分:1
-
OFDM
OFDM系统仿真,包含串并转换,QAMmap,IFFT转换,并串转换之类。(OFDM System Simluation)
- 2014-10-25 20:00:40下载
- 积分:1