-
GreedyBasisPursuit
a new
algorithm for computing sparse signal representations using overcomplete
dictionaries
- 2007-08-11 22:56:02下载
- 积分:1
-
MATLAB
自己初学matlab,编写的一些小程序,希望对初学者有帮助。(Their novice matlab, small programs written in the hope that helpful for beginners.)
- 2011-08-08 22:06:18下载
- 积分:1
-
25856376
说明: Fox Hunting Algorithm
- 2019-02-27 18:35:06下载
- 积分:1
-
12
说明: on bldc motor controller for ev..
- 2010-12-15 14:51:04下载
- 积分:1
-
Spectrum
说明: 谱估计算法MATLAB程序
ARMA.M
autocorrelation.m
demoautocorrelation.m
PERIOD.M
SPECTRUM.M(Spectral estimation algorithm MATLAB program ARMA.M autocorrelation.m demoautocorrelation.m PERIOD.M SPECTRUM.M)
- 2010-04-09 15:04:06下载
- 积分:1
-
Filtros_Matlab
Filtros de Matlab desarrollados
- 2013-09-24 07:56:14下载
- 积分:1
-
MATLAB-about-image
相当好的matlab数字图像处理,包括基本原理、图像复原、彩色处理、图像压缩、分割(Very good matlab digital image processing, including the basic principles, image restoration, color processing, image compression, segmentation)
- 2013-11-07 19:12:55下载
- 积分:1
-
ds-ss
直接序列扩频信号的产生与捕获模拟
调用GoldGenerator.m生成GOLD伪码(GoldGenerator and DS-SS )
- 2009-04-01 11:21:27下载
- 积分:1
-
1_4
量子自组织特征映射网络聚类算法仿真程序
量子群智能优化算法(Quantum self-organizing feature map network clustering algorithm simulation program)
- 2010-11-01 19:26:48下载
- 积分:1
-
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