Location:
Search - bm matlab
Search list
Description: Matlab实现rs(15,11)的编译码算法,可用于算法学习,和验证,易于修改,简单易懂。
Platform: |
Size: 4110 |
Author: xteeq734801864@qq.com |
Hits:
Description: Brownian Motion, Option.
Platform: |
Size: 1024 |
Author: Liqun Xu |
Hits:
Description: 用于随机模拟,模拟布朗运动,可用于金融分析。-For stochastic simulation, simulation of Brownian motion, can be used for financial analysis.
Platform: |
Size: 1024 |
Author: fdc |
Hits:
Description: B-M 算法的matlab实现 密码学中又一重要的算法实现-BM algorithm matlab achieve another important cryptography algorithm implementation
Platform: |
Size: 1024 |
Author: xiaotiantian |
Hits:
Description: 实现BM3d denoising的源代码。
-BM3d denoising implementation source code
Platform: |
Size: 1645568 |
Author: ronica |
Hits:
Description: 模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。-Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
Platform: |
Size: 2048 |
Author: 吴晓莉 |
Hits:
Description: 图像去噪,是目前图像处理领域对高斯白噪声效果最好的去噪算法-image denoising
Platform: |
Size: 1300480 |
Author: cuadd |
Hits:
Description: matlab prog for continous beam analysis with graph...and its sf bm daigram
Platform: |
Size: 13312 |
Author: sunil |
Hits:
Description:
利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
Platform: |
Size: 1024 |
Author: 黄英 |
Hits:
Description: 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
Platform: |
Size: 1024 |
Author: 黄英 |
Hits:
Description: 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 consisting of the first N terms of sn. Returned value (L) is the length of the shortest linear feedback shift register sequence that generates all bits in sequence sn.
Platform: |
Size: 1024 |
Author: Maor Karisi |
Hits:
Description: BM3D去噪算法的实现和相关文档,很好的去噪算法-Image and video denoising by sparse 3D transform-domain collaborative filtering
Block-matching and 3D filtering (BM3D) algorithm
Platform: |
Size: 2907136 |
Author: 瓶子 |
Hits:
Description: B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
Platform: |
Size: 10240 |
Author: 刘筱潇 |
Hits:
Description: 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random generator (0.1) the uniform random number, then the sequence is mapped to the corresponding amplitude level {Am}. Then this range has been divided into four equal intervals, these sub-intervals corresponding to four signal bits of the symbol 00,01,10,11. Detector observed r = Am+ n, and calculate r and 4 possible transmission distance between the signal amplitude, its output corresponding to the minimum distance Bm is the signal level. Bm and the real rate of transmission of the signal comparison, error detection counter is used to generate the error count.
Platform: |
Size: 1024 |
Author: 在其位 |
Hits:
Description: 各种神经网络算法的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
Platform: |
Size: 977920 |
Author: Sugarn |
Hits:
Description: Matlab Hankel变换源代码,可以直接当做MATLAB toolbox来使用-
MATLAB toolbox
________________________________________________________
Hankel transform
________________________________________________________
** Contents
1. Introduction
2. Requirements
3. Implementation details
4. References
5. Copyright
6. Warranty
7. History
8. Download
9. Trademarks
** Publisher
Marcel Leutenegger marcel.leutenegger@epfl.ch
EPFL STI IOA LOB
BM 4.143 Tel: +41 21 693 77 19
Station 17
CH-1015 Lausanne
1. Introduction
The Hankel transform of order n transforms rotationally symetric inputs in a
computationally efficient manner. In particular, the Hankel transform of order
0 is equivalent to the two-dimensional Fourier transform of a rotationally
symetric input. This package contains four implementations of the Hankel
transform and the inverse Hankel transform, respectively.
2. Requirements
?MATLAB 6.0 or newer.
3. Implementation details
The package ships fou
Platform: |
Size: 138240 |
Author: 甜头 |
Hits:
Description: RS编码中BM硬判决的性能仿真,包括误码率、无符号率等-the RSencode matlab simulation
Platform: |
Size: 10240 |
Author: 里 |
Hits:
Description: 应用matlab进行雅可比迭代法解方程AX=B.m的M文件-Application of matlab for Jacobi iterative method of solving equations AX = of Bm M-file
Platform: |
Size: 1024 |
Author: liyunzhao |
Hits:
Description: BCH码编码译码方法研究及仿真,主要有n-k编码、代数编码、彼得森译码、BM译码、群变换译码等,用MATLAB仿真。-BCH codes encoding&decoding methods and simulation
Platform: |
Size: 917504 |
Author: 朱健 |
Hits:
Description: 用于计算随机序列线性复杂度的Berlekamp-Massey算法,已包装为matlab函数,省去复杂的算法调试过程-implement the inversionless Berlekamp-Massy algorithm in matlab
Platform: |
Size: 7168 |
Author: 刘涛 |
Hits: