搜索结果
找到约 117 项符合
Selection 的查询结果
按分类筛选
- 全部分类
- matlab例程 (14)
- 人工智能/神经网络 (14)
- 技术资料 (9)
- 电源技术 (7)
- 其他书籍 (6)
- 数学计算 (6)
- 数值算法/人工智能 (4)
- 通讯编程文档 (4)
- Java编程 (4)
- 单片机编程 (3)
- Applet (3)
- 其他 (3)
- 行业发展研究 (3)
- Linux/Unix编程 (3)
- 书籍 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- 书籍源码 (2)
- 通讯/手机编程 (2)
- 编辑器/阅读器 (2)
- 电子书籍 (2)
- 通信网络 (1)
- 工控技术 (1)
- USB编程 (1)
- 微处理器开发 (1)
- DSP编程 (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- Delphi控件源码 (1)
- 汇编语言 (1)
- JavaScript (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- 语音压缩 (1)
- 软件工程 (1)
- 文章/文档 (1)
- 编译器/解释器 (1)
- 数据结构 (1)
- 源码 (1)
- 论文 (1)
人工智能/神经网络 提供一个人工免疫算法源程序
提供一个人工免疫算法源程序,其算法过程包括:
1.设置各参数
2.随机产生初始群体——pop=initpop(popsize,chromlength)
3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188%
4.开始迭代(M次):
1)计算目标函数值:欧氏距离[objvalue] ...
matlab例程 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location
Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP)
Networks: Shortest path, min cost network flow, minimum spa ...
人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
通讯/手机编程 This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integ
This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection.
matlab例程 Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data
Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspecti ...
行业发展研究 In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to
In this paper, we describe the development of a mobile butterfly-watching learning (BWL)
system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching
learning system was designed in a wireless mobile ad-hoc learning environment. This is first result
to provide a ...
人工智能/神经网络 This source code is about the basic sorting algorithm implemented in C#. The algorithms included are
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
人工智能/神经网络 基于libsvm
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
书籍源码 能够对INI文件方便的读写
能够对INI文件方便的读写,能够选择selection进行方便的选择。
Applet JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, se
JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context menus, tooltips and dynamic edge creation.