资源列表

« 1 2 ... .21 .22 .23 .24 .25 27326.27 .28 .29 .30 .31 ... 28522 »

[人工智能/神经网络/遗传算法差别算法matlab源码

说明:粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
<> 在 2025-01-31 上传 | 大小:16kb | 下载:0

[数据结构常用算法01张雅彬

说明:算法设计与分析实验报告,内容很全面的,呵呵。-algorithm design and analysis of experiments report, very comprehensive, huh.
<> 在 2025-01-31 上传 | 大小:39kb | 下载:0

[数据结构常用算法论文11111111111111

说明:操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher's computer stolen.
<> 在 2025-01-31 上传 | 大小:750kb | 下载:0

[人工智能/神经网络/遗传算法基于VC的人脸检测系统

说明:基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet
<符史雄> 在 2025-01-31 上传 | 大小:290kb | 下载:1

[matlab例程Cdma2k

说明:This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings all
<张非> 在 2025-01-31 上传 | 大小:103kb | 下载:0

[matlab例程mmse_mpsk

说明:This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception,
<张非> 在 2025-01-31 上传 | 大小:8kb | 下载:0

[matlab例程图象插值方法的研究和实现

说明:这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
<张正> 在 2025-01-31 上传 | 大小:3kb | 下载:3

[matlab例程ofdm program

说明:这是用matlab编协的ofdm仿真程序,用于ofdm仿真-This is part Matlab Association OFDM simulation program for the simulation OFDM
<张正> 在 2025-01-31 上传 | 大小:26kb | 下载:0

[数值算法/人工智能Seidel

说明:GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
<lll> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法c演示系统

说明:用C语言实现的各种算法及演示,可以结合代码分步观看执行过程-C language algorithms and the various presentations, combining code can watch the step-by-step implementation process
<zzc> 在 2025-01-31 上传 | 大小:2.06mb | 下载:0

[数据结构常用算法PRIM-c++

说明:数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
<陈钊> 在 2025-01-31 上传 | 大小:255kb | 下载:0

[数据结构常用算法Dijkstra-c++

说明:数据结构常用算法之一-Dijkstra算法,实现最短路径选择.-algorithm commonly used data structures one-Dijkstra algorithm to achieve the shortest path to choose.
<陈钊> 在 2025-01-31 上传 | 大小:246kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 27326.27 .28 .29 .30 .31 ... 28522 »

源码中国 www.ymcn.org