-
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
-
mjcnqjag
通过matlab代码,双向PCS控制仿真,DC-DC部分采用lyeCxId定功率单环控制,DC-AC采用Udc-Q解耦控制,系统直流电压由后级DC-AC实现稳定控制,UWvKaVx参数合适(Through the matlab code, two-way PCS control simulation, DC-DC part of the lyeCxId fixed power control, Udc-Q using DC-AC decoupling control, the system DC voltage the rear stage DC-AC to achieve stable control, UWvKaVx parameters suitable)
- 2016-02-13 22:06:56下载
- 积分:1
-
K_means
用于实现K-means算法以至于解决这类问题(hello,we can realize the problem)
- 2010-06-30 13:43:51下载
- 积分:1
-
matlab_on_differential_equations
matlab关于微分方程的解法.来自山东大学课件(matlab on differential equations.)
- 2010-11-29 17:37:19下载
- 积分:1
-
differential algorithm
说明: 这是一个用matlab编制的DE算法的源程序,希望大家喜欢!(This is a preparation using the Matlab DE algorithm source, hope you like them!)
- 2005-10-02 20:55:56下载
- 积分:1
-
PV_Single_Phase
单相光伏并网发电系统的simulink仿真。包含光伏电池模块、MPPT模块、BOOST模块、逆变模块等。(singal phase PV system simulink)
- 2021-04-10 12:48:59下载
- 积分:1
-
Sliding_Mode_Control_of_Switching_Power_Converter
An ideal SM control operates theoretically at an infi nite switching frequency
so that the trajectory follows exactly the reference track
- 2013-12-19 22:45:00下载
- 积分:1
-
Xampling_GUI
以色列理工关于压缩感知算法的程序,包含一套完整的GUI界面,也可以拿来做GUI开发的模版使用(algorithm of Compressed sensing, and a GUI had been designed)
- 2016-07-07 14:18:05下载
- 积分:1
-
pendulumswingup
说明: 详细研究了单级倒立摆起摆控制方法,并给出了详细的仿真模型与仿真效果(Detailed study of the single inverted pendulum swing-up control method, and gives a detailed simulation model and simulation results)
- 2011-03-08 15:35:48下载
- 积分:1
-
program
基于matlab的数字水印的添加以及提取(Matlab-based digital watermarking add and extract)
- 2013-05-03 21:56:24下载
- 积分:1