Welcome![Sign In][Sign Up]
Location:
Search - muller

Search list

[Other resourcerm_par

Description: 采用reed-muller码降低ofdm的par方法-used reed-cup code to reduce the par method ofdm
Platform: | Size: 28658 | Author: 坦克 | Hits:

[Mathimatics-Numerical algorithmsuniformgauss

Description: 均匀分布的随机数,并依此产生高斯分布随机数,12和法和Box-Muller法产生高斯分布-uniform distribution of random numbers, and so have a Gaussian distribution of random numbers, 12 and the law and Box-Muller method, Gaussian distribution
Platform: | Size: 1191 | Author: 吴俊 | Hits:

[OtherNeural networks an introduction

Description: Neural networks : an introduction / B. Muller, J.Reinhardt. 此书的配套软盘-Neural networks : an introduction / B. Muller, J. Reinhardt. The book matching floppy
Platform: | Size: 310116 | Author: 黄远 | Hits:

[Other resourcejf_Box_Muller_transform

Description: Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
Platform: | Size: 540 | Author: 方俊彬 | Hits:

[OtherNeural networks an introduction

Description: Neural networks : an introduction / B. Muller, J.Reinhardt. 此书的配套软盘-Neural networks : an introduction/B. Muller, J. Reinhardt. The book matching floppy
Platform: | Size: 310272 | Author: 黄远 | Hits:

[Data structs均匀分布和高斯分布

Description: 均匀分布和高斯分布的C代码-uniform and Gaussian distribution of C code
Platform: | Size: 3072 | Author: int | Hits:

[Dialog_Window自动关闭的message box

Description: pb源码,可以自动关闭messagebox对话框-pbmessagebox
Platform: | Size: 9216 | Author: alum | Hits:

[matlabrm_par

Description:
Platform: | Size: 28672 | Author: 坦克 | Hits:

[Button controlatlgdix_src

Description: This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
Platform: | Size: 6144 | Author: 谢昭波 | Hits:

[GUI Developgridctrl_demo220

Description: Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2 . X versions of CGridCtrl it s now a lot simpler.
Platform: | Size: 206848 | Author: mark | Hits:

[SCMZ-stackcode

Description: zigbee协议栈的源代码。希望对学习zigbee的出学制有所帮助。-zigbee protocol stack source code. Wish to study the structure of zigbee help.
Platform: | Size: 114688 | Author: 毛跟勇 | Hits:

[CommunicationReedSolomon

Description: Reed solomon FEC coding
Platform: | Size: 799744 | Author: great | Hits:

[.netF-in-Box_v3.1.2_fro_.NET-retail

Description: F-IN-BOX - COOL using Flash with VB.NET-F-IN-BOX- COOL using Flash with VB.NET
Platform: | Size: 2494464 | Author: marko pelovic | Hits:

[OtherRM

Description: A simple ebook describing Redd-Muller coding.
Platform: | Size: 83968 | Author: meh | Hits:

[VHDL-FPGA-VerilogRS_decoder

Description: Reed solomon decoder based on table-lookup method VHDL code
Platform: | Size: 4096 | Author: shahifaqeer | Hits:

[AlgorithmSteff_Mull

Description: 用MATLAB求解变成一个求解数值计算方法中的斯蒂芬森和抛物线法-a way of solving the method of stenfensen and muller
Platform: | Size: 1024 | Author: huanglu | Hits:

[matlabmullertest

Description: 改进的muller算法 当中不用判断 直接考虑了复数根的情况 并包含一个例子-Improved muller algorithm to determine which do not directly take into account the complex situation in the root and contains an example
Platform: | Size: 1024 | Author: 张春成 | Hits:

[JSP/Javaopengpstracker017

Description: Interface Accessible is the main interface for the accessibility package. 30: * All components that support 31: * the accessibility package must implement this interface. 32: * It contains a single method, {@link #getAccessibleContext}, which 33: * returns an instance of the class {@link AccessibleContext}. 34: * 35: * @version 1.1 11/24/97 20:34:48 36: * @author Peter Korn 37: * @author Hans Muller 38: * @author Willie Walker-Interface Accessible is the main interface for the accessibility package. 30: * All components that support 31: * the accessibility package must implement this interface. 32: * It contains a single method, {@link #getAccessibleContext}, which 33: * returns an instance of the class {@link AccessibleContext}. 34: * 35: * @version 1.1 11/24/97 20:34:48 36: * @author Peter Korn 37: * @author Hans Muller 38: * @author Willie Walker
Platform: | Size: 2247680 | Author: man | Hits:

[matlabmuller

Description: 求解图像的穆勒矩阵及其极分解矩阵,还有矩阵分析参数(Muller matrix and polar factorization matrix for solving image)
Platform: | Size: 1024 | Author: 岁月神偷 | Hits:

[matlabmatlab_prog_for_ReedMuller_code

Description: 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可(1. this program is used for simulating the performance of Reed-Muller code over the AWGN channel, where BPSK is employed. 2. the related theory is refered to the <error control coding>-Shu Lin, and our results is consistent to the Figure 4-2 in it. 3. The main text is called BPSK_AWGN_RM_Code.)
Platform: | Size: 4096 | Author: attack123 | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net