-
Wavelet_analysis_theory(MATLAB7_realization)
小波分析理论与MATLAB7实现,是本电子书,需要安装超星电子图书阅读器来阅读。(Wavelet analysis theory and MATLAB7 realization is the e-books, need to install Superstar electronic book reader to read.)
- 2010-06-17 19:53:15下载
- 积分:1
-
RLS
rls s matlab Simulation Program
- 2008-01-27 04:19:18下载
- 积分:1
-
chap3_6
模糊PID 控制算法的M文件,详细的介绍了控制算法的实现(M File fuzzy PID control algorithm, described in detail the realization of control algorithm)
- 2015-05-20 08:47:21下载
- 积分:1
-
Demo_STFT
02. 宽带采样信号侦察实验
——————————————
Matlab: specgram, pwelch函数
Cooledit软件
测试数据:FMT_INT16_FS_100M.dat,采样率100MHz,数据格式INT16
例程:Demo_STFT.m
(02. 宽带采样信号侦察实验
——————————————
Matlab: specgram, pwelch函数
Cooledit软件
测试数据:FMT_INT16_FS_100M.dat,采样率100MHz,数据格式INT16
例程:Demo_STFT.m
——————————————)
- 2015-07-08 10:43:47下载
- 积分:1
-
预测反褶积的经典程序 predictive
预测反褶积的经典程序,用于地震数据的处理(Predictive deconvolution classic procedure for treatment of seismic data)
- 2020-10-19 16:57:25下载
- 积分:1
-
psd_of_bpsk_qpsk_16_qam
Poer spectral density of BPSK, QPSK and 16-QAM
- 2010-05-16 00:37:32下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
kaitibaogao
可用matlaB实现的meanshift算法。这篇是开题报告,针对自动化专业。(failed to translate)
- 2013-05-08 15:58:44下载
- 积分:1
-
Source-codes-of-IF-ABC-algorithm
是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。( description : A self-organized matlab m file for protein structure
optimization using 2D off-lattice model and ABC algorithm.
Users MUST cite the following two articles if the codes are implemented in their studies
(1) Li, B., Li, Y., & Gong, L. (2014). Protein secondary structure optimization using an improved artificial bee colony algorithm based on AB off-lattice model. Engineering Applications of Artificial Intelligence, 27, 70-79.
(2) Li, B., Gong, L., & Yao, Y. (2013, October). On the performance of internal feedback artificial bee colony algorithm (IF-ABC) for protein secondary structure prediction. In Advanced Computational Intelligence (ICACI), 2013 Sixth International Conference on (pp. 33-38). IEEE.)
- 2015-05-15 12:36:18下载
- 积分:1
-
NCS_Models_and_M-files
m files for SIAM book, Numerical Computing with MATLAB
- 2009-04-08 22:24:52下载
- 积分:1