code-and-incode

所属分类:matlab编程
开发工具:matlab
文件大小:1287KB
下载次数:14
上传日期:2013-03-24 22:41:34
上 传 者swbc4
说明:  (7,4)循环码的编译码器设计,模拟了信道噪声,并且进行了2种译码方法
((7,4) of the codec of the cyclic code design, simulates the channel noise, and the two kinds of decoding methods)

文件列表:
11_12S005038_孙文彬\code.asv (123, 2012-12-02)
11_12S005038_孙文彬\code.m (252, 2012-12-07)
11_12S005038_孙文彬\cut.m (73, 2012-12-07)
11_12S005038_孙文彬\decode.asv (315, 2012-12-07)
11_12S005038_孙文彬\decode.m (317, 2012-12-07)
11_12S005038_孙文彬\gui.asv (15543, 2012-12-11)
11_12S005038_孙文彬\gui.exe (1005367, 2012-12-12)
11_12S005038_孙文彬\gui.fig (7199, 2012-12-12)
11_12S005038_孙文彬\gui.m (15610, 2012-12-12)
11_12S005038_孙文彬\gui.prj (42077, 2012-12-12)
11_12S005038_孙文彬\gui_delay_load.c (2875, 2012-12-12)
11_12S005038_孙文彬\gui_main.c (3526, 2012-12-12)
11_12S005038_孙文彬\gui_mcc_component_data.c (6431, 2012-12-12)
11_12S005038_孙文彬\intercross.asv (45, 2012-12-07)
11_12S005038_孙文彬\intercross.m (44, 2012-12-07)
11_12S005038_孙文彬\mccExcludedFiles.log (845314, 2012-12-12)
11_12S005038_孙文彬\mjt.asv (422, 2012-12-07)
11_12S005038_孙文彬\mjt.m (407, 2012-12-07)
11_12S005038_孙文彬\noice.asv (140, 2012-12-02)
11_12S005038_孙文彬\noice.m (295, 2012-12-07)
11_12S005038_孙文彬\s.asv (73, 2012-12-07)
11_12S005038_孙文彬\s.m (140, 2012-12-07)
11_12S005038_孙文彬\运行说明.doc (406016, 2012-12-15)
11_12S005038_孙文彬\运行说明.txt (100, 2012-12-15)
11_12S005038_孙文彬 (0, 2012-12-15)

MATLAB Compiler 1. Prerequisites for Deployment . Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.13. . If the MCR is not installed, run MCRInstaller, located in: *\toolbox\compiler\deploy\win32\MCRInstaller.exe For more information on the MCR Installer, see the MATLAB Compiler documentation. NOTE: Prior to running your deployed application, verify the user locale and system locales have the same value on the Microsoft Windows platform. If these values are not the same, you might see an I18n warning message and garbled text. 2. Files to Deploy and Package Files to package for Standalone ================================ -gui.exe -MCRInstaller.exe -include when building component by selecting "include MCR" option in deploytool -This readme file 3. Definitions MCR - MATLAB Compiler uses the MATLAB Compiler Runtime (MCR), which is a standalone set of shared libraries that enable the execution of M-files. The MCR provides complete support for all features of MATLAB without the MATLAB GUI. When you package and distribute an application to users, you include supporting files generated by the builder as well as the MATLAB Compiler Runtime (MCR). If necessary, run MCRInstaller to install version 7.13 of MCR. For more information about the MCR, see the MATLAB Compiler documentation. * NOTE: is the directory where MCR is installed on the target machine. 4. Appendix A. On the target machine, add the MCR directory to the system path specified by the target system's environment variable. i. Locate the name of the environment variable to set, using the table below: Operating System Environment Variable ================ ==================== Windows PATH ii. Set the path by doing one of the following: NOTE: is the directory where MCR is installed on the target machine. On Windows systems: . Add the MCR directory to the environment variable by opening a command prompt and issuing the DOS command: set PATH=\v713\runtime\win32;%PATH% Alternately, for Windows, add the following pathname: \v713\runtime\win32 to the PATH environment variable, by doing the following: 1. Select the My Computer icon on your desktop. 2. Right-click the icon and select Properties from the menu. 3. Select the Advanced tab. 4. Click Environment Variables. NOTE: On Windows, the environment variable syntax utilizes backslashes (\), delimited by semi-colons (;).

近期下载者

相关文件


收藏者