搜索资源列表
-
0下载:
遗传算法优化BP神经网络的权值 vc实现代码源程序-Genetic algorithm BP neural network to achieve the weight vc source code
-
-
0下载:
该目录包含了代码执行Kohonen自组织特征
地图网络。源代码中可以找到SOFM.CPP 。样本数据中发现
SOFMSAMP.PAT 。的自组织特征映射程序接受输入的载体和组成
计算重量。输出定向到屏幕上。-This directory contains the code to implement Kohonen self-organizing feature map network. Source code can be found SOFM.CPP. Found in the s
-
-
2下载:
matlab源码,运用遗传算法 优化RBF隐层神经元的中心值,宽度,和权值,具有很强的学习性。-matlab source code, the use of genetic algorithm optimization of RBF hidden layer neurons in the central value, width, and weight, has a strong learning.
-
-
0下载:
神经网络求权重源码,输入多个自变量和一个因变量,可以得到与因变量关系显著的几个自变量。-Weight neural network source code request, enter the number of independent variables and a dependent variable, can be a significant relationship with the dependent variable, several independent variables.
-
-
0下载:
这是关于LDPC信道编码模块设计的程序
打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
-
-
1下载:
adaboost 源码,综合多个弱分类器,通过动态修改元组权值以及得到的分类器权值,提升为复合强分类器。-AdaBoost source code, several weak classifiers, by dynamically modifying the tuple classifier obtained by weight and weight, enhance the strong classifier for composite.
-
-
0下载:
逢山开路问题
用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。
程序编制的比一些比赛论文中的要精细一些,但结果不是很好。
mountainxyz 山区地形信息
加载后,运行主程序mutiline
结果在mountainoutput中
图像mountainroad2 mountainroad3 mountainroad3+
-