-
conv_enc_vertebi_dec
给出了(2,1,3)卷积编码和维特比译码的源程序(Given (2,1,3) convolutional coding and Viterbi decoding of the source)
- 2007-11-04 18:28:03下载
- 积分:1
-
load_mydatabase
this code is load orl dataset for face recognition
- 2010-07-23 06:02:42下载
- 积分:1
-
SegmentationUsingtheLab
Segmentation image by theLab transformation
- 2010-01-04 20:36:19下载
- 积分:1
-
optimization
说明: 最优化学习的Matlab程序:包括最速下降法,黄金分割法,曲线拟合等.(Matlab optimization learning process: including the steepest descent method, golden section method, such as curve fitting.)
- 2008-09-12 17:13:22下载
- 积分:1
-
Orthogonal
此目录中的例程执行周期性的以及边界校正性的一维、二维信号的小波分析( The routines in this directory perform periodic- and boundary-corrected
wavelet analysis of 1-d and 2-d signals. The main tools for all-purpose
use are FWT_PO and IWT_PO.)
- 2014-11-28 14:36:07下载
- 积分:1
-
matlab
matlab实用基础教程.我们学校上课用的课件,不用什么基础,基本都能看得懂.最后还有simulink的介绍
(matlab tutorials and practical basis. We use the courseware school does not require any foundation, the basic can understand. And finally, there is an introduction simulink)
- 2009-06-23 19:07:39下载
- 积分:1
-
Linear
基于小波神经网络的横摇运动和预测的程序matlab程序(Based on wavelet neural network and prediction of roll motion matlab process procedures)
- 2011-05-07 13:51:52下载
- 积分:1
-
SeismoSignal-v4.3.0_build101---
将加速度积分成速度位移,并且滤波,很好用(Displacement velocity integral of the acceleration and filtering, the good)
- 2020-11-11 16:29:44下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
matlab
matlab源程序,用于遗传算法,大家试试看(matlab source code for genetic algorithm, we give it a try)
- 2007-09-06 12:58:07下载
- 积分:1