-
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
-
bearforming1goodgonglvpu
说明: 阵列信号处理的波束形成doa算法,非常有用(Array signal processing Beamforming Algorithm doa very useful)
- 2008-09-17 09:21:48下载
- 积分:1
-
interpolate
说明: 基于边缘的插值算法及其在放射医学影像中的应用研究
(Edge-based interpolation algorithm and its application of radiation in medical imaging research)
- 2010-04-08 13:29:12下载
- 积分:1
-
MICRESS-Phase-Field-Software
一个介绍MICRESS Phase Field Software软件应用的pdf文件,有许多精美的微观组织图片(A pdf file MICRESS Phase Field Software software applications, there are many fine microstructure pictures)
- 2021-04-28 14:58:43下载
- 积分:1
-
OFDMA
还是关于整个OFDMA系统的matlab仿真程序。没有文档说明。(Or on the entire OFDMA system matlab simulation program. There is no documentation.)
- 2013-05-13 18:29:00下载
- 积分:1
-
27796723lzw-hafuman
在matI ab中模拟c中链表,利用复数运算,
联系具体字符和概率,每次找到最小概率的
两个字符对应的蝙号,依次记录下来,最后
根据奇偶码的不同实现Huffman蝙码。本算法
新颖独特, 易于理解、蝙程。(Simulate in matI ab c in the list, using complex operation, contact the specific character and the probability to find the minimum probability for each of the two characters corresponding to bat number, followed by record, last achieved according to the different parity code Huffman bat code. This algorithm is novel and unique, easy to understand, bat-way.)
- 2010-06-28 01:49:27下载
- 积分:1
-
fit_ellipse
拟合椭圆的matlab代码,对给出的至少5个点的数据进行最小二乘拟合。(Elliptical fitting matlab code, at least for the given five-point least-squares fitting of data.)
- 2009-06-28 08:32:16下载
- 积分:1
-
TPIntro
The purpose of this document is to help d ebutants in Matlab by introducing
the most common commands.
- 2015-02-06 01:17:18下载
- 积分:1
-
dmod
Obsolete modulation fuction for matlab communications toolbox. It needs the ddmod function for demodulation.
- 2016-12-01 23:46:01下载
- 积分:1
-
1_step_MinPh
Matlab code for one step ahead predictive control
- 2012-04-17 21:32:46下载
- 积分:1