-
KNN
实现K近邻算法,并提供两个数据集的分类、回归测试案例。(Realize the KNN algorithm, meanwhile two test cases including both classification and regression.)
- 2018-05-08 14:42:56下载
- 积分:1
-
Jacobi
用Jacobi叠待法解线性方程组
function Jacobi(A,b,n,x0,e,N)(Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N))
- 2007-11-13 15:29:36下载
- 积分:1
-
bpso
标准粒子群算法,应用matlab进行编程,执行文件为当中的main.m这个M文件(Standard Particle Swarm Opimization Algorithm )
- 2009-11-25 16:55:21下载
- 积分:1
-
ch411_zb
说明: matlab 源代码
源文件 源文件源文件(matlab )
- 2010-04-23 22:55:40下载
- 积分:1
-
WP3d
I forgot the name of codes
- 2014-01-08 23:03:42下载
- 积分:1
-
Lab6
Statistical signal proccesing linear chirp example
- 2016-01-03 03:43:16下载
- 积分:1
-
detection
MIMO系统V-BLAST结构关于BER的仿真,发送符号为QPSK信号,采用ZF,QR,MMSE,ML解调技术(MIMO system V-BLAST structure simulation on BER, transmission symbol is QPSK signal, using ZF, QR, MMSE, ML demodulation techniques)
- 2016-08-08 02:05:46下载
- 积分:1
-
fdtd1D
一维光子晶体的FDTD 分析法MATLAB程序(One-dimensional FDTD analysis of photonic crystals MATLAB program)
- 2010-05-08 09:57:39下载
- 积分:1
-
xly1
有关通信系统中信道同步的问题,希望与大家切磋,多多指教。(the Channel Communication System synchronization issues, and we hope that the discussions and exhibitions.)
- 2007-05-10 09:54:15下载
- 积分:1
-
cuckoo_search
布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法[1]。
CS算法是通过模拟某些种属布谷鸟的寄生育雏(Brood Parasitism) [2],来有效地求解最优化问题的算法[3]。同时,CS也采用相关的Levy飞行搜索机制。研究表明,布谷鸟搜索比其他群体优化算法更有效(Cuckoo search (Cuckoo Search, acronym CS), also known as cuckoo search by Cambridge Young Novosti (transliteration since: Xin-She Yang) inspired a new professor and S. Dai cloth (S.Deb) proposed in 2009 algorithm [1].
CS algorithms by simulating certain species of parasitic cuckoo brood (Brood Parasitism) [2], to efficiently solving algorithm optimization problems [3]. Meanwhile, CS also uses related Levy flight search mechanism. Studies have shown that, compared to other groups cuckoo search optimization algorithm is more efficient)
- 2014-11-10 10:42:22下载
- 积分:1