-
S-transform-code
说明: s变换程序,是MATLAB编写的,可以用于地震数据处理方面(s transformation process, is prepared in MATLAB, can be used in seismic data processing)
- 2009-08-14 09:54:17下载
- 积分:1
-
FXLMS_MA_differ_mu
FXLMS算法在有源噪声控制的应用,初级通道给定8位的权矢量,次级通道给定传递函数,不同步长进行比较(different comparison in FXLMS)
- 2014-11-13 22:07:48下载
- 积分:1
-
beamforming
阵列信号处理数字波束形成器分辨率的提高(Array signal processing, a digital beamformer can improve the resolution )
- 2012-11-22 20:35:00下载
- 积分:1
-
Q_learning
说明: Q学习算法的一个基础例子 可以从这上面进行修改满足自身要求(A basic example of Q-learning algorithm can be modified to meet its own requirements)
- 2020-03-16 21:42:49下载
- 积分:1
-
stbc
空时分组码stbc的matlab仿真程序。(STBC stbc the matlab simulation program.)
- 2010-06-24 10:09:52下载
- 积分:1
-
fubian
工科基础教材--复变函数,适用于信号处理方面研究(Engineering-based materials- Complex Variables for signal processing research)
- 2009-12-07 00:23: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
-
generate_Gabor_features
基于matlab的人脸表情是别的Gabor小波特征提取(Matlab-based face expression is other Gabor little potter character extraction)
- 2014-10-24 15:21:55下载
- 积分:1
-
Chapitre-4partie1
cours Matlab
Chapitre 4 : Programmation MATLAB
Les Instructions de Contrô le
Les fichiers M
- 2014-02-14 16:11:10下载
- 积分:1
-
MATLAB-trans-Color
以MATLAB將影像做色彩空間轉換,
轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV(MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV)
- 2013-08-28 23:13:20下载
- 积分:1