-
GA_INIT2
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码("genetic algorithm theory and application software," the source code initialization MATLAB)
- 2004-12-22 21:38:31下载
- 积分:1
-
xiaobofenjiehechougou
小波分解和重构小波分解和重构小波分解和重构小波分解和重构(thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold denoising matlab program: thr = sigma* (2* lgN) 1/2/lg (j+1) by [x, xn] = wnoise (2,10,6) noise test data)
- 2012-05-20 23:24:56下载
- 积分:1
-
sandlerw
Calculate the Sandler s test for paired samples
- 2010-10-18 16:16:56下载
- 积分:1
-
ofdm
gnuradio下ofdm系统的python实现。包括收发路径,fft变换,标准的ofdm程序。(ofdm system under gnuradio achieve python. Including the transceiver path, fft transform, ofdm standard procedures.)
- 2021-03-24 20:49:17下载
- 积分:1
-
fftft
可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT(Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT)
- 2021-03-18 22:09:19下载
- 积分:1
-
LBPHF_S_M
LocalbinaryPattern Code
- 2013-05-10 00:20:17下载
- 积分:1
-
RAM_Parabolic_Equation_Code
抛物线方程法计算水声远场传播损失仿真代码(Parabolic equation method to calculate the far field of underwater acoustic transmission loss simulation code)
- 2009-09-28 14:10:05下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
Kakimaar
克里金内插的matllab程序,简单,速度快
(Interpolation kriging matllab program is simple, fast)
- 2012-07-16 20:43:17下载
- 积分:1
-
arraydetect
程序内容是对信号的波束域检测,其中阵元数32,信号为宽带信号(Program content is the signal beam field testing, which array element number 32, the signal is wideband signals)
- 2013-12-05 19:52:09下载
- 积分:1