登录
首页 » matlab » DISSERTATION

DISSERTATION

于 2012-01-26 发布 文件大小:1KB
0 203
下载积分: 1 下载次数: 3

代码说明:

  matlab code for A Novel Approach to Design and Implement Di erential Time Lapse Video in Real Time Application

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mehuffman
    该程序用于图像的哈弗曼编码,效果很好,并且已经编译通过(The program code for the image Havermann good results, and have been compiled by)
    2010-08-24 08:50:51下载
    积分:1
  • tongxunyuanlishejibaogao
    数字信号处理的直接对象是数字信号,处理的方式是数值运算的方式,它涉及到的内容非常丰富和广泛,它是应用最快、成效最显著的新学科之一,做为信息专业的专业基础课,需要掌握其基本理论和基本的分析方法,通过理论和实践、原理和应用结合让学生掌握知识。而matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(Direct object of digital signal processing digital signal processing approach is the way value operation, which involves the contents of the very rich and extensive, it is the fastest application, the effectiveness of the most significant one of the new disciplines, as information on professional expertise basic course, need to understand the basic theory and basic methods of analysis, theory and practice, theory and application integration to enable students to acquire knowledge. The matlab is a mathematical calculation, graphics processing and program design in one of the software, through matlab to implement digital signal processing of the expression, and ultimately the purpose of course design.)
    2010-09-15 10:37:04下载
    积分:1
  • Q3.10
    MatlAB与信号与系统的结合例程,实现了傅里叶函数使用,用filter,fplot等绘图。(MatlAB with a combination of signal and system routines, the use of a Fourier function, the filter, fplot and other graphics.)
    2009-05-02 22:37:34下载
    积分:1
  • matlabexample
    用matlab编写的100个精选小例子,包含大部分matlab基本功能(Matlab prepared 100 select small example, most of the matlab basic functions include)
    2011-09-16 15:41:29下载
    积分:1
  • SA_TSPproblem
    TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序(TSP problem (traveling salesman problem, traveling salesman problem) simulated annealing algorithm malab common source)
    2015-03-04 11:20:07下载
    积分:1
  • uwb_antenna
    ultra wide band antenna with MATLAB
    2010-06-10 23:11:00下载
    积分:1
  • emirs
    利用摄动方法计算高斯粗糙表面的te、tm反射率(computes the TE and TM emissivities from Gaussian rough surface using the small perturbation method )
    2009-05-06 08:55:04下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • zishiying
    说明:  matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘(Least Square,LS)准则两大类,其他算法大多是这两种算法的演进。(matlab simulation analysis of various adaptive. . Adaptive information processing algorithms, a variety of plans, their essence can be summarized as follows the minimum mean square error (Least Mean Square, LMS) criterion and least squares (Least Square, LS) criteria for two categories, most of the two other algorithms kind of algorithm evolution.)
    2010-04-28 20:49:01下载
    积分:1
  • detectedfaceeye
    检测人脸眼睛,包含图片和说明,对想学习如何用Matlab程序很有帮助源码.(Detection of face eyes, contains pictures and descriptions, and want to learn how to use Matlab program helpful source.)
    2010-07-28 12:00:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载