-
zoutp
neural network fault find relay
- 2009-04-29 19:21:05下载
- 积分:1
-
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
-
c10_MCBPSKber
通信系统的防真,用matlab编写,MCBPSKBER(communication system simulation by matlab,MCBPSKBER)
- 2005-08-19 11:36:52下载
- 积分:1
-
mat
MATLAB编程源码,结果为画出多个正六边形。(MATLAB programming source code, the result is to draw more than regular hexagon.)
- 2011-02-12 09:01:54下载
- 积分:1
-
codefromgreywithsvm
SVM using matlab processing
- 2012-12-29 14:59:01下载
- 积分:1
-
tuxiangchujichuli
一组用matlab编写的图像处理程序,改改图像文件名就可以用,适合初级图像处理者。(a group using Matlab prepared by the image processing procedures, changed image file name can be used. Image Processing for the initial persons.)
- 2007-03-12 14:03:51下载
- 积分:1
-
releaseV301
Structured Edge Detection Toolbox(
###################################################################
# #
# Structured Edge Detection Toolbox V3.0 #
# Piotr Dollar (pdollar-at-microsoft.com) #
# #
###################################################################
1. Introduction.
Very fast edge detector (up to 60 fps depending on parameter settings) that achieves excellent accuracy. Can serve as input to any vision algorithm requiring high quality edge maps. Toolbox also includes the Edge Boxes object proposal generation method and fast superpixel code.
If you use the Structured Edge Detection Toolbox, we appreciate it if you cite an appropriate subset of the following papers:
@inproceedings{DollarICCV13edges,
author = {Piotr Doll ar and C. Lawrence Zitnick},
title = {Structured Forests for Fast Edge Detecti)
- 2014-10-13 14:52:12下载
- 积分:1
-
moba
This is a Multi Objective BAT Algorithm.
- 2014-02-11 13:49:18下载
- 积分:1
-
fprintf
fprintf函数,从matlab中导出数据!(fprintf function to export the data from matlab!)
- 2013-07-16 17:17:50下载
- 积分:1
-
PWM
针对光伏电池电路直流部分的MPPT算法所设计的PWM脉宽调制模型。(MPPT algorithm for the DC portion of the photovoltaic cell circuit design of the PWM pulse width modulation model.)
- 2013-04-19 16:42:42下载
- 积分:1