搜索资源列表
Matlab_BP
- 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
BP--matlab
- 有关bp神经网络的一点知识以及BP神经网络例子以及编码-Little knowledge about bp neural network and BP neural network examples and coding
ns3-yanci-master
- 关于物理层网络编码编码和模拟网络编码ANC的matlab仿真代码。里面有四个程序,希望对大家有用-Matlab simulation code on the physical layer network coding and network coding ANC simulation. There are four procedures, we hope to be useful
random_coding
- 随机网络编码matlab实现程序,附有详细的中文注释-Random network coding matlab procedures, with detailed notes in Chinese
BPSK
- 基于BPSK的物理层网络编码算法,利用MATLAB仿真软件对物理层网络编码进行了简单的性能分析-BPSK-based physical layer network coding algorithm, using MATLAB simulation software for physical-layer network coding for a simple performance analysis
Encoding-network
- 基于MATLAB的网络编码的编码和解码操作-Encoding network
Network-Coding-Simulator
- 网络编码的程序,可以运行。网上相关资源很少,这是从matlab的file exchange上找到的。-Network Coding Simulator
network_coding_simulation-master2015
- 此版本与6-1不同之处在于,节点之间的传输不再采用swap形式,而只是单向传输。 特别地,度为1的码包,在传输1跳之后就不再传输。因为当前节点会判定其已经完成编码。 如果想让它传输log(N)跳,则修改判定编码完成的条件。 主要特点: 为并行计算而设计。不使用全局变量。(# network_coding_simulation Simulation platform based on matlab. Only able to simulate rateless network cod
Matlab-RandomLinearNetworkCoding-master
- 用Matlab仿真RLNC,网络运行RLNC.m。网络的源节点发送一个windows.png采用随机线性网络编码和信宿节点创建一个图像(资料图片)接收的数据。 如果windows.png和data.jpg是相同的则RLNC运行成功(Thesis of network simulation with Matlab using RLNC,the source node of network send a windows.png using Random Linear Network Coding