-
Beamformer
OFDM COMMUNINCATION FOR UNDERWATER
- 2011-05-28 19:49:51下载
- 积分:1
-
FreTrans
用matlab简单实现傅里叶变换的源程序(Easy to use matlab implementation of the Fourier Transform source code)
- 2009-03-21 17:12:22下载
- 积分:1
-
matalabseg2input
读入sg2地震数据做S变换 短时傅里叶变换 W-V分布时频分析的程序 需要修改下成图函数(load .sg2 file transform and plot )
- 2014-11-17 09:27:16下载
- 积分:1
-
GP-4324MATLAB
这是GP算法进行遗传规划,里面代码齐全,是matla代码(This is the GP algorithm for genetic programming, which is code complete, the code is matla)
- 2014-02-22 19:38:54下载
- 积分: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
-
fm
说明: Frequency Modulation pdf
- 2014-09-04 11:18:14下载
- 积分:1
-
myniula
基于Matlab的牛顿拉弗逊发潮流计算,可以计算给定节点的潮流分析(Laffer is calculated based on Matlab Newton Johnson hair trend can be calculated for a given node trend analysis)
- 2014-11-18 21:07:48下载
- 积分:1
-
MATLAB-program
一本matlab程序设计的图书,可以作为研究人员参考,作者刘卫国(A matlab program designed books, you can reference as researchers of Liu Weiguo)
- 2013-04-09 16:45:44下载
- 积分:1
-
homework2
清华大学信号课程第二次实验,内容是基于傅立叶级数的信号分解以及双音频按键音合成(Tsinghua signal course the second experiment, the content is based on the Fourier series of two-tone signal decomposition and synthesis of key tone)
- 2013-12-06 08:43:35下载
- 积分:1
-
basic_operation
在GUI中实现实现灰度转化,二值化处理及求反,加噪音和中值滤波(To convert an RGB image to a gray-scale image, binary image, add noise and filtering)
- 2011-12-13 21:13:06下载
- 积分:1