-
MotionEstimation
Motion estimation code using matlab
- 2010-12-11 18:26:48下载
- 积分:1
-
nnd2n1
matlab的一个公式计算源代码,非常好用的(matlabx learning materials, is a very good about the Matlab programming reference)
- 2013-01-08 01:40:54下载
- 积分:1
-
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来(Blind Equalizer algorithm is the use of the CMA and LMS tie, When the CMA will EYE open, signaling close to the correct value, it switched to the LMS. SLICER use of the output as training sequence to adjust Equalize The coefficient r, and some of Carrier Recovery, the type of track out phase error)
- 2020-12-17 17:59:13下载
- 积分:1
-
Binary_FSK
matlab code code for binary modulation in fsk
- 2012-09-04 03:02:46下载
- 积分:1
-
cascadeerrorcorrection
cascade方法实现的error correction功能matlab脚本。(cascade method of error correction function matlab script.)
- 2021-03-13 21:19:24下载
- 积分:1
-
CHAP5_4
MATLAB程序设计语言,遗传算法matlab应用(MATLAB programming language, genetic algorithm matlab application)
- 2012-10-17 15:47:49下载
- 积分:1
-
MATLAB
matlab程序实现各种智能算法,包括遗传算法、神经网络等(matlab program to achieve a variety of intelligent algorithms, including genetic algorithms, neural networks, etc.)
- 2013-12-23 22:59:14下载
- 积分:1
-
DFNN
这是神经模糊网络中的D-FNN,极其所用到的函数程序。(This is a neuro-fuzzy network in the D-FNN, most of the procedures used in the function.)
- 2009-10-14 15:37:51下载
- 积分: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
-
rosslerhundun
使用matlab产生混沌时间序列的源代码(use Matlab chaotic time series generated source code)
- 2007-06-04 10:39:07下载
- 积分:1