-
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
-
DoplleComBarker
sar成像中涉及到的多普勒参数计算,运用的事巴克码计算的,供学习的!(sar imaging involves Doppler parameters, use something Barker code calculation for learning!)
- 2013-03-15 21:59:22下载
- 积分:1
-
LS3P
线性化法仿真三个参考节点定位一个定位节点,随机噪声均方差随机分布在[4,10],多径效应,权重分布在[0.85,1]。(Linearization method simulation of three reference nodes positioning a positioning node, the variance of random noise are randomly distributed in [4,10], multi-path effects, the weight distribution in [0.85,1].)
- 2011-11-23 10:17:02下载
- 积分:1
-
polar
Polar code with CA-SCL Decoder
- 2021-02-02 15:59:59下载
- 积分:1
-
code
This is a water Marking Demonstration,includes a host image, watermark image
Resultant images are Watermarked image and at decoder, Reconstructed water mark.
- 2010-02-19 00:19:31下载
- 积分:1
-
image_read_save_enforce
说明: 图像读取子程序
图像保存子程序
频域增强子程序(Save the image to read the image subroutine subroutine subroutine enhanced frequency domain)
- 2011-04-13 20:41:28下载
- 积分:1
-
MATLABfilter
用MATLAB编写的滤波器,包括卡尔曼、切比雪夫滤波器设计。(Written with the MATLAB filter, including Kalman, Chebyshev filter design.)
- 2011-05-25 20:27:37下载
- 积分:1
-
viterbi
matlab的维特比译码程序,加入汉明距离的提取(matlab Viterbi decoding process, from extraction Jiaruhanming)
- 2011-01-23 12:47:15下载
- 积分:1
-
adhe
edgh detection in matlab
- 2012-12-30 14:12:48下载
- 积分:1
-
abc_al_be_dq_al_be_abc
abc to alpha be to qd to alpha beta to abc
- 2013-07-20 08:47:59下载
- 积分:1