-
metodo_relay
example Method relay. Adaptive control
- 2013-07-28 06:28:46下载
- 积分:1
-
anli1
神经网络30个案例分析源码,又名智能控制30个案例分析,案例一(30 case studies of neural network source code, also known as intelligent control 30 case studies, case a)
- 2014-10-17 09:54:01下载
- 积分:1
-
MOPSO
code of mopso in matlab
- 2013-12-29 05:05:54下载
- 积分:1
-
ChaosInitPSO
混沌初始化的PSO,在图像阈值分割方面的应用,自己写的(Chaos initialized PSO, the image threshold segmentation application, write your own)
- 2020-12-25 10:49:05下载
- 积分:1
-
steganography
A steganograghic usfull and incripted tool for hiding critical secret information -text files inside a bitmap images.(A steganograghic usfull and incripted tool for hiding critical secret information-text files inside a bitmap images.)
- 2009-11-12 16:57:10下载
- 积分:1
-
rengongmianyi
a=load( q.txt )
width=input( 请输入窗宽 )
step=input( 请输入步长 )
m=length(a)
for i=1:floor((m-width)/step+1)
s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step)
end
b=max(max(s))
M=s./b
Rs=input( 请输入本体集半径 )
nd=input( 请输入检测器数模 )
k=1
while k<=nd
d{k}=rand(1,width)
for i=1:floor((m-width)/step+1)
if (norm(d{k}-s(i,:)))^2<Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2)
- 2011-05-21 16:46:49下载
- 积分:1
-
ABdemo
matlab下adaboost经典算法程序(Under the classical algorithm matlab program adaboost)
- 2011-05-27 15:11:30下载
- 积分:1
-
fuzzy_logic_dvp_2011
This file is about the lesson for beginnier how want to learn the Fuzzy Logic
- 2013-12-06 17:08:14下载
- 积分:1
-
coulomb3109
计算地震引起库伦应力改变的程序,搞应力触发的可以看看(Calculated Coulomb stress changes caused by the earthquake process)
- 2009-12-07 15:49:18下载
- 积分:1
-
doaguji
说明: 在阵列信号处理中,可以对信号的来波方向进行估计,并计算其估计误差!(In array signal processing, the signal can be estimated to wave direction, and calculate the estimation error!)
- 2011-03-11 19:38:38下载
- 积分:1