-
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
-
hex2dbyte
使用MATLAB对十六进制字符串进行转换,转换成分贝数的比特流,用于多媒体音频处理(仅供大家参考)(using matlab to convert hexadecimal string to a stream of bytes in decibel
numbers,for multimedia audio processing)
- 2009-07-07 16:56:59下载
- 积分:1
-
Matlab-classical-algorithm
数学建模或者去解决实际问题的其他的用处的一些用matlab工具使用的经典的算法(Mathematical modeling to solve practical problems of other useful some of the classic algorithm using matlab tools)
- 2012-05-09 10:40:25下载
- 积分:1
-
DCT
This code is to compress an image using DCT algorithm in matlab
- 2015-04-19 21:01:06下载
- 积分:1
-
ni1
图像重影退化的逆滤波恢复,自编程序实现。可执行(The inverse image ghosting filter restore, by ourselves to achieve)
- 2010-05-31 23:16:34下载
- 积分:1
-
tspjinjisousuo
禁忌搜索算法的matlab实现,以旅行商问题为例,使用该算法找出满意解。(Tabu search algorithm matlab realize, to the traveling salesman problem, for example, the use of the algorithm to find satisfactory solution.)
- 2013-11-24 17:41:09下载
- 积分:1
-
PE
说明: 排列熵可以很好的区分信号和噪声。可以用做优化算法的适应度函数(Permutation entropy can distinguish signal from noise. Can be used as fitness function of optimization algorithm)
- 2020-05-30 08:15:30下载
- 积分:1
-
cyclic2
基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号
(Matlab-based spectral estimation algorithm to achieve the cycle, can be characterized with cyclostationary signal parameter estimation, such as the DS signal and cycle modulation)
- 2010-05-06 16:05:27下载
- 积分:1
-
anf_proc
Adaptive Filter Matlab code
- 2012-03-29 03:29:26下载
- 积分:1
-
Desktrop
matlab课程编程【谷速软件】自动图像增强 自动图像增强(matlab programming courses] [Gu-speed automatic image enhancement software, automatic image enhancement)
- 2014-12-30 12:07:27下载
- 积分:1