搜索资源列表
gui_test
- 细胞神经网络(CNN)GUI源代码 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。
parallelgenetic
- 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
FDTD_1
- 由于Matlab软件的网络通信局限,使得在并行时域有限差分( FDTD)计算仿真中,难以实现子域间的消息发送与接收操作-As the Matlab software, network communications limited, so in parallel finite difference time domain (FDTD) simulation calculation, it is difficult to achieve sub-domain of the message and r
Cellular-Neural-Network
- 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。-Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is
irglomo_v10
- 大范围由不同种类组成的通信系统的并行模拟计算-Parallel Simulation of Large-Scale Heterogeneous Communication Systems
2DWaveletsimpression
- 由于小波及小波包技术可以将信号或图像分层次按小波基展开,所以可以根据图像信号的性质以及事先给定的图像处理要求确定到底要展开到哪一级为止,从而不仅能有效地控制计算量,满足实时处理的需要,而且可以方便地实现通常由子频带、层次编码技术实现的累进传输编码(即采取逐步浮现的方式传送多媒体图像)。这样一种工作方式在多媒体数据浏览、医学图片远程诊断时是非常必要的。另外,利用小波变换具有放大、缩小和平移的数学显微镜的功能,可以方便地产生各种分辨率的图像,从而适应于不同分辨率的图像I/O设备和不同传输速率的通信系
code
- 通过MATLAB平台对通信仿真,研究讨论Turbo码的编译码结构,四种Turbo码译码算法,讨论Turbo码中几种常见的交织器,利用MATLAB软件平台进行并行级联Turbo卷积码的性能仿真,仿真评估了不同设计参数对Turbo码性能的影响。-Through MATLAB simulation platform for communications, research and discussion Turbo code decoding structure, four kinds of Turbo
j2-1
- 二维poisson方程并行有限差分方法,采用一排重叠网格,内部迭代次数增加则减少通信次数。-Dimensional poisson equation parallel finite difference method using an array of overlapping grid, reducing internal iterations to increase the number of communications.
j2-2
- 二维poisson方程并行有限差分方法,增加网格宽度可提高通信粒度,加快程序收敛速度。-Dimensional poisson equation parallel finite difference method to increase the width of the grid size can improve communication and accelerate the speed of convergence program.