资源列表
code
- HARQ system modulation using GA algorithm
peyman
- 2 block alamouti code in LTE system
code-ramezani
- matlab code for image processing with fauzzy
?? ????
- watermarking code with fuzzy-ANN
npermutek
- Numero de permutaciones
Bmelib
- The Toolbox Matlab about Spatial analysis.
GM11
- 灰色GM(1,1)模型预测matlab语言编写, 能实现预测。(Gray GM (1,1) model predicts MATLAB language, can achieve prediction.)
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
OneCutWithSeeds_v1.03
- 基于Snake进行图像分割 Matlab平台(Snake segmentation based on Matlab platform)
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
Dijkstra (1)
- 基于Dijkstra 的最短路径法 输入需要为权值矩阵(The shortest path method based on Dijkstra needs to be the weight matrix)
匈牙利算法m
- 此程序可以简单地解决0-1指派问题,可以分别求解目标函数最大值或最小值问题(This program can simply solve the 0-1 assignment problem, and can respectively solve the maximum or minimum of the objective function)