-
Color-filter-array-color-reproduction-using-cycle-
2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using
cycle-spinning," International Journal of Electronics and Communications,
Vol. 64, No. 6, pp. 584-587, Jun. 2010.(New 2010 CFA to do with the wavelet transform of the source color image interpolation. J. Tian, W. Yu and L. Ma, " Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.)
- 2010-07-12 11:45:09下载
- 积分:1
-
LBP_demo
说明: lbp算法,通过课堂作业完成的 ,这个算法其实很简单,只要把原理弄明白局可以了(lbp algorithm)
- 2011-03-29 10:16:21下载
- 积分:1
-
examples6-2
结构分析的有限元法与matlab程序设计6-1(Structural analysis of the finite element method and matlab programming 6-1)
- 2011-06-09 16:28:16下载
- 积分:1
-
toolbox-tsp
采用遗传算法解决多TSP旅行商问题的matlab工具箱,很有帮助(Using genetic algorithms to solve the traveling salesman problem TSP much matlab toolbox, helpful)
- 2014-09-19 19:12:46下载
- 积分:1
-
jiyinzhouqi
基于自相关法的基音周期提取程序。。。。MATLAB(Auto-correlation method based on pitch extraction procedures. . . . MATLAB)
- 2009-04-14 10:32:36下载
- 积分:1
-
Untitled
人工合成地震正演模型是进行三维模型计算的基础。针对地震勘探的原理,本文运用
MATLAB 强大数学计算和图像可视化功能,对一个三层介质模型制作了人工合成地震记录。(Synthetic seismic forward model is the basis of three-dimensional model. The principle of seismic exploration, this paper, a powerful MATLAB math and graphics visualization, for a three-media model making a synthetic seismic record.)
- 2011-04-27 10:13:27下载
- 积分:1
-
pv
说明: photovoltaic cell model
- 2012-04-30 12:13:27下载
- 积分:1
-
imagedenoising
基于小波变换的图像去噪的matlab程序的源代码,很好用!(based on wavelet transform image denoising the Matlab program's source code, easy to use!)
- 2007-05-14 11:01:30下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
im
说明: image registration throug rotation
- 2012-04-24 19:41:56下载
- 积分:1