搜索资源列表
RS_15_11编译码_matlab实现
- Matlab实现rs(15,11)的编译码算法,可用于算法学习,和验证,易于修改,简单易懂。
BM-algorithm
- B-M 算法的matlab实现 密码学中又一重要的算法实现-BM algorithm matlab achieve another important cryptography algorithm implementation
B-M
- B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
BM
- The Berlekamp-Massey algorithm is an efficient algorithm for determining the linear complexity of a finite binary sequence sn of length n. The algorithm takes n iterations, with the Nth iteration computing the linear complexity of the subsequence sN
BM3D
- BM3D去噪算法的实现和相关文档,很好的去噪算法-Image and video denoising by sparse 3D transform-domain collaborative filtering Block-matching and 3D filtering (BM3D) algorithm
HankelTransform
- Matlab Hankel变换源代码,可以直接当做MATLAB toolbox来使用- MATLAB toolbox ________________________________________________________ Hankel transform ________________________________________________________ ** Contents 1.
BM3D
- 实现BM3d denoising的源代码。 -BM3d denoising implementation source code
bm
- 用于随机模拟,模拟布朗运动,可用于金融分析。-For stochastic simulation, simulation of Brownian motion, can be used for financial analysis.
CBA
- matlab prog for continous beam analysis with graph...and its sf bm daigram
getpoly_bm
- 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
getpoly_bm1
- 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
matlab
- 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
Neural-network_Code
- 各种神经网络算法的matlab实现,包括BP网络,RBF网络,Hopfield网络,BM网络,SOFM网络,ART网络等-Variety of neural network algorithm matlab implementation, including the BP network, RBF network, Hopfield network, BM network, SOFM network, ART networks
BM
- RS编码中BM硬判决的性能仿真,包括误码率、无符号率等-the RSencode matlab simulation
jacobi-
- 应用matlab进行雅可比迭代法解方程AX=B.m的M文件-Application of matlab for Jacobi iterative method of solving equations AX = of Bm M-file
BCH-simulation
- BCH码编码译码方法研究及仿真,主要有n-k编码、代数编码、彼得森译码、BM译码、群变换译码等,用MATLAB仿真。-BCH codes encoding&decoding methods and simulation
rs
- RS码的matlab译码程序,使用BM算法-RS decode
BM-algorithm
- 用于计算随机序列线性复杂度的Berlekamp-Massey算法,已包装为matlab函数,省去复杂的算法调试过程-implement the inversionless Berlekamp-Massy algorithm in matlab
RiBMDemo
- Reformulated inversionless BM algorithm Reed Solomon MATLAB code