-
jpeg2avihojoon
This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
(This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
)
- 2009-09-17 13:05:51下载
- 积分:1
-
MXFEM1d2
采用matlab编写的二位扩展有限元的程序,主要解决断裂力学里面的裂纹和开裂问题(Two extended finite element program using matlab, solve fracture mechanics inside the crack and cracking)
- 2020-12-17 17:09:12下载
- 积分:1
-
emd12
编写的EMD分解程序,希望能帮助到需要的人(Preparation of EMD decomposition process, hoping to help people in need)
- 2013-11-22 17:48:20下载
- 积分:1
-
step-frequency-phase
雷达测伪距 步进频率相位差分法 matlab仿真源码(The radar measured pseudorange step frequency phase difference method matlab simulation source)
- 2012-10-18 22:04:20下载
- 积分:1
-
AdaptiveOFDM
此程序的重点在于用算法完成了OFDM自适应功率分配,做自适应的学友可以参考啊(The focus of this program was completed by algorithm adaptive OFDM power distribution, make adaptive Xueyou can refer to ah)
- 2007-08-01 14:00:51下载
- 积分:1
-
demo
粒子滤波算法,非常管用的运动估计和运动预测,mat源代码
- 2009-09-23 11:16:46下载
- 积分:1
-
ctrl-a-source-of-truth
针对网上出现的ctrl+a出现真相,用matlab实现了仿真具体检程序(Appeared on the Internet for the ctrl+ a the truth emerged, with matlab simulation to achieve the specific review procedures)
- 2010-10-26 10:29:51下载
- 积分:1
-
lorentzfit
= lorentzfit (× )
lorentzfit 符合输入(× )与罗伦兹功能的形式
“ (× )= 1 / ((- 2)^ 2 + 3号)
输入
:因变量值[ 是] (× )
× :独立变量的值
输出功率
一:名单[ 1 2 3 ] 罗伦兹参数
示例
× = - 16:0.1:35
= 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 )
= lorentzfit (× )
杰瑞德·威尔斯
11 / 15 / 11
杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x)
LORENTZFIT fits the input Y(X) with a Lorentzian function of the form
Y (X) = A1./((X- A2).^2+ A3)
INPUTS
Y : Dependent variable values [Y(X)]
X : Independent variable values
OUTPUT
A : List of Lorentzian parameters [A1 A2 A3]
EXAMPLE
x =-16:0.1:35
y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10
a = lorentzfit(y,x)
Jered R Wells
11/15/11
jered [dot] wells [at] duke [dot] edu)
- 2012-05-02 20:28:43下载
- 积分:1
-
image-stitch
照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接(image stitch)
- 2012-05-18 20:34:32下载
- 积分:1
-
Training_TUM_GS_Simulink
Training matlab simulink
- 2014-09-03 23:37:17下载
- 积分:1