-
HKLinearclassifier
H_K(Ho-Kashyap)算法的线性分类器 可用于分类简单情况 适合初学者(H_K (Ho-Kashyap) algorithm for the linear classifier can be used for classification are quite simple for beginners)
- 2010-08-09 20:18:53下载
- 积分:1
-
PVMODEL
Photovoltaic array modeling explained. Matlab/Simulink models available for download.
- 2009-05-12 06:47:04下载
- 积分:1
-
U
说明: 基本的Qpsk调制和解调方式,采用的是A方式,并且画出误码率和信噪比的比例图(QPSK simulation)
- 2009-06-06 21:49:57下载
- 积分:1
-
matlab
说明: 个人写的一些matlab神经网络的函数和算法,希望大家喜欢(Some people write matlab neural network functions and algorithms, hope you like)
- 2011-04-14 11:10:23下载
- 积分:1
-
WOUAPI_MLP
MLP in neural nethwork
- 2014-10-28 20:15:29下载
- 积分:1
-
ACOR
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
- 2014-12-14 21:18:24下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
ServerSocket
Constructs a new {@code ServerSocket} instance which is not bound to any port. The default number of pending connections may be backlogged.
- 2013-12-11 13:13:40下载
- 积分:1
-
temporalMP.m
Matching pursuit algorithm
- 2015-04-22 11:47:17下载
- 积分:1
-
MMBEBHE
minimum mean brightness error bi-histogram equalization method MMBEBHE for image enhancement
- 2010-07-08 16:36:02下载
- 积分:1