-
ConvolutionalEncodingandViterbiDecoding.m
转载:卷积编码+维特比译码的matlab程序(Reprinted: convolutional code+ matlab Viterbi decoding process)
- 2010-07-05 16:40:46下载
- 积分:1
-
kmean
matlab程序,用于人脸识别的K均值算法程序,非常有用。(matlab program for K-means algorithm for face recognition program, very useful.)
- 2007-11-26 18:45:38下载
- 积分:1
-
nonlinear-alignment-method
捷联惯导四元数误差模型,采用ukf作为滤波方法。(nonlinear alignment method for sins)
- 2011-09-11 23:43:59下载
- 积分:1
-
backpropagation
ANN on back propagation
- 2013-09-04 04:17:54下载
- 积分:1
-
bpsk
This code generates the basic waveforms using BPSK modulation.
- 2011-10-27 12:48:03下载
- 积分:1
-
rengongmianyisuanfa
人工免疫算法的一些论文.是大家搜集起来的,个人感觉很不错.(Artificial immune algorithm a number of papers. Is to gather everyone up, personal feeling is pretty good.)
- 2007-09-01 21:19:06下载
- 积分:1
-
interpolation
matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值等等(a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolation, Gauss interpolation, Hermite interpolation, sub-Hermite interpolation, spline interpolation, rational fraction interpolation piecewise bilinear interpolation, dual three-point Lagrange interpolation and piecewise bi-cubic Hermite interpolation, etc.)
- 2009-10-27 12:00:43下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
LEACH
说明: 利用matlab实现WSN中最基本的路由和簇形成算法-leach(The leach is achieved using matlab)
- 2010-04-25 11:44:07下载
- 积分:1
-
dbimportdemo
说明: matlab与数据库连接方法,通过ODBC/JDBC 接口访问具体的数据库 。(matlab with the database connection method, via ODBC/JDBC interface to access specific databases)
- 2011-04-07 21:18:46下载
- 积分:1