-
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
-
xinhaochuli12
matlab时频分析工具箱(附安装方法和函数说明) 这是一个工具箱源码程序,需要对大家有用(time-frequency analysis matlab toolbox (with installation method and function description) This is a toolbox source program, you need to be useful to everyone)
- 2013-12-20 23:44:33下载
- 积分:1
-
WT
Wind Turbine exampel
- 2013-05-19 01:35:34下载
- 积分:1
-
diancichang-diancibo
电磁场与电磁波课题阶段性研究以及公式推导(Electromagnetic Fields and Waves phased research topics as well as the derivation formula)
- 2014-01-02 21:30:42下载
- 积分:1
-
20111115122238752
关于偏最小二乘法(PLS)的原理介绍及Matlab代码的实现(Introduce the principle of partial least squares (PLS) method and Matlab code)
- 2012-03-21 16:55:19下载
- 积分:1
-
Newton
牛頓優化算法,matlab代碼,已經驗證過可運行出正確結果(Newton optimization algorithm, matlab code has been verified to run the correct results)
- 2013-08-10 12:01:17下载
- 积分:1
-
Desktop
lanja lanja.m lanja.m lanja.m v lanja.m
- 2012-04-16 23:34:22下载
- 积分:1
-
Matlab
关于matlab仿真通讯系统的文章,主要是一些基本的概念,对初学者特别有用,能纠正模糊不清的概念(The simulation of MATLAB communication system of the article, mainly some basic concepts, particularly useful for beginners, can correct the vague concept)
- 2015-03-31 15:10:57下载
- 积分:1
-
matlab
基于双目立体视觉成像原理的MATLAB双相机标定实例,有图片,程序,和说明书(Based on principles of binocular stereo vision imaging MATLAB examples of dual-camera calibration, pictures, procedures, and instructions)
- 2009-09-30 23:21:55下载
- 积分:1
-
diff_effi_sin_grating
Calculation of diffraction efficiency of sinusoidal grating.
- 2010-02-11 06:51:22下载
- 积分:1