-
TSP_Particle
在MATLAB中用粒子群算法解决TSP问题。(use the particle swarm optimization(PSO) to solve the TSP problem。)
- 2010-01-17 21:37:20下载
- 积分:1
-
Signal_system_Experiment
信号与系统实验源代码
包括:实验一 周期信号的谐波逼近,幅频相频分析;实验二 simulink信号的抽样和内插; 实验三 GUIDE二阶状态轨迹的显示;实验四 Wav信号的波形分析及频谱分析(Signals and systems including source code of the experiment: The experiment of a periodic signal of the harmonic approximation, the amplitude-frequency phase-frequency analysis experiment II simulink signal sampling and interpolation experimental GUIDE second-order three-state trajectory display experiment four Wav signal waveform analysis and spectral analysis)
- 2009-07-11 23:58:46下载
- 积分:1
-
flow_around_plate
太阳风(低密度等离子体)在带电平板周围的粒子密度、电势的PIC法模拟。(The code simulates flow of solar wind (low density plasma) over a charged plate. )
- 2010-12-09 12:25:31下载
- 积分:1
-
Lyapunov-Exponents-Toolbox
function findlyap(MainHandles)
FINDLYAP determines the Lyapunov exponents and dimension
- 2011-02-18 22:15:53下载
- 积分:1
-
EMDs
emd程序 虽然有点不怎么好用,我知道那是我的水平不够(code of emd)
- 2014-10-23 20:45:27下载
- 积分:1
-
probabilistic_filter
Kernel density based probability estimation and filtering for a signalProa
- 2014-11-05 00:40:56下载
- 积分:1
-
rsm
RS编码与译码程序具体的实现MATLAB实现(RS encoding and decoding process to achieve a specific realization of MATLAB)
- 2010-06-06 22:40:44下载
- 积分:1
-
ding
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。
(4)对原音频信号进行1024点的分段付立业分析meshgrid
(5)根据主要频线合成音频,并画出时域图形,试听合成效果。
(6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。
(err)
- 2009-01-13 16:23:47下载
- 积分:1
-
JPEGimageCompressiontechniquesimplementationandopt
摘 要
文章以空间监控系统为背景,深入研究了JPEG图像压缩标准的实现方法,并基于FPGA对其进行了实现和优化。文中给出了详细的实现方法和优化过程,测试表明达到了很好的效果。
简单介绍了有损静态图像压缩当前有两种比较流行的标准JPEG和JPEG2000。说明了用JPEG方法压缩的原因。
介绍JPEG基本原理:JPEG对灰度图像的压缩处理过程主要包括:图像分割,离散余弦变换(DCT),量化(Quantization),“Z”形排序(Zigzag Scan),差分脉冲编码调制(Differential Pulse Code Modulation,DPCM)对直流系数(DC),行程长度编码(Run-Length Encoding,RLE)对交流系数(AC),霍夫曼(Huffman)编码等。
JPEG标准的特点是离散余弦变换。
比较详细介绍压缩系统的构成和实现。实现提及步骤, JPEG压缩模块设计和编码模块实现细节。
(Abstract
Article in the space monitoring system for the background, in-depth study of the JPEG image compression standard implementation methods and carried out based on FPGA implementation and optimization. In this paper, a detailed method of implementation and optimization of the process, testing showed that to achieve good results.
Easy introduction of harmful static image compression has two kinds of comparisons that the current popular standard JPEG and JPEG2000. Illustrated by the reasons for JPEG compression method.
JPEG introduce the basic principles: JPEG compression of gray-scale image processing include: image segmentation, discrete cosine transform (DCT), quantization (Quantization), "Z"-shaped sort (Zigzag Scan), differential pulse code modulation (Differential Pulse Code Modulation, DPCM) on the DC coefficient (DC), Run Length Encoding (Run-Length Encoding, RLE) of the exchange coefficient (AC), Hoffman (Huffman) coding.
JPEG standard is characterized by discrete )
- 2009-03-29 08:39:04下载
- 积分:1
-
hht_analysis
说明: 希尔伯特 黄变换中EMD分解函数以及信号的时频特性希尔伯特谱函数的源代码(matlab source code examples of simple applications, simple to use easy to understand for beginners.)
- 2010-04-28 13:20:35下载
- 积分:1