-
computingBERConvolutionalCode
Script for computing BER with Binary Convolutional Code
and Viterbi decoding.
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision decoding is used.
- 2010-07-13 22:52:09下载
- 积分:1
-
Image_Restoration_motionblur
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。(This program can recover from noise/noise or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter were used, while the code also uses optical flow line analysis, estimated the length and fuzzy angle.)
- 2010-05-14 13:06:14下载
- 积分:1
-
wysllq
网页刷流量器,一个很简单的刷网页PV小工具(Web brush flow measure)
- 2014-09-18 08:15:03下载
- 积分:1
-
power_upfc1
柔性直流输电模型,基于matlab的demo的,可以再matlab的help上了解模型详情(Flexible HVDC model, based on the matlab demo.you can get help the model matlab help )
- 2014-11-13 20:23:29下载
- 积分:1
-
MackeyGlassMATLABScourse
说明: 著名的Mackey—Glass问题的源程序,你可以试着下载一下,希望对你有一些帮助!(Well-known Mackey-Glass problem of the source, you can try to download what I hope you have some help!)
- 2011-03-07 21:24:09下载
- 积分:1
-
watermarking
This code reg.video water marking
- 2014-09-21 14:05:27下载
- 积分:1
-
test
matlab图像预处理一些算法的实现,如巴特沃斯低通滤波器的实现等(MATLAB image processing algorithm implementations, such as Butterworth low-pass filter realization)
- 2016-10-24 19:54:24下载
- 积分:1
-
Tut2_Files
In this tutorial you will learn a few of the basic functions of Matlab. First we will start
working with basic mathematical functions, setting variables, and generating time series.
- 2011-08-29 13:07:35下载
- 积分:1
-
LMS
LMS matlab算法的仿真程序,改算法再工业上用处广泛(Algorithm LMS matlab simulation program, change the algorithm and then use a wide range of industrial)
- 2009-06-13 14:30:09下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1