-
cazhi
各种插值方法的效果比较
线性内插法,内插法,三次多项式内插法,多项式拟合法
将这些内插的结果及原先的采样点画在同一个图
(The effect of various interpolation methods compared linear interpolation, interpolation, cubic polynomial interpolation, polynomial fitting interpolation of these results and the original sample at the same Chart stipple)
- 2007-12-12 22:20:23下载
- 积分:1
-
newtonpoly
牛顿多项式拟合卫星精密星历,默认15分钟类型,内插至30s(Newton)
- 2010-09-24 17:09:57下载
- 积分:1
-
sparseMRI_v0.2.tar
此代码用于完成MRI图像的压缩采样重建。它是论文"Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging", 2007中的源码(This is an implementation of Compressed Sensing reconstruction for MRI data.
It implements the non-linear conjugate sub-gradient algorithm as described in
the paper "Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging", 2007
Magn Res Med, In Press.
)
- 2010-01-14 10:14:42下载
- 积分:1
-
shujudefenxi
这是matlab关于数据分析的经典程序,欢迎参考(This is a classic matlab on the data analysis procedures, please refer to)
- 2009-10-08 11:01:05下载
- 积分:1
-
jianmo
2013年数学建模B题 功率放大器非线性特性及预失真建模的程序 可以直接测试运行 包含泰勒模型 多项式模型 神经网络模型等(2013 B title mathematical modeling and nonlinear characteristics of the power amplifier pre-distortion modeling program can be run directly test the model includes Taylor polynomial model neural network models)
- 2021-04-18 21:48:51下载
- 积分:1
-
match
用MATLAB7.0版本GUI编写的柴油机和液力变矩器的匹配计算程序(MATLAB7.0 version with GUI prepared diesel and torque converter matched calculation program)
- 2009-03-21 13:32:07下载
- 积分:1
-
axescenter
matlab graphic file , axis
- 2013-01-08 06:48:22下载
- 积分:1
-
GL-25
基于新的交叉算子的全局与局部实数编码遗传算法GL-25(Global and local real-coded genetic algorithms based on parent-centric crossover operators)
- 2013-12-10 13:39:58下载
- 积分:1
-
MATLAB-neural-network
《MATLAB 神经网络30个案例分析》源程序和数据,给需要的人。(MATLAB neural network analysis of 30 cases of source and data to the need.)
- 2015-04-12 12:20:31下载
- 积分: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