搜索资源列表
nlms2
- 做二维NLMS自适应信道估计的matlab仿真程序-do 2D NLMS adaptive channel estimation of Matlab simulation program
Image_Processing_algorithm_SRM
- osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
KSDevBlockEnginev3.03
- KSDev Block Engine 3.03 BlockEngine is a set of components for creating professional-looking vector graphics. BlockEngine can be used to create business diagrams, presentations, organization and workflow charts, software and process flowcharts,
LBE
- Lattice Boltzmann LBE模型在二维多孔介质流体渗流中的应用,基于geometry: D2Q9, model: BGK-Simple, yet simplistic, Lattice Boltzmann (LB) MATLAB implementation. D2H9, BGK, omega = 1, laminar flow in a 2D channel used as benchmark. Requires Image Processing Toolbox.
duct4
- duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
Final_28Nov
- 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
channel_estimation_2dlinear
- 2d linear channel estimation
tgatb.tar
- The Goblin and the Butterfly ,开源的2d游戏客户端-TThe Goblin and the Butterfly game server is up and running, so you can log into the game and have a look at the existing features. Here are some key features of "The Goblin and the Butterfly": · 5 Skil
Channel_Estimation_Module
- 信道估计仿真,采用了多种方法:线性插值,MMSE,1惟MMSE,2维MMSE等-Channel Estimation 1 for non-block-wise linear interpolation, 2 for block-wise 1-D MMSE, 3 for non-block-wise 1-D MMSE, 4 for block-wise 2-D MMS
channel
- channel 问题 求解粘性不可压NS方程 -a program which uses a finite element model of time independent viscous incompressible flow in a 2D channel
2paper2
- 根据图像数字水印基本原理和水印信道的构造及生成方式,从信息论的角度,对基于高斯噪声信道的数字水印容量进行探索。针对高斯信源分布具有最大的不确定性、能够在所有的二阶随机分布中提供最大信息熵的特点,分析在高斯分布情况下的整个水印信道通信过程,并引入平均互信息理论,给出基于高斯的水印信道容量的最大通信速率。同时分析加性噪声信道下的容量问题,将高斯分布扩展到非高斯分布,优化容量计算表达式,利用Matlab软件工具给出非高斯信源水印容量与受限失真度的2D和3D关系仿真曲线,并结合实际给出结果分析。-】Ba
Nova-OFDM-16QAM_Rec
- 二维导频的信道估计,有效的减小瑞利多径信道对通信系统影响。OFDM系统,调制方式16QAM,线性内插。-2D pilot aided channel estimation. OFDM system, linear interpolation.
2D-Robust-channel-estimation
- 通过Matlab仿真分析OFDM系统中2D-Robust信道估计算法的性能。-Matlab simulation analysis by 2D-Robust OFDM system channel estimation algorithm.
NavierStokesFlow
- A matlab code which calculates the velocity profile for a flow in a 2d channel using the lattice boltzmann method.
2-_-Basic-Lattice-Boltzmann-(LB)
- Simple, yet simplistic, Lattice Boltzmann (LB) MATLAB implementation. D2H9, BGK, omega = 1, laminar flow in a 2D channel used as benchmark. Requires Image Processing Toolbox. The code is not optimized for memory nor for speed, i.e. not efficient
LBGK_D2Q9_poiseuille_channel2D.m
- Lattice Boltzmann Method for Poiseuille Channel 2D
Cocos-2d-FeiJi
- 一个安卓上的打飞机小游戏,可通过微信登陆。-Andrews playing a game on the aircraft, through the micro-channel landing.
LBM_CPP
- 用C++编写的格子Boltzmann的算法程序,用于模拟流体在二维通道内的流动,用户可以自定义通道尺寸,通过此程序,用户可以深入学习格子Boltzmann算法,包括碰撞、迁移过程,边界处理以及输入输出文件的设置等。-This is a C++ programme of Lattice Boltzmann model for fluid flow in a 2D channel. The user can define the size of channel. Through this code,
Developing-Flow-in-plate-Channel
- Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Application to in plate channel 2D
LBGK_D2Q9_poiseuille_channel2D
- 二维通道层流,matlab实现,格子玻尔兹曼方法(Simple, yet simplistic, Lattice Boltzmann (LB) MATLAB implementation. D2H9, BGK, omega = 1, laminar flow in a 2D channel used as benchmark.)