-
pca
PCA技术的一大好处是对数据进行降维的处理。我们可以对新求出的“主元”向量的重要性进行排序,根据需要取前面最重要的部分,将后面的维数省去,可以达到降维从而简化模型或是对数据进行压缩的效果。同时最大程度的保持了原有数据的信息。
(A major advantage of PCA technology is reduce the dimension of the data processing. We can calculate the new " principal component" vector order of importance, according to need to take the most important part of the front, eliminating the rear of the dimensions, dimension reduction can be achieved to simplify the model or the effect of data compression . At the same time maintaining the greatest degree of the original data.)
- 2010-10-27 12:03:34下载
- 积分:1
-
2013TSP
说明: 通过并行压缩进行二维信号压缩,提出了一种利用并行压缩传感技术对二维信号进行压缩的新方案。根据这个原理,译码器的重新构造可以并行进行。通过对二维信号进行某些排列,可以确保所有列具有大致相同的密度级别,并且可以使用相同的测量矩阵进行采样。这样可以避免二维信号的矢量化,从而大大减小测量矩阵的尺寸。我们证明,如果排列良好,重建均方误差的上限会更紧。为了说明这一方案,我们将其应用于视频压缩并使用不同帧的排列有两种:参考帧的基于Z字形扫描的排列和非参考帧的基于块测试的排列。仿真结果表明,在相同的压缩比下,峰值信噪比比比在无置换情况下可提高3-7db左右。(we propose a new scheme to compress 2D signals using parallel compressed sensing. According to this seheme, the reeonstruction at the decoder can be performed in parallel. By performing certain permutation on a 2D signal, all columns are insured to have approximately the same density level and can be sampled using the same measurement matrix. In this way, vectorization of a 2D signal can be avoided, and thus the size of the measurement matrix can be dramatically reduced. We prove that with a good permutation, we can have a tighter upper bound on reconstruction mean square error. To illustrate this scheme, we apply it to video compression and use
two kinds of permutations for different frames: the zigzag-scanbased permutation for reference frames and the block-test-based permutation for non-reference frames. Simulation results show that under the same compression ratio, the peak signal-to-noise ratio can be improved by approximately 3-7 dB compared to the case without permutation.)
- 2019-01-12 22:48:49下载
- 积分:1
-
PMSM
说明: 永磁同步电机仿真模型,亲测好用,永磁同步发电机(the simulink model of PMSM used in matlab)
- 2019-07-06 22:52:20下载
- 积分:1
-
RLSusingMATLABtoreducenoise
RLS算法用MATLAB实现语音去噪,包含源程序注释,方便易懂(RLS algorithm with MATLAB voice denoising)
- 2010-05-19 23:44:19下载
- 积分:1
-
8267Dwaveform
matalb程序,使用Agilent 8267D信号源产生特殊雷达信号。(matalb program, use the Agilent 8267D have a special radar signal waveform.)
- 2010-05-30 15:09:29下载
- 积分:1
-
abcd3
This is a test code to show the spectrum of sine wave.
- 2014-01-26 23:51:55下载
- 积分:1
-
kwp2000_can_iso
Implementation of kwp2000 on can
- 2010-06-03 03:50:30下载
- 积分:1
-
matrix
This code is used to find the matrix converter result fir improving the active and reactive power
- 2013-11-06 01:35:34下载
- 积分:1
-
sanfzybpc
准确计算语音信号或者噪声信号的三分之一倍频程。(Accurately calculate the speech signal, or one-third octave noise signal.)
- 2010-11-22 12:24:59下载
- 积分:1
-
Digital-baseband-system
数字基带系统将数字信号从时域上看时数字滚降,需要画出滚降前后的波形展示出来。频域上带宽变化了。输入滤波器之前的波形与采样判决之后的波形。采样判决前的频谱。
采样判决后的码型。
2、眼图(采样判决之前的眼图)(信噪比大眼图清晰)
3、误码曲线,(横坐标时信噪比,纵坐标时误码率)
4、Arfa变化对误码特性的影响,变好还是变差(变好),眼图清晰度变化(清晰),传递函数的带宽的变化。(带宽越大)(1.Digital baseband system point of view the digital signal from the time domain when the number of roll-off, you need to draw the waveform displayed before and after the roll-out. The frequency domain, the bandwidth change. Input filter and sample ruling before the wave after wave. Sample pre-judgment spectrum.
Sampling pattern after the verdict.
2, the eye diagram (eye before sampling decision) (SNR big eye clear)
3, the error curve (abscissa when the signal to noise ratio, bit error rate when the vertical axis)
4, Arfa impact of change on BER performance, get better or worse (getting better), change of eye-definition (clarity), the transfer function of the bandwidth changes. (The greater the bandwidth))
- 2011-06-03 23:04:22下载
- 积分:1