-
rayleigh
OFDM信号瑞利衰落信道的matlab仿真代码,,包括一个word文档和仿真程序。(OFDM signals in Rayleigh fading channel simulation matlab code, including a word document and simulation program.)
- 2009-10-23 15:05:32下载
- 积分:1
-
SGWUND
将小波相邻系数相关性的降噪思想引入到冗余第2代小波中,提出了基于邻域相关性的冗余第2代小波降噪方法,该方法克服了传统阈值降噪没有考虑小波系数之间相关性的不足。(Aiming at fault feature extraction in the background of strong noise, a wavelet denoising idea by incorporating neighboring coefficients is introduced into redundant second generation wavelet case. A denoising method of redundant second generation wavelet using neighbor dependency is presented. It overcomes the deficiency of traditional thresholding approaches. In this method, an original signal is decomposed by redundant second generation wavelet, and the detail and approximation signals have the same length as the original signal. The detail signals at each scale are then processed by neighbor dependency. Finally, the approximation signal and processed detail signals are reconstructed by inverse transform of redundant second generation wavelet to realize the signal denoising. )
- 2012-03-26 09:27:08下载
- 积分:1
-
picture-process
用matlab 软件进行图像处理,对比度、灰度处理。(Matlab image processing procedure, but the image contrast, gray processing. )
- 2012-05-24 22:49:53下载
- 积分:1
-
lms
LMS算法,可以实现在计算机上的仿真,通过仿真可以清楚的了解结果(LMS)
- 2010-01-26 09:45:50下载
- 积分:1
-
70
说明: LVQ(Learning Vector Quantization ) lvq vector quantization algorithm for the simulation program matlab.
- 2010-05-17 00:56:59下载
- 积分:1
-
lorenz
lorenz序列产生程序,自己编写的,可产生时域波形图和混沌吸引子相图。(Lorenz chaotic sequence generation process, the preparation of their own, can produce the time-domain waveform and chaotic attractor.)
- 2013-06-14 11:58:04下载
- 积分:1
-
matlab_basic_and_applied_tutorials
matlab基础和应用教程,有各种详细的原理描述和例子。最好用浩瀚阅读器打开。(matlab basic and applied tutorials, there are a variety of detailed descriptions and examples of the principle. Reader is best to use the vast open.)
- 2010-11-08 16:40:46下载
- 积分:1
-
PSO
说明: pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso(pso implementation of the application of c# programming with constraints also contains MATLAB-pso)
- 2011-02-18 11:17:27下载
- 积分:1
-
HyBR
图像复原中hybrid的源程序,里面包括了各种hybrid(Hybrid Regularized method in image restoration)
- 2012-06-23 10:49:10下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1