-
zero_tree
该文提出的改进的算法是针对图像压缩编码的,针对四叉树,提出的方案产生了客观和特殊结构的二进制编码。(This paper presents an improved algorithm for image coding, quadtree for the proposed programs have the objective and the special structure of the binary encoding.)
- 2010-11-16 22:01:21下载
- 积分:1
-
Doc1
用MATLAB实现dct算法减少数据冗余(Dct algorithm using MATLAB to achieve reduced data redundancy)
- 2011-05-07 22:41:53下载
- 积分:1
-
liangziyoudu
四轮转向两自由度模型,测质心侧偏角和横摆角速度(Four-wheel steering two degree of freedom model of center of mass of side-slip Angle and yawing angular velocity measurement)
- 2013-09-19 11:31:17下载
- 积分:1
-
nilinfit
已知质量流量,热流密度和饱和温度等参数,可用Mahmoud等人换热关联式进行非线性拟合(If the mass flow, heat flux and saturation temperature parameters are known,the correlation of Mahmoud et al. can be used to perform nonlinear fitting)
- 2018-03-22 17:18:43下载
- 积分:1
-
AC_tachometer
AC TACHOMETER Steady-state conditions Analizer
- 2010-09-22 06:50:58下载
- 积分:1
-
CPP-Gotchas-Avoiding-Common-Problems-in-Coding-an
gotchars for C++ programming
- 2014-09-11 20:20:35下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
QPSK_awgn
一个QPSK的simulink模型,希望对大家有用,谢谢(The simulink model of a PLL, we want to be useful, thank you)
- 2010-05-18 15:13:35下载
- 积分:1
-
SVMMATLAB
SVM数据挖掘分类实验系统,matlab svm工具箱使用实例(SVM data mining classification experimental system, matlab svm toolbox using examples)
- 2007-12-15 13:10:12下载
- 积分:1
-
graphAnalysisToolbox
图像分析和图形的matlab代码,非常实用。(Image analysis and graphics of matlab code, very useful.)
- 2008-08-26 10:02:52下载
- 积分:1