搜索资源列表
13451248BPSK
- 典型的BPSK实现算法程序,并能得到性能的比较图-typical BPSK algorithm procedures, and performance can be compared to the map
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
parallel_algorithm_of_wavelet
- 用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.-image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algor
picture
- 图象采集的算法包含图象速率及采集的计算公式和抽样原理的技术文档
OFDM_PTS_huadongchuang
- 引入滑动窗的PTS改进算法。出CCDF图,与未经过处理的原始曲线经行比较
车牌识别
- Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。
zsy
- cma算法的源代码,可仿真出图,还是不错的-cma algorithm source code, can be a simulation diagram, or good
VideoPhone
- 一种视频压缩算法的探讨,用软件仿真的方式简单的模仿视频电话,用以验证对图象数据的一种压缩方法-Discussion a possible approach with data compression in the vedio application
mSNRbeamforming
- 关于最大信噪比算法的波束成形的方向图和功率图的MATLAB代码-About pattern and power graph maximum SNR beamforming algorithm MATLAB code
DFS100
- 标准的深度优先搜索算法,可实现节点遍历、产生随机路由、检测图中是否有回路等功能,-Standard depth-first search algorithm, the node traversal can be achieved, resulting in a random routing, testing whether there is any loop diagram functions
Jidasiran_vs_Triangle
- 极大似然算法和三边定位算法的定位图,误差比较以及锚节点数对于定位算法的影响。-Maximum likelihood algorithm and trilateral localization algorithm locator map error comparison and anchor nodes for localization algorithm impact.
iznclions
- RBFS算法递归最佳优先搜索:A家族和LRTA算法联机局部搜索,又名实时学习A搜索,同为A家族实现图的单源最短路径()
lffy
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()