资源列表

« 1 2 ... .47 .48 .49 .50 .51 14752.53 .54 .55 .56 .57 ... 28522 »

[人工智能/神经网络/遗传算法GA

说明:遗传算法(Genetic Algorithm,GA)是一种进化算法,其基本原理是仿效生物界中的“物竞天择、适者生存”的演化法则。遗传算法的做法是把问题参数编码为染色体,再利用迭代的方式进行选择、交叉以及变异等运算来交换种群中染色体的信息,最终生成符合优化目标的染色体。-Genetic Algorithm (Genetic Algorithm, the GA) is a kind of evolution Algorithm, the basic principle is to imitate p
<cxx> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[数据结构常用算法back

说明:数据结构的一种,通过实例让你更加理解深刻,不错的例子-one of datestruct
<肖俊哲> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程untitled

说明:本程序是一个直接扩频序列仿真包,直接序列扩频的mdl文件,未设参数-This procedure is a direct sequence spread spectrum packet simulation. Need matlab installed can only be used simulink.
<leo> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程MATLABbianchengshili

说明:matlab小程序实例,对掌握matlab很有用处。-matlab applet instance, the master matlab useful.
<张晶晶> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程decbin

说明:decimal to binary decimal to binary-decimal to binary decimal to binary
<tarbala> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程h22

说明:LMS identification volterra order 2,degree 2
<andychow> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程h23

说明:LMS identification volterra order 3,degree 2
<andychow> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程h24

说明:LMS identification volterra order 4,degree 2
<andychow> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程SVM_luzhenbo

说明:支持向量机在matlab中的安装工具箱 lssvm-matlab application support vector machine toolbox
<袁小星> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程compareODEsols

说明:Solving IVP ODEs using Symbolic MATH "dsolve", Laplace Transforms and MuPAD for analytic solutions and ODE45, ODE113 and Simulink for numeric solutions of the given 2nd order ODE is shown in this scr ipt.
<Karthi> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[matlab例程lbfgs

说明:This submission contains an interface to a LBFGS-code for unconstrained minimization problems of the form min_{x} f(x) + c*|\tilde{x}|, where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.|
<Karthi> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[数据结构常用算法exe6_16

说明:考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针p 总是指向最后成功搜索到的结点,搜索可以从p 指示的结点出发沿任一方向进行。试根据这种情况编写一个函数search(head, p, key),检索具有关键码key 的结点,并相应地修改p。-Consider the use of two-way linked list to implement a sorted list in this table allows both forward and reverse sea
<celia> 在 2025-06-09 上传 | 大小:9kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 14752.53 .54 .55 .56 .57 ... 28522 »

源码中国 www.ymcn.org